diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-21 09:53:35 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-21 09:53:35 +0800 |
commit | 1f4dc4b4a9fe8d33cf56eb6a3df73059a8ebdd0d (patch) | |
tree | 4392eeeab112aa72d14fab39b83775160aa5383c /irc/xchat2 | |
parent | d6d7292933be243001b03b7cce1bd6909e3fa8cb (diff) | |
download | freebsd-ports-gnome-1f4dc4b4a9fe8d33cf56eb6a3df73059a8ebdd0d.tar.gz freebsd-ports-gnome-1f4dc4b4a9fe8d33cf56eb6a3df73059a8ebdd0d.tar.zst freebsd-ports-gnome-1f4dc4b4a9fe8d33cf56eb6a3df73059a8ebdd0d.zip |
Update xchat to 0.9.9.
PR: 12314
Submitted by: maintainer
Diffstat (limited to 'irc/xchat2')
-rw-r--r-- | irc/xchat2/Makefile | 8 | ||||
-rw-r--r-- | irc/xchat2/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat2/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 2283ec964aad..7dc3fdb1bd31 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 0.9.6 +# Version required: 0.9.9 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@phrantic.phear.net> # -# $Id: Makefile,v 1.11 1999/05/29 03:56:06 steve Exp $ +# $Id: Makefile,v 1.12 1999/06/08 23:41:54 steve Exp $ # -DISTNAME= xchat-0.9.6 +DISTNAME= xchat-0.9.9 CATEGORIES= net MASTER_SITES= http://xchat.linuxpower.org/files/ \ http://www.ozemail.com.au/~peterzelezny/xchat/ \ @@ -23,7 +23,7 @@ USE_GMAKE= yes USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gnome --disable-panel -CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" +CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" post-install: strip ${PREFIX}/bin/xchat diff --git a/irc/xchat2/distinfo b/irc/xchat2/distinfo index bace3bfb75bd..082ce9bcaf41 100644 --- a/irc/xchat2/distinfo +++ b/irc/xchat2/distinfo @@ -1 +1 @@ -MD5 (xchat-0.9.6.tar.gz) = e4f7b79060746dbd0f3ad4bb7e36d86d +MD5 (xchat-0.9.9.tar.gz) = b432b9f569706d6dc28c307a53dea210 diff --git a/irc/xchat2/pkg-plist b/irc/xchat2/pkg-plist index f2db20204a03..ca446530f648 100644 --- a/irc/xchat2/pkg-plist +++ b/irc/xchat2/pkg-plist @@ -10,4 +10,5 @@ share/doc/xchat/xchat-6.html share/doc/xchat/xchat-7.html share/doc/xchat/xchat-8.html share/doc/xchat/xchat-9.html +share/doc/xchat/xchat-10.html @dirrm share/doc/xchat |