diff options
author | Jim Mock <jim@FreeBSD.org> | 1999-10-24 19:28:01 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 1999-10-24 19:28:01 +0000 |
commit | 4deddde6f6997ecefc4a8c89373915d7b14a5a32 (patch) | |
tree | 289b13bfcfba9707bf5410c3c5ce9ff6e27abb16 /irc/xchat-gnome | |
parent | c1a43345ca463d02b6d012f604787cb66f093c7c (diff) | |
download | ports-4deddde6f6997ecefc4a8c89373915d7b14a5a32.tar.gz ports-4deddde6f6997ecefc4a8c89373915d7b14a5a32.zip |
Notes
Diffstat (limited to 'irc/xchat-gnome')
-rw-r--r-- | irc/xchat-gnome/Makefile | 6 | ||||
-rw-r--r-- | irc/xchat-gnome/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 4889169cbb54..545265bada3c 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 1.3.4 +# Version required: 1.3.5 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= xchat-1.3.4 +DISTNAME= xchat-1.3.5 CATEGORIES= irc MASTER_SITES= http://xchat.org/files/v1.3/ \ http://xchat.linuxpower.org/files/v1.3/ @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-nls +CONFIGURE_ARGS= --disable-nls --disable-debug .if defined(USE_GNOME) CONFIGURE_ARGS+= --enable-gnome diff --git a/irc/xchat-gnome/distinfo b/irc/xchat-gnome/distinfo index f0111f743272..5d234ee411ad 100644 --- a/irc/xchat-gnome/distinfo +++ b/irc/xchat-gnome/distinfo @@ -1 +1 @@ -MD5 (xchat-1.3.4.tar.bz2) = 5ab5b73910b3797d9093d62cd476ef09 +MD5 (xchat-1.3.5.tar.bz2) = d368bea63415dc0cf5bf57e9d19a3067 |