summaryrefslogtreecommitdiffstats
path: root/irc/xchat-gnome
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2003-09-25 05:22:54 +0000
committeradamw <adamw@FreeBSD.org>2003-09-25 05:22:54 +0000
commite66d0128c6d1e73af087ed6af020bb8669820cfb (patch)
tree4637b838dc452e9444b9ae6f16a3fc04256b16d9 /irc/xchat-gnome
parent6c87d56e6b376c8a4a49901db12cb5ec9c0c9f2b (diff)
downloadFreeBSD-ports-e66d0128c6d1e73af087ed6af020bb8669820cfb.zip
FreeBSD-ports-e66d0128c6d1e73af087ed6af020bb8669820cfb.tar.gz
Update to 2.0.5.
Diffstat (limited to 'irc/xchat-gnome')
-rw-r--r--irc/xchat-gnome/Makefile5
-rw-r--r--irc/xchat-gnome/distinfo2
-rw-r--r--irc/xchat-gnome/files/patch-configure6
-rw-r--r--irc/xchat-gnome/pkg-plist1
4 files changed, 7 insertions, 7 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile
index d212258..aca708f 100644
--- a/irc/xchat-gnome/Makefile
+++ b/irc/xchat-gnome/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xchat2
-PORTVERSION= 2.0.4
-PORTREVISION= 1
+PORTVERSION= 2.0.5
CATEGORIES= irc gnome ipv6
MASTER_SITES= http://xchat.org/files/source/2.0/ \
http://xchat.linuxpower.org/files/source/2.0/
@@ -76,7 +75,7 @@ pre-everything::
.endif
post-patch:
- @${REINPLACE_CMD} -E -e 's|PY_LIBS=.*|PY_LIBS="-L\$$PY_EXEC_PREFIX/lib/python\$$PY_VERSION/config -lpython\$$PY_VERSION ${PTHREAD_LIBS} -lutil"|' \
+ @${REINPLACE_CMD} -E -e 's|PY_LIBS=.*|PY_LIBS="-L\$$PY_EXEC_PREFIX/lib/python\$$PY_VER/config -lpython\$$PY_VER ${PTHREAD_LIBS} -lutil"|' \
${WRKSRC}/configure
.include <bsd.port.post.mk>
diff --git a/irc/xchat-gnome/distinfo b/irc/xchat-gnome/distinfo
index 5ce2876..741b277 100644
--- a/irc/xchat-gnome/distinfo
+++ b/irc/xchat-gnome/distinfo
@@ -1 +1 @@
-MD5 (xchat-2.0.4.tar.bz2) = bd987cd3b49cc16e875cfd8cb9b77c29
+MD5 (xchat-2.0.5.tar.bz2) = 8a594ed57287a9fb212425ecba8d5401
diff --git a/irc/xchat-gnome/files/patch-configure b/irc/xchat-gnome/files/patch-configure
index 05ac82b..576821f 100644
--- a/irc/xchat-gnome/files/patch-configure
+++ b/irc/xchat-gnome/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.old Thu Jul 31 05:24:30 2003
-+++ configure Thu Jul 31 19:03:06 2003
-@@ -21482,12 +21482,12 @@
+--- configure.orig Tue Sep 23 18:58:15 2003
++++ configure Tue Sep 23 19:04:29 2003
+@@ -21462,12 +21462,12 @@
/* end confdefs.h. */
#include <libintl.h>
extern int _nl_msg_cat_cntr;
diff --git a/irc/xchat-gnome/pkg-plist b/irc/xchat-gnome/pkg-plist
index 12194fb..7990fd9 100644
--- a/irc/xchat-gnome/pkg-plist
+++ b/irc/xchat-gnome/pkg-plist
@@ -10,6 +10,7 @@ share/locale/de/LC_MESSAGES/xchat.mo
share/locale/el/LC_MESSAGES/xchat.mo
share/locale/es/LC_MESSAGES/xchat.mo
share/locale/et/LC_MESSAGES/xchat.mo
+share/locale/fi/LC_MESSAGES/xchat.mo
share/locale/fr/LC_MESSAGES/xchat.mo
share/locale/ja/LC_MESSAGES/xchat.mo
share/locale/lt/LC_MESSAGES/xchat.mo
OpenPOWER on IntegriCloud