upgrade to xchat 1.2.0
This commit is contained in:
parent
a0d22d5e33
commit
6eb11abbdb
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.8 1999/08/20 14:01:01 brad Exp $
|
# $OpenBSD: Makefile,v 1.9 1999/09/01 15:04:21 brad Exp $
|
||||||
# $FreeBSD: Makefile,v 1.12 1999/06/08 23:41:54 steve Exp $
|
# $FreeBSD: Makefile,v 1.12 1999/06/08 23:41:54 steve Exp $
|
||||||
|
|
||||||
DISTNAME= xchat-1.1.8
|
DISTNAME= xchat-1.2.0
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
MASTER_SITES= http://xchat.org/files/beta/ \
|
MASTER_SITES= http://xchat.org/files/ \
|
||||||
http://xchat.linuxpower.org/files/beta/
|
http://xchat.linuxpower.org/files/
|
||||||
|
|
||||||
NEED_VERSION= 1.92
|
NEED_VERSION= 1.92
|
||||||
|
|
||||||
@ -14,10 +14,9 @@ LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext \
|
|||||||
glib.1.2:${PORTSDIR}/devel/glib \
|
glib.1.2:${PORTSDIR}/devel/glib \
|
||||||
gtk.1.2:${PORTSDIR}/x11/gtk+
|
gtk.1.2:${PORTSDIR}/x11/gtk+
|
||||||
|
|
||||||
USE_BZIP2= yes
|
|
||||||
USE_X11= yes
|
USE_X11= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
SEPARATE_BUILD= concurrent
|
#SEPARATE_BUILD= concurrent
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+= --disable-gnome --disable-imlib --disable-panel
|
CONFIGURE_ARGS+= --disable-gnome --disable-imlib --disable-panel
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (xchat-1.1.8.tar.bz2) = dc4ddc0059c2f802a5b23fa79e911a37
|
MD5 (xchat-1.2.0.tar.gz) = cae68bd6ff3a82131eb395a4253c413f
|
||||||
RMD160 (xchat-1.1.8.tar.bz2) = 1e3fb9c81a3584f90a7b1d6ae47896b57fe71cb4
|
RMD160 (xchat-1.2.0.tar.gz) = 907a615f243d09071cb728f8cf1ea893f43bb7d9
|
||||||
SHA1 (xchat-1.1.8.tar.bz2) = 7e8dc4f822eb4b4d8a208ae1b20cbc9f413ae86e
|
SHA1 (xchat-1.2.0.tar.gz) = a881d02ca632b8830b3c5741595cbe41c2b9eb8c
|
||||||
|
@ -25,4 +25,5 @@ share/locale/fr_CA/LC_MESSAGES/xchat.mo
|
|||||||
share/locale/no/LC_MESSAGES/xchat.mo
|
share/locale/no/LC_MESSAGES/xchat.mo
|
||||||
share/locale/pt_BR/LC_MESSAGES/xchat.mo
|
share/locale/pt_BR/LC_MESSAGES/xchat.mo
|
||||||
share/locale/sr_YU/LC_MESSAGES/xchat.mo
|
share/locale/sr_YU/LC_MESSAGES/xchat.mo
|
||||||
|
share/locale/ko/LC_MESSAGES/xchat.mo
|
||||||
@dirrm share/doc/xchat
|
@dirrm share/doc/xchat
|
||||||
|
Loading…
Reference in New Issue
Block a user