diff options
author | nectar <nectar@FreeBSD.org> | 1999-03-06 00:50:00 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1999-03-06 00:50:00 +0800 |
commit | b023d323aded7e47693312f7c162ad6058ce1340 (patch) | |
tree | e02da5650ee688bc10ef4db1a294d471f560d6d7 /irc/xchat2 | |
parent | a20c0331342daa2377c1d8d3d945a9866f228d2e (diff) | |
download | freebsd-ports-gnome-b023d323aded7e47693312f7c162ad6058ce1340.tar.gz freebsd-ports-gnome-b023d323aded7e47693312f7c162ad6058ce1340.tar.zst freebsd-ports-gnome-b023d323aded7e47693312f7c162ad6058ce1340.zip |
Update 0.5.1 -> 0.9.1.
Submitted by: maintainer, Jim Mock <phrantic.phear.net>
Diffstat (limited to 'irc/xchat2')
-rw-r--r-- | irc/xchat2/Makefile | 10 | ||||
-rw-r--r-- | irc/xchat2/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat2/pkg-descr | 3 |
3 files changed, 7 insertions, 8 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 05b7a4f1e9fc..d82eec6963fc 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -1,24 +1,24 @@ # New ports collection makefile for: xchat -# Version required: 0.5.1 +# Version required: 0.9.1 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@phrantic.phear.net> # -# $Id: Makefile,v 1.4 1998/12/08 21:25:17 sada Exp $ +# $Id: Makefile,v 1.5 1999/01/17 19:57:11 vanilla Exp $ # -DISTNAME= xchat-0.5.1 +DISTNAME= xchat-0.9.1 CATEGORIES= net MASTER_SITES= http://xchat.linuxpower.org/files/ \ - http://www.spyda.co.za/pub/linux/x11/irc/xchat/ \ http://www.ozemail.com.au/~peterzelezny/xchat/ MAINTAINER= jim@phrantic.phear.net -LIB_DEPENDS= gnomeui.1:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel USE_GMAKE= yes USE_PERL5= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-gnome CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11d-config" .include <bsd.port.mk> diff --git a/irc/xchat2/distinfo b/irc/xchat2/distinfo index 6733913a3725..0985e327f6a1 100644 --- a/irc/xchat2/distinfo +++ b/irc/xchat2/distinfo @@ -1 +1 @@ -MD5 (xchat-0.5.1.tar.gz) = f03606c4e5512766ac6a10ccf4796756 +MD5 (xchat-0.9.1.tar.gz) = 9d2d55e6157e7a09f854fb412b343687 diff --git a/irc/xchat2/pkg-descr b/irc/xchat2/pkg-descr index 62ce9847ddca..0be3d628f93b 100644 --- a/irc/xchat2/pkg-descr +++ b/irc/xchat2/pkg-descr @@ -1,7 +1,6 @@ X-Chat is a small yet very forceful X irc client. It runs nicely, has a nice good looking interface, and best of all, is easy to use all around. -The latest version is available from http://xchat.elitenet.org/ or -http://users.mentasm.com/~zed/xchat/ +The latest version is available from http://xchat.linuxpower.org/. - Jim <jim@phrantic.phear.net> |