diff options
author | steve <steve@FreeBSD.org> | 1999-06-09 07:42:04 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-06-09 07:42:04 +0800 |
commit | b44fad721b4d520a64a95b2d86c35b017e8c869c (patch) | |
tree | ba13eb777d48353d2c4bec28099d4b3681f1afde /irc/xchat1 | |
parent | 26f698ae8c6a58bca9b382e072362345c18be755 (diff) | |
download | freebsd-ports-gnome-b44fad721b4d520a64a95b2d86c35b017e8c869c.tar.gz freebsd-ports-gnome-b44fad721b4d520a64a95b2d86c35b017e8c869c.tar.zst freebsd-ports-gnome-b44fad721b4d520a64a95b2d86c35b017e8c869c.zip |
Update to version 0.9.6.
PR: 11756
Submitted by: maintainer
Diffstat (limited to 'irc/xchat1')
-rw-r--r-- | irc/xchat1/Makefile | 8 | ||||
-rw-r--r-- | irc/xchat1/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 9787aecf89d2..2283ec964aad 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 0.9.5 +# Version required: 0.9.6 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@phrantic.phear.net> # -# $Id: Makefile,v 1.10 1999/05/09 16:57:20 steve Exp $ +# $Id: Makefile,v 1.11 1999/05/29 03:56:06 steve Exp $ # -DISTNAME= xchat-0.9.5 +DISTNAME= xchat-0.9.6 CATEGORIES= net MASTER_SITES= http://xchat.linuxpower.org/files/ \ http://www.ozemail.com.au/~peterzelezny/xchat/ \ @@ -22,7 +22,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_PERL5= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-gnome +CONFIGURE_ARGS= --disable-gnome --disable-panel CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" post-install: diff --git a/irc/xchat1/distinfo b/irc/xchat1/distinfo index efa3f43bea34..bace3bfb75bd 100644 --- a/irc/xchat1/distinfo +++ b/irc/xchat1/distinfo @@ -1 +1 @@ -MD5 (xchat-0.9.5.tar.gz) = cc42bdff05d2b5f2c568ad9173a27a25 +MD5 (xchat-0.9.6.tar.gz) = e4f7b79060746dbd0f3ad4bb7e36d86d |