diff options
author | ahze <ahze@FreeBSD.org> | 2005-03-17 08:48:32 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-03-17 08:48:32 +0800 |
commit | 2d49c997e59ab735393af7b9e58aab07a3f5d367 (patch) | |
tree | e42decc25c1d0a48e90254e65a1259939b2fba69 /irc | |
parent | 8cd9e5fa4bec66b15df97d729444884c146f8123 (diff) | |
download | freebsd-ports-gnome-2d49c997e59ab735393af7b9e58aab07a3f5d367.tar.gz freebsd-ports-gnome-2d49c997e59ab735393af7b9e58aab07a3f5d367.tar.zst freebsd-ports-gnome-2d49c997e59ab735393af7b9e58aab07a3f5d367.zip |
- Update to 2.4.2
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat2/Makefile | 3 | ||||
-rw-r--r-- | irc/xchat2/distinfo | 4 | ||||
-rw-r--r-- | irc/xchat2/pkg-plist | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 0ba315cdda2b..25009ceb77aa 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xchat2 -PORTVERSION= 2.4.1 -PORTREVISION= 1 +PORTVERSION= 2.4.2 CATEGORIES= irc gnome ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://xchat.org/files/source/2.4/ diff --git a/irc/xchat2/distinfo b/irc/xchat2/distinfo index 3a3e08c83046..87b19ef88dae 100644 --- a/irc/xchat2/distinfo +++ b/irc/xchat2/distinfo @@ -1,2 +1,2 @@ -MD5 (xchat-2.4.1.tar.bz2) = aeb2337cc36dd4a9ac0cd6e909f67227 -SIZE (xchat-2.4.1.tar.bz2) = 1214388 +MD5 (xchat-2.4.2.tar.bz2) = 2d1f30fb2f088449f5f8892194bd1b55 +SIZE (xchat-2.4.2.tar.bz2) = 1258832 diff --git a/irc/xchat2/pkg-plist b/irc/xchat2/pkg-plist index 234e02b68067..9cd6df979917 100644 --- a/irc/xchat2/pkg-plist +++ b/irc/xchat2/pkg-plist @@ -28,6 +28,7 @@ share/locale/nb/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/ru/LC_MESSAGES/xchat.mo share/locale/sk/LC_MESSAGES/xchat.mo share/locale/sl/LC_MESSAGES/xchat.mo @@ -35,6 +36,7 @@ share/locale/sq/LC_MESSAGES/xchat.mo share/locale/sr/LC_MESSAGES/xchat.mo share/locale/sv/LC_MESSAGES/xchat.mo share/locale/uk/LC_MESSAGES/xchat.mo +share/locale/vi/LC_MESSAGES/xchat.mo share/locale/wa/LC_MESSAGES/xchat.mo share/locale/zh_CN/LC_MESSAGES/xchat.mo share/locale/zh_TW/LC_MESSAGES/xchat.mo |