diff options
author | Jim Mock <jim@FreeBSD.org> | 1999-11-09 21:55:55 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 1999-11-09 21:55:55 +0000 |
commit | 43f96f9590e34704419e78a8734535a0b3ff9caa (patch) | |
tree | 21630ef2ae0bb782e5c7f8b23d4d87c6d7b2a13a /irc/xchat2 | |
parent | 58d59007ef2c2281468d7ec6fc515e700b33c2b9 (diff) | |
download | ports-43f96f9590e34704419e78a8734535a0b3ff9caa.tar.gz ports-43f96f9590e34704419e78a8734535a0b3ff9caa.zip |
Notes
Diffstat (limited to 'irc/xchat2')
-rw-r--r-- | irc/xchat2/Makefile | 7 | ||||
-rw-r--r-- | irc/xchat2/distinfo | 2 |
2 files changed, 3 insertions, 6 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 11a097fd593e..d2e23f9aedd2 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 1.3.6 +# Version required: 1.3.7 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= xchat-1.3.6 +DISTNAME= xchat-1.3.7 CATEGORIES= irc MASTER_SITES= http://xchat.org/files/v1.3/ \ http://xchat.linuxpower.org/files/v1.3/ @@ -41,9 +41,6 @@ CONFIGURE_ARGS+= --disable-gnome CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" -post-extract: - @(cd ${WRKSRC} && find . -exec ${TOUCH} {} \;) - post-install: @strip ${PREFIX}/bin/xchat .if !defined(NOPORTDOCS) diff --git a/irc/xchat2/distinfo b/irc/xchat2/distinfo index ff513a8aab02..096de1116f38 100644 --- a/irc/xchat2/distinfo +++ b/irc/xchat2/distinfo @@ -1 +1 @@ -MD5 (xchat-1.3.6.tar.bz2) = 0ee54cd07a12053f4321a518ccd469b6 +MD5 (xchat-1.3.7.tar.bz2) = d6cf7a8ffaf3d059c3a3c800265bb11c |