summaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorjim <jim@FreeBSD.org>2001-06-02 15:39:13 +0000
committerjim <jim@FreeBSD.org>2001-06-02 15:39:13 +0000
commit792ed1ba2cff00a7e9320446b0efa45f4d7934a4 (patch)
tree8f5a9ff69f0c9c8a27e36960f2216da3bad0e48a /irc
parentd76dbc278eb3f4dbb6095210bbcb054e8140f96d (diff)
downloadFreeBSD-ports-792ed1ba2cff00a7e9320446b0efa45f4d7934a4.zip
FreeBSD-ports-792ed1ba2cff00a7e9320446b0efa45f4d7934a4.tar.gz
Update to version 1.7.6. The big change here is that NLS is disabled
until we get gettext 0.10.38 into the tree since this port now needs it for NLS support.
Diffstat (limited to 'irc')
-rw-r--r--irc/xchat-devel/Makefile4
-rw-r--r--irc/xchat-devel/distinfo2
-rw-r--r--irc/xchat-devel/pkg-plist28
3 files changed, 3 insertions, 31 deletions
diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile
index 886f4f2..ab547e1 100644
--- a/irc/xchat-devel/Makefile
+++ b/irc/xchat-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xchat
-PORTVERSION= 1.7.4
+PORTVERSION= 1.7.6
CATEGORIES= irc gnome
MASTER_SITES= http://xchat.org/files/source/1.7/ \
http://xchat.linuxpower.org/files/source/1.7/
@@ -20,7 +20,7 @@ USE_PERL5= yes
USE_IMLIB= yes
WANT_GNOME= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-python
+CONFIGURE_ARGS= --disable-python --disable-nls
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"
diff --git a/irc/xchat-devel/distinfo b/irc/xchat-devel/distinfo
index 7b0daa0..2748dcb 100644
--- a/irc/xchat-devel/distinfo
+++ b/irc/xchat-devel/distinfo
@@ -1 +1 @@
-MD5 (xchat-1.7.4.tar.bz2) = 0e02f77c7d4729af814e2a9133c294cc
+MD5 (xchat-1.7.6.tar.bz2) = 57f5f5547ac944c1a1f6640663bf3985
diff --git a/irc/xchat-devel/pkg-plist b/irc/xchat-devel/pkg-plist
index 0d27ccb..92a6529 100644
--- a/irc/xchat-devel/pkg-plist
+++ b/irc/xchat-devel/pkg-plist
@@ -17,32 +17,4 @@ 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
-share/locale/el/LC_MESSAGES/xchat.mo
-share/locale/es/LC_MESSAGES/xchat.mo
-share/locale/fi/LC_MESSAGES/xchat.mo
-share/locale/fr/LC_MESSAGES/xchat.mo
-share/locale/he/LC_MESSAGES/xchat.mo
-share/locale/hu/LC_MESSAGES/xchat.mo
-share/locale/it/LC_MESSAGES/xchat.mo
-share/locale/ja/LC_MESSAGES/xchat.mo
-share/locale/ko/LC_MESSAGES/xchat.mo
-share/locale/lt/LC_MESSAGES/xchat.mo
-share/locale/nl/LC_MESSAGES/xchat.mo
-share/locale/no/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/LC_MESSAGES/xchat.mo
-share/locale/sv/LC_MESSAGES/xchat.mo
-share/locale/tr/LC_MESSAGES/xchat.mo
-share/locale/uk/LC_MESSAGES/xchat.mo
-share/locale/zh_CN/LC_MESSAGES/xchat.mo
-share/locale/zh_TW.Big5/LC_MESSAGES/xchat.mo
@dirrm share/doc/xchat
OpenPOWER on IntegriCloud