mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Finally, a new development version. Update to 1.7.0. This is probably
buggy, but that's why it's a devel version. Enjoy :-)
This commit is contained in:
parent
90472c8957
commit
b00ce03804
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39428
@ -6,10 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= xchat
|
||||
PORTVERSION= 1.5.11
|
||||
PORTVERSION= 1.7.0
|
||||
CATEGORIES= irc gnome
|
||||
MASTER_SITES= http://xchat.org/files/source/1.5/ \
|
||||
http://xchat.linuxpower.org/files/source/1.5/
|
||||
MASTER_SITES= http://xchat.org/files/source/1.7/ \
|
||||
http://xchat.linuxpower.org/files/source/1.7/
|
||||
|
||||
MAINTAINER= jim@FreeBSD.org
|
||||
|
||||
@ -22,6 +22,9 @@ WANT_GNOME= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-python
|
||||
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib -lintl"
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(WITH_SOCKS)
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xchat-1.5.11.tar.bz2) = a2ca360fca4da6452816900c08e78039
|
||||
MD5 (xchat-1.7.0.tar.bz2) = 56eb67f27a53c24b8da969bd3eead998
|
||||
|
Loading…
Reference in New Issue
Block a user