summaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorjim <jim@FreeBSD.org>2000-10-07 17:49:33 +0000
committerjim <jim@FreeBSD.org>2000-10-07 17:49:33 +0000
commit25efb459307e215d4a02529ee32423f45598ea7e (patch)
tree7f9a766997f538ff020c5bbb3887396442125bda /irc
parenta39ee56368a2325fe9cac2b912997ace63f2d86f (diff)
downloadFreeBSD-ports-25efb459307e215d4a02529ee32423f45598ea7e.zip
FreeBSD-ports-25efb459307e215d4a02529ee32423f45598ea7e.tar.gz
Update to version 1.5.8.
Diffstat (limited to 'irc')
-rw-r--r--irc/xchat-devel/Makefile47
-rw-r--r--irc/xchat-devel/distinfo2
-rw-r--r--irc/xchat-devel/pkg-plist3
3 files changed, 27 insertions, 25 deletions
diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile
index a157740..4ac8f8b 100644
--- a/irc/xchat-devel/Makefile
+++ b/irc/xchat-devel/Makefile
@@ -5,41 +5,40 @@
# $FreeBSD$
#
-PORTNAME= xchat
-PORTVERSION= 1.5.7
-PORTREVISION= 1
-CATEGORIES= irc gnome
-MASTER_SITES= http://xchat.org/files/source/1.5/ \
- http://xchat.linuxpower.org/files/source/1.5/
-
-MAINTAINER= jim@FreeBSD.org
-
-USE_X_PREFIX= yes
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_PERL5= yes
-USE_IMLIB= yes
-WANT_GNOME= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-python
+PORTNAME= xchat
+PORTVERSION= 1.5.8
+CATEGORIES= irc gnome
+MASTER_SITES= http://xchat.org/files/source/1.5/ \
+ http://xchat.linuxpower.org/files/source/1.5/
+
+MAINTAINER= jim@FreeBSD.org
+
+USE_X_PREFIX= yes
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_PERL5= yes
+USE_IMLIB= yes
+WANT_GNOME= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-python
.include <bsd.port.pre.mk>
.if defined(WITH_SOCKS)
-BUILD_DEPENDS+= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5
-CONFIGURE_ARGS+=--enable-socks
+BUILD_DEPENDS+= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5
+CONFIGURE_ARGS+= --enable-socks
.endif
.if defined(WITH_SSL)
-USE_OPENSSL= YES
-CONFIGURE_ARGS+=--enable-openssl
+USE_OPENSSL= YES
+CONFIGURE_ARGS+= --enable-openssl
.endif
.if defined(HAVE_GNOME)
-USE_GNOME= yes
-CONFIGURE_ARGS+=--enable-gnome --enable-panel --enable-gdk-pixbuf
+USE_GNOME= yes
+CONFIGURE_ARGS+= --enable-gnome --enable-panel --enable-gdk-pixbuf
.else
-CONFIGURE_ARGS+=--disable-gnome --disable-gdk-pixbuf
+CONFIGURE_ARGS+= --disable-gnome --disable-gdk-pixbuf
.endif
pre-patch:
diff --git a/irc/xchat-devel/distinfo b/irc/xchat-devel/distinfo
index 91840bf..dda67db 100644
--- a/irc/xchat-devel/distinfo
+++ b/irc/xchat-devel/distinfo
@@ -1 +1 @@
-MD5 (xchat-1.5.7.tar.bz2) = ba2355ba786609d7b7c61074b3c39657
+MD5 (xchat-1.5.8.tar.bz2) = 18155833e8060c3fbd43549006096c73
diff --git a/irc/xchat-devel/pkg-plist b/irc/xchat-devel/pkg-plist
index 71a170f..68f349c 100644
--- a/irc/xchat-devel/pkg-plist
+++ b/irc/xchat-devel/pkg-plist
@@ -17,6 +17,7 @@ share/doc/xchat/xchat.sgml
%%GNOME:%%share/gnome/apps/Internet/xchat.desktop
%%GNOME:%%share/gnome/pixmaps/xchat.png
%%GNOME:%%share/gnome/pixmaps/xchat_wm.png
+share/locale/ca/LC_MESSAGES/xchat.mo
share/locale/cs/LC_MESSAGES/xchat.mo
share/locale/da/LC_MESSAGES/xchat.mo
share/locale/de/LC_MESSAGES/xchat.mo
@@ -28,11 +29,13 @@ share/locale/it/LC_MESSAGES/xchat.mo
share/locale/ja/LC_MESSAGES/xchat.mo
share/locale/ko/LC_MESSAGES/xchat.mo
share/locale/nl/LC_MESSAGES/xchat.mo
+share/locale/pt/LC_MESSAGES/xchat.mo
share/locale/pt_BR/LC_MESSAGES/xchat.mo
share/locale/ro/LC_MESSAGES/xchat.mo
share/locale/ru/LC_MESSAGES/xchat.mo
share/locale/sk/LC_MESSAGES/xchat.mo
share/locale/sl/LC_MESSAGES/xchat.mo
share/locale/sr_YU/LC_MESSAGES/xchat.mo
+share/locale/sv/LC_MESSAGES/xchat.mo
share/locale/uk/LC_MESSAGES/xchat.mo
@dirrm share/doc/xchat
OpenPOWER on IntegriCloud