mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
Add a distribution patch to fix tinting.
This commit is contained in:
parent
527c7deb74
commit
0c06a5375b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83881
@ -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
|
||||
|
@ -1 +1,2 @@
|
||||
MD5 (xchat-2.0.3.tar.bz2) = 8a7a981bf2401e09efdfe278713a2c6c
|
||||
MD5 (xc203-fixtint.diff) = ecfeedae2da4ba7867a2f62227db355b
|
||||
|
@ -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
|
||||
|
@ -1 +1,2 @@
|
||||
MD5 (xchat-2.0.3.tar.bz2) = 8a7a981bf2401e09efdfe278713a2c6c
|
||||
MD5 (xc203-fixtint.diff) = ecfeedae2da4ba7867a2f62227db355b
|
||||
|
Loading…
Reference in New Issue
Block a user