diff options
author | jim <jim@FreeBSD.org> | 2001-11-03 19:51:15 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2001-11-03 19:51:15 +0800 |
commit | 941781d889b96718fcbef325b86352274583e6a4 (patch) | |
tree | 22256e05d141f94a953a9efdb23e938097778637 /irc | |
parent | 9579171b96ea321ad4a5fa2305f0451001e15814 (diff) | |
download | freebsd-ports-gnome-941781d889b96718fcbef325b86352274583e6a4.tar.gz freebsd-ports-gnome-941781d889b96718fcbef325b86352274583e6a4.tar.zst freebsd-ports-gnome-941781d889b96718fcbef325b86352274583e6a4.zip |
Update to version 1.8.5. Re-enable building with perl since xchat has
been fixed to compile with versions older than 5.6.
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat-gnome/Makefile | 10 | ||||
-rw-r--r-- | irc/xchat-gnome/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat/Makefile | 10 | ||||
-rw-r--r-- | irc/xchat/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat1/Makefile | 10 | ||||
-rw-r--r-- | irc/xchat1/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat2/Makefile | 10 | ||||
-rw-r--r-- | irc/xchat2/distinfo | 2 |
8 files changed, 16 insertions, 32 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index dc0b49b6a3ac..e4c6b80aecf9 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.8.4 -PORTREVISION= 1 +PORTVERSION= 1.8.5 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ @@ -36,7 +35,8 @@ CONFIGURE_ARGS+= --disable-python \ --without-included-gettext \ --enable-nls \ --enable-ipv6 \ - --datadir="${PREFIX}/share" + --datadir="${PREFIX}/share" \ + --enable-perl .include <bsd.port.pre.mk> @@ -60,10 +60,6 @@ MAKE_ARGS= icondir="${PREFIX}/share/gnome/pixmaps" CONFIGURE_ARGS+= --disable-gnome --disable-gdk-pixbuf --disable-zvt .endif -.if ${OSVERSION} < 500007 -CONFIGURE_ARGS+= --disable-perl -.endif - post-patch: @${PERL} -pi \ -e 's|-lpthread|${PTHREAD_LIBS}|g;' \ diff --git a/irc/xchat-gnome/distinfo b/irc/xchat-gnome/distinfo index 9f62f9d458ce..a7094ec4aebf 100644 --- a/irc/xchat-gnome/distinfo +++ b/irc/xchat-gnome/distinfo @@ -1 +1 @@ -MD5 (xchat-1.8.4.tar.bz2) = 87bd6db405a9fcacdf198287f6c3b833 +MD5 (xchat-1.8.5.tar.bz2) = d5533374c2b81a28227c5a56793addfb diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index dc0b49b6a3ac..e4c6b80aecf9 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.8.4 -PORTREVISION= 1 +PORTVERSION= 1.8.5 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ @@ -36,7 +35,8 @@ CONFIGURE_ARGS+= --disable-python \ --without-included-gettext \ --enable-nls \ --enable-ipv6 \ - --datadir="${PREFIX}/share" + --datadir="${PREFIX}/share" \ + --enable-perl .include <bsd.port.pre.mk> @@ -60,10 +60,6 @@ MAKE_ARGS= icondir="${PREFIX}/share/gnome/pixmaps" CONFIGURE_ARGS+= --disable-gnome --disable-gdk-pixbuf --disable-zvt .endif -.if ${OSVERSION} < 500007 -CONFIGURE_ARGS+= --disable-perl -.endif - post-patch: @${PERL} -pi \ -e 's|-lpthread|${PTHREAD_LIBS}|g;' \ diff --git a/irc/xchat/distinfo b/irc/xchat/distinfo index 9f62f9d458ce..a7094ec4aebf 100644 --- a/irc/xchat/distinfo +++ b/irc/xchat/distinfo @@ -1 +1 @@ -MD5 (xchat-1.8.4.tar.bz2) = 87bd6db405a9fcacdf198287f6c3b833 +MD5 (xchat-1.8.5.tar.bz2) = d5533374c2b81a28227c5a56793addfb diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index dc0b49b6a3ac..e4c6b80aecf9 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.8.4 -PORTREVISION= 1 +PORTVERSION= 1.8.5 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ @@ -36,7 +35,8 @@ CONFIGURE_ARGS+= --disable-python \ --without-included-gettext \ --enable-nls \ --enable-ipv6 \ - --datadir="${PREFIX}/share" + --datadir="${PREFIX}/share" \ + --enable-perl .include <bsd.port.pre.mk> @@ -60,10 +60,6 @@ MAKE_ARGS= icondir="${PREFIX}/share/gnome/pixmaps" CONFIGURE_ARGS+= --disable-gnome --disable-gdk-pixbuf --disable-zvt .endif -.if ${OSVERSION} < 500007 -CONFIGURE_ARGS+= --disable-perl -.endif - post-patch: @${PERL} -pi \ -e 's|-lpthread|${PTHREAD_LIBS}|g;' \ diff --git a/irc/xchat1/distinfo b/irc/xchat1/distinfo index 9f62f9d458ce..a7094ec4aebf 100644 --- a/irc/xchat1/distinfo +++ b/irc/xchat1/distinfo @@ -1 +1 @@ -MD5 (xchat-1.8.4.tar.bz2) = 87bd6db405a9fcacdf198287f6c3b833 +MD5 (xchat-1.8.5.tar.bz2) = d5533374c2b81a28227c5a56793addfb diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index dc0b49b6a3ac..e4c6b80aecf9 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.8.4 -PORTREVISION= 1 +PORTVERSION= 1.8.5 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ @@ -36,7 +35,8 @@ CONFIGURE_ARGS+= --disable-python \ --without-included-gettext \ --enable-nls \ --enable-ipv6 \ - --datadir="${PREFIX}/share" + --datadir="${PREFIX}/share" \ + --enable-perl .include <bsd.port.pre.mk> @@ -60,10 +60,6 @@ MAKE_ARGS= icondir="${PREFIX}/share/gnome/pixmaps" CONFIGURE_ARGS+= --disable-gnome --disable-gdk-pixbuf --disable-zvt .endif -.if ${OSVERSION} < 500007 -CONFIGURE_ARGS+= --disable-perl -.endif - post-patch: @${PERL} -pi \ -e 's|-lpthread|${PTHREAD_LIBS}|g;' \ diff --git a/irc/xchat2/distinfo b/irc/xchat2/distinfo index 9f62f9d458ce..a7094ec4aebf 100644 --- a/irc/xchat2/distinfo +++ b/irc/xchat2/distinfo @@ -1 +1 @@ -MD5 (xchat-1.8.4.tar.bz2) = 87bd6db405a9fcacdf198287f6c3b833 +MD5 (xchat-1.8.5.tar.bz2) = d5533374c2b81a28227c5a56793addfb |