diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2020-04-17 18:29:31 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2020-04-17 18:29:31 +0800 |
commit | 4b65f47047adaf3d236d331968bf0a1bbfcf58e3 (patch) | |
tree | 37c5d4ff314e352e1154ba74184cbf856bb48ffa | |
parent | b1ae5b501ca7dde26975612cb11f11c0d3b99fd2 (diff) | |
download | wspkg-data-4b65f47047adaf3d236d331968bf0a1bbfcf58e3.tar.gz wspkg-data-4b65f47047adaf3d236d331968bf0a1bbfcf58e3.tar.zst wspkg-data-4b65f47047adaf3d236d331968bf0a1bbfcf58e3.zip |
wsbsd: Sync patches
-rw-r--r-- | wsbsd.files/patches/databases_mysql++3.patch | 6 | ||||
-rw-r--r-- | wsbsd.files/patches/java_eclipse.patch | 17 | ||||
-rw-r--r-- | wsbsd.files/patches/lang_hugs.patch | 6 | ||||
-rw-r--r-- | wsbsd.files/patches/print_html2ps.patch | 13 | ||||
-rw-r--r-- | wsbsd.files/patches/sysutils_wmcpuload.patch | 6 | ||||
-rw-r--r-- | wsbsd.files/patches/x11_wdm.patch | 6 |
6 files changed, 16 insertions, 38 deletions
diff --git a/wsbsd.files/patches/databases_mysql++3.patch b/wsbsd.files/patches/databases_mysql++3.patch index b65271f..0c508ed 100644 --- a/wsbsd.files/patches/databases_mysql++3.patch +++ b/wsbsd.files/patches/databases_mysql++3.patch @@ -1,12 +1,14 @@ Index: databases/mysql++3/Makefile =================================================================== ---- databases/mysql++3/Makefile (revision 519661) +--- databases/mysql++3/Makefile (revision 531763) +++ databases/mysql++3/Makefile (working copy) -@@ -11,8 +11,6 @@ +@@ -11,10 +11,6 @@ MAINTAINER= dudu@dudu.ro COMMENT= Complex C++ API for MySQL${MYSQL_VER} -BROKEN= unfetchable +-DEPRECATED= Broken for more than 6 months +-EXPIRATION_DATE= 2020-05-05 - USES= gmake mysql GNU_CONFIGURE= yes diff --git a/wsbsd.files/patches/java_eclipse.patch b/wsbsd.files/patches/java_eclipse.patch deleted file mode 100644 index 66c3d89..0000000 --- a/wsbsd.files/patches/java_eclipse.patch +++ /dev/null @@ -1,17 +0,0 @@ -Index: java/eclipse/files/patch-eclipse-platform-parent -=================================================================== ---- java/eclipse/files/patch-eclipse-platform-parent (revision 520097) -+++ java/eclipse/files/patch-eclipse-platform-parent (working copy) -@@ -41,3 +41,12 @@ - </environment> - <environment> - <os>win32</os> -+@@ -657,7 +657,7 @@ -+ For maintenance streams should always be "M-builds". -+ Ideally, this value would be provided by the environment, see bug 489789. -+ --> -+- <eclipse-p2-repo.url>https://download.eclipse.org/eclipse/updates/4.12-I-builds</eclipse-p2-repo.url> -++ <eclipse-p2-repo.url>https://download.eclipse.org/eclipse/updates/4.12</eclipse-p2-repo.url> -+ </properties> -+ <repositories> -+ <repository> diff --git a/wsbsd.files/patches/lang_hugs.patch b/wsbsd.files/patches/lang_hugs.patch index fa6220d..f0cab4a 100644 --- a/wsbsd.files/patches/lang_hugs.patch +++ b/wsbsd.files/patches/lang_hugs.patch @@ -1,12 +1,14 @@ Index: lang/hugs/Makefile =================================================================== ---- lang/hugs/Makefile (revision 517746) +--- lang/hugs/Makefile (revision 531763) +++ lang/hugs/Makefile (working copy) -@@ -11,8 +11,6 @@ +@@ -11,10 +11,6 @@ MAINTAINER= haskell@FreeBSD.org COMMENT= Interpreter for the functional programming language Haskell 98 -BROKEN= unfetchable +-DEPRECATED= Broken for more than 6 months +-EXPIRATION_DATE= 2020-05-05 - BROKEN_armv6= fails to compile: cppinput.c: invalid preprocessing directive \#! BROKEN_armv7= fails to compile: cppinput.c: invalid preprocessing directive \#! diff --git a/wsbsd.files/patches/print_html2ps.patch b/wsbsd.files/patches/print_html2ps.patch deleted file mode 100644 index ed5eedc..0000000 --- a/wsbsd.files/patches/print_html2ps.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: print/html2ps/Makefile -=================================================================== ---- print/html2ps/Makefile (revision 517746) -+++ print/html2ps/Makefile (working copy) -@@ -12,8 +12,6 @@ - MAINTAINER= hrs@FreeBSD.org - COMMENT= HTML to PostScript converter - --BROKEN= unfetchable -- - LICENSE= GPLv2 - LICENSE_FILE= ${WRKSRC}/COPYING - diff --git a/wsbsd.files/patches/sysutils_wmcpuload.patch b/wsbsd.files/patches/sysutils_wmcpuload.patch index af2379d..b20fdc5 100644 --- a/wsbsd.files/patches/sysutils_wmcpuload.patch +++ b/wsbsd.files/patches/sysutils_wmcpuload.patch @@ -1,12 +1,14 @@ Index: sysutils/wmcpuload/Makefile =================================================================== ---- sysutils/wmcpuload/Makefile (revision 517746) +--- sysutils/wmcpuload/Makefile (revision 531763) +++ sysutils/wmcpuload/Makefile (working copy) -@@ -10,8 +10,6 @@ +@@ -10,10 +10,6 @@ MAINTAINER= xride@FreeBSD.org COMMENT= "lcd" dockapp for windowmaker, which displays the current cpuload -BROKEN= unfetchable +-DEPRECATED= Broken for more than 6 months +-EXPIRATION_DATE= 2020-05-05 - USES= tar:bzip2 xorg USE_XORG= xpm diff --git a/wsbsd.files/patches/x11_wdm.patch b/wsbsd.files/patches/x11_wdm.patch index 7b1ef9b..2bc8bac 100644 --- a/wsbsd.files/patches/x11_wdm.patch +++ b/wsbsd.files/patches/x11_wdm.patch @@ -1,12 +1,14 @@ Index: x11/wdm/Makefile =================================================================== ---- x11/wdm/Makefile (revision 517746) +--- x11/wdm/Makefile (revision 531763) +++ x11/wdm/Makefile (working copy) -@@ -17,8 +17,6 @@ +@@ -17,10 +17,6 @@ MAINTAINER= xride@FreeBSD.org COMMENT= WINGs Display Manager; an xdm replacement -BROKEN= unfetchable +-DEPRECATED= Broken for more than 6 months +-EXPIRATION_DATE= 2020-05-05 - LIB_DEPENDS= libWINGs.so:x11-wm/windowmaker |