upgrade to xchat-1.8.5
This commit is contained in:
parent
fbd2eb228e
commit
23fff65ecb
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.35 2001/10/15 15:51:44 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.36 2001/11/03 19:18:22 shell Exp $
|
||||
# $FreeBSD: Makefile,v 1.12 1999/06/08 23:41:54 steve Exp $
|
||||
# Uses pthreads
|
||||
|
||||
|
||||
COMMENT= "X-Chat is an X11 IRC client"
|
||||
|
||||
MAJOR= 1.8
|
||||
VERSION= ${MAJOR}.4
|
||||
VERSION= ${MAJOR}.5
|
||||
DISTNAME= xchat-${VERSION}
|
||||
CATEGORIES= net x11
|
||||
NEED_VERSION= 1.448
|
||||
NEED_VERSION= 1.488
|
||||
|
||||
MASTER_SITES= http://xchat.org/files/source/${MAJOR}/ \
|
||||
http://xchat.linuxpower.org/files/source/${MAJOR}/
|
||||
@ -29,10 +29,9 @@ CONFIGURE_STYLE= gnu
|
||||
FLAVORS= no_ssl
|
||||
FLAVOR?=
|
||||
|
||||
CONFIGURE_ARGS+= --disable-imlib --disable-python --disable-gnome \
|
||||
--disable-zvt
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS+= --disable-imlib --disable-python \
|
||||
--disable-gnome --disable-zvt \
|
||||
--enable-ipv6
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_X11= Yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xchat-1.8.4.tar.bz2) = 87bd6db405a9fcacdf198287f6c3b833
|
||||
RMD160 (xchat-1.8.4.tar.bz2) = 23e55380bf26151f373f3f6043625f135d376365
|
||||
SHA1 (xchat-1.8.4.tar.bz2) = ce92b7320eb244b0c4cb5954f27473f2a46e0f59
|
||||
MD5 (xchat-1.8.5.tar.bz2) = d5533374c2b81a28227c5a56793addfb
|
||||
RMD160 (xchat-1.8.5.tar.bz2) = aa6f4c3c49ddee348a7b0844791d1c56a0b428f1
|
||||
SHA1 (xchat-1.8.5.tar.bz2) = 3d81e054c7e88884b809cdf18509d83cfd1002a0
|
||||
|
Loading…
x
Reference in New Issue
Block a user