diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-30 05:13:53 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-30 05:13:53 +0000 |
commit | 0c06a5375b1976432ec6d384d4a566e14ee0373d (patch) | |
tree | bee2f2f2daa0259bfb0dbacdc45d63fed54159a6 /irc/xchat2 | |
parent | 527c7deb74b0fcb4f77e804830c2706f47ff6c50 (diff) | |
download | ports-0c06a5375b1976432ec6d384d4a566e14ee0373d.tar.gz ports-0c06a5375b1976432ec6d384d4a566e14ee0373d.zip |
Notes
Diffstat (limited to 'irc/xchat2')
-rw-r--r-- | irc/xchat2/Makefile | 5 | ||||
-rw-r--r-- | irc/xchat2/distinfo | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index fb0012c9d7f5..59c3e34104aa 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -7,15 +7,20 @@ PORTNAME= xchat2 PORTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/2.0/ \ http://xchat.linuxpower.org/files/source/2.0/ DISTNAME= xchat-${PORTVERSION} +PATCH_SITES= ${MASTER_SITES:S/$/patches\//} +PATCHFILES= xc203-fixtint.diff + MAINTAINER= gnome@FreeBSD.org COMMENT= An X11 IRC client using the GTK+ 2 toolkit USE_X_PREFIX= yes +PATCH_DIST_STRIP=-p1 USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes diff --git a/irc/xchat2/distinfo b/irc/xchat2/distinfo index eb3f6b91279d..945ef22284ba 100644 --- a/irc/xchat2/distinfo +++ b/irc/xchat2/distinfo @@ -1 +1,2 @@ MD5 (xchat-2.0.3.tar.bz2) = 8a7a981bf2401e09efdfe278713a2c6c +MD5 (xc203-fixtint.diff) = ecfeedae2da4ba7867a2f62227db355b |