diff options
author | jim <jim@FreeBSD.org> | 1999-09-01 16:35:08 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 1999-09-01 16:35:08 +0800 |
commit | cb89a913b4efdff00719a8b317e57c67a9573bb6 (patch) | |
tree | c7a9eb69a36ae9a17180ff81c92a42c3c001a091 /irc/xchat2 | |
parent | 3f5083f8e10b76a0ca379585500e32e82a92433e (diff) | |
download | freebsd-ports-gnome-cb89a913b4efdff00719a8b317e57c67a9573bb6.tar.gz freebsd-ports-gnome-cb89a913b4efdff00719a8b317e57c67a9573bb6.tar.zst freebsd-ports-gnome-cb89a913b4efdff00719a8b317e57c67a9573bb6.zip |
Updated to version 1.2.0
Diffstat (limited to 'irc/xchat2')
-rw-r--r-- | irc/xchat2/Makefile | 5 | ||||
-rw-r--r-- | irc/xchat2/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index a5beaab88ab1..a91290ea9d40 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 1.1.9 +# Version required: 1.2.0 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= xchat-1.1.9 +DISTNAME= xchat-1.2.0 CATEGORIES= irc MASTER_SITES= http://xchat.org/files/beta/ \ http://xchat.linuxpower.org/files/beta/ @@ -19,7 +19,6 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes -USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes GNU_CONFIGURE= yes diff --git a/irc/xchat2/distinfo b/irc/xchat2/distinfo index 452035df5498..16ea5228d3e4 100644 --- a/irc/xchat2/distinfo +++ b/irc/xchat2/distinfo @@ -1 +1 @@ -MD5 (xchat-1.1.9.tar.bz2) = 26d400588cf657ec1ae5f440d558a593 +MD5 (xchat-1.2.0.tar.gz) = cae68bd6ff3a82131eb395a4253c413f |