diff options
author | kwm <kwm@FreeBSD.org> | 2004-11-21 15:16:20 +0000 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2004-11-21 15:16:20 +0000 |
commit | 55cfd848abf5516e4b88d79fd35224e22390e645 (patch) | |
tree | 1c6264468d6eb7c33672f6a8182e86b168ddaa05 /irc/xchat2 | |
parent | c4c34c667b0bce91c4373773d2a8a11346154de6 (diff) | |
download | FreeBSD-ports-55cfd848abf5516e4b88d79fd35224e22390e645.zip FreeBSD-ports-55cfd848abf5516e4b88d79fd35224e22390e645.tar.gz |
Update to 2.4.1.
See http://xchat.org/changelog.txt for changes.
Approved by: pav (mentor)
Diffstat (limited to 'irc/xchat2')
-rw-r--r-- | irc/xchat2/Makefile | 3 | ||||
-rw-r--r-- | irc/xchat2/distinfo | 4 | ||||
-rw-r--r-- | irc/xchat2/pkg-plist | 3 |
3 files changed, 6 insertions, 4 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index aa66209..0723103 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xchat2 -PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTVERSION= 2.4.1 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/2.4/ DISTNAME= xchat-${PORTVERSION} diff --git a/irc/xchat2/distinfo b/irc/xchat2/distinfo index 204f128..3a3e08c 100644 --- a/irc/xchat2/distinfo +++ b/irc/xchat2/distinfo @@ -1,2 +1,2 @@ -MD5 (xchat-2.4.0.tar.bz2) = 084585b765509d5da355155189b16ecd -SIZE (xchat-2.4.0.tar.bz2) = 1159266 +MD5 (xchat-2.4.1.tar.bz2) = aeb2337cc36dd4a9ac0cd6e909f67227 +SIZE (xchat-2.4.1.tar.bz2) = 1214388 diff --git a/irc/xchat2/pkg-plist b/irc/xchat2/pkg-plist index 1c263ef..234e02b 100644 --- a/irc/xchat2/pkg-plist +++ b/irc/xchat2/pkg-plist @@ -24,17 +24,20 @@ share/locale/lt/LC_MESSAGES/xchat.mo share/locale/lv/LC_MESSAGES/xchat.mo share/locale/mk/LC_MESSAGES/xchat.mo share/locale/ms/LC_MESSAGES/xchat.mo +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/ru/LC_MESSAGES/xchat.mo share/locale/sk/LC_MESSAGES/xchat.mo share/locale/sl/LC_MESSAGES/xchat.mo +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/wa/LC_MESSAGES/xchat.mo share/locale/zh_CN/LC_MESSAGES/xchat.mo +share/locale/zh_TW/LC_MESSAGES/xchat.mo @exec mkdir -p %D/lib/xchat/plugins @dirrm lib/xchat/plugins @dirrm lib/xchat |