Upgrade to 1.8.4
This commit is contained in:
parent
834139b6e6
commit
5b2273fbad
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2001/09/02 05:02:47 shell Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2001/10/08 04:48:19 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}.3
|
||||
VERSION= ${MAJOR}.4
|
||||
DISTNAME= xchat-${VERSION}
|
||||
CATEGORIES= net x11
|
||||
NEED_VERSION= 1.448
|
||||
@ -29,7 +29,7 @@ CONFIGURE_STYLE= gnu
|
||||
FLAVORS= no_ssl
|
||||
FLAVOR?=
|
||||
|
||||
CONFIGURE_ARGS+= --disable-imlib --disable-python --disable-gnome
|
||||
CONFIGURE_ARGS+= --disable-imlib --disable-python
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xchat-1.8.3.tar.bz2) = a189d67e61810fa1ec99d8f70b21db65
|
||||
RMD160 (xchat-1.8.3.tar.bz2) = 508cbaa096f8aa55f3d5f2fcdd4d7a20f414956f
|
||||
SHA1 (xchat-1.8.3.tar.bz2) = 7e0dedee5f8724d42b85763f05958466f2a8a7d4
|
||||
MD5 (xchat-1.8.4.tar.bz2) = 87bd6db405a9fcacdf198287f6c3b833
|
||||
RMD160 (xchat-1.8.4.tar.bz2) = 23e55380bf26151f373f3f6043625f135d376365
|
||||
SHA1 (xchat-1.8.4.tar.bz2) = ce92b7320eb244b0c4cb5954f27473f2a46e0f59
|
||||
|
Loading…
x
Reference in New Issue
Block a user