diff options
-rw-r--r-- | chat/xchat/Makefile | 6 | ||||
-rw-r--r-- | chat/xchat/Makefile.common | 4 | ||||
-rw-r--r-- | chat/xchat/PLIST | 4 | ||||
-rw-r--r-- | chat/xchat/distinfo | 11 |
4 files changed, 17 insertions, 8 deletions
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile index e6eb90d437f..6ffb88357da 100644 --- a/chat/xchat/Makefile +++ b/chat/xchat/Makefile @@ -1,9 +1,13 @@ -# $NetBSD: Makefile,v 1.31 2005/06/06 11:35:39 tron Exp $ +# $NetBSD: Makefile,v 1.32 2005/08/23 22:48:07 tron Exp $ MAINTAINER= tron@NetBSD.org .include "Makefile.common" +PATCH_SITES= ${MASTER_SITES}/patches/ +PATCHFILES= xc244-fixpluginns.diff +PATCH_DIST_STRIP= -p1 + COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit BUILD_USES_MSGFMT= YES diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index 36896f6f730..f0fa30ec4ce 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.43 2005/08/10 20:56:13 jlam Exp $ +# $NetBSD: Makefile.common,v 1.44 2005/08/23 22:48:07 tron Exp $ # # Please do not merge this file into "Makefile" because it is used by # packages in "pkgsrc-wip". -DISTNAME= xchat-2.4.3 +DISTNAME= xchat-2.4.4 CATEGORIES= chat gnome MASTER_SITES= http://www.xchat.org/files/source/2.4/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/xchat/PLIST b/chat/xchat/PLIST index 65cf7f2a1e5..ff558840dd9 100644 --- a/chat/xchat/PLIST +++ b/chat/xchat/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2005/06/06 11:35:39 tron Exp $ +@comment $NetBSD: PLIST,v 1.7 2005/08/23 22:48:07 tron Exp $ bin/xchat bin/xchat-text share/applications/xchat.desktop @@ -15,6 +15,7 @@ ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xchat.mo @@ -25,6 +26,7 @@ ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xchat.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xchat.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xchat.mo diff --git a/chat/xchat/distinfo b/chat/xchat/distinfo index 1299314d166..4b8d51f2088 100644 --- a/chat/xchat/distinfo +++ b/chat/xchat/distinfo @@ -1,5 +1,8 @@ -$NetBSD: distinfo,v 1.23 2005/06/06 11:35:39 tron Exp $ +$NetBSD: distinfo,v 1.24 2005/08/23 22:48:07 tron Exp $ -SHA1 (xchat-2.4.3.tar.bz2) = 9cc9ed984d271feffca8ee0cee53404c05a10843 -RMD160 (xchat-2.4.3.tar.bz2) = 2222632f2c3db2eac260547e952047bcc450b731 -Size (xchat-2.4.3.tar.bz2) = 1259520 bytes +SHA1 (xchat-2.4.4.tar.bz2) = fa048dfc24b922f0f1b7b5e95450f697ebe1d435 +RMD160 (xchat-2.4.4.tar.bz2) = db6f4e31847af3fabcbe0283518b1702b3d0dfc3 +Size (xchat-2.4.4.tar.bz2) = 1285259 bytes +SHA1 (xc244-fixpluginns.diff) = ca738d2c61ff505827ab8973733b79351bfc3669 +RMD160 (xc244-fixpluginns.diff) = 4d718897ccf32226a5eb58017c11b014d7a4a132 +Size (xc244-fixpluginns.diff) = 471 bytes |