diff options
author | jim <jim@FreeBSD.org> | 1999-10-02 17:46:11 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 1999-10-02 17:46:11 +0800 |
commit | 85cba0874965a9cf05516f963b2540e6eaf33216 (patch) | |
tree | d302fcc3323e6f47f8fb6219bcce672d59702a24 /irc/xchat-devel | |
parent | 9a4d030b02d5c6460f9990c1574f59e47c0ff91a (diff) | |
download | freebsd-ports-gnome-85cba0874965a9cf05516f963b2540e6eaf33216.tar.gz freebsd-ports-gnome-85cba0874965a9cf05516f963b2540e6eaf33216.tar.zst freebsd-ports-gnome-85cba0874965a9cf05516f963b2540e6eaf33216.zip |
Updated to version 1.3.3
Diffstat (limited to 'irc/xchat-devel')
-rw-r--r-- | irc/xchat-devel/Makefile | 9 | ||||
-rw-r--r-- | irc/xchat-devel/distinfo | 2 |
2 files changed, 6 insertions, 5 deletions
diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile index ebf7374799bd..f2dc62441e5a 100644 --- a/irc/xchat-devel/Makefile +++ b/irc/xchat-devel/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: xchat -# Version required: 1.2.1 +# Version required: 1.3.3 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= xchat-1.2.1 +DISTNAME= xchat-1.3.3 CATEGORIES= irc -MASTER_SITES= http://xchat.org/files/ \ - http://xchat.linuxpower.org/files/ +MASTER_SITES= http://xchat.org/files/v1.3/ \ + http://xchat.linuxpower.org/files/v1.3/ MAINTAINER= jim@FreeBSD.org @@ -19,6 +19,7 @@ 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/xchat-devel/distinfo b/irc/xchat-devel/distinfo index 6c89ed4eaa47..e07213bd6064 100644 --- a/irc/xchat-devel/distinfo +++ b/irc/xchat-devel/distinfo @@ -1 +1 @@ -MD5 (xchat-1.2.1.tar.gz) = 6e3862baf6d73e98d98e6b3fbd3f3325 +MD5 (xchat-1.3.3.tar.bz2) = 39f3c9644822c558678973ef045d541f |