diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-06 03:33:20 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-06 03:33:20 +0000 |
commit | a48b782709c27a21440cab400c67366ac4b71234 (patch) | |
tree | 8cb0dcda7a546d725dcd58bdfe3cd4375a52e480 /irc | |
parent | d2d044b30de63e52f73875ea9ece6c88a7e6e850 (diff) | |
download | ports-a48b782709c27a21440cab400c67366ac4b71234.tar.gz ports-a48b782709c27a21440cab400c67366ac4b71234.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat-gnome/Makefile | 2 | ||||
-rw-r--r-- | irc/xchat-gnome/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat-gnome/pkg-plist | 1 | ||||
-rw-r--r-- | irc/xchat2/Makefile | 2 | ||||
-rw-r--r-- | irc/xchat2/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat2/pkg-plist | 1 |
6 files changed, 6 insertions, 4 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index ed9f02c89e75..b55cc807c6af 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat2 -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/2.0/ \ http://xchat.linuxpower.org/files/source/2.0/ diff --git a/irc/xchat-gnome/distinfo b/irc/xchat-gnome/distinfo index 5414476e0054..d137126c77cc 100644 --- a/irc/xchat-gnome/distinfo +++ b/irc/xchat-gnome/distinfo @@ -1 +1 @@ -MD5 (xchat-2.0.0.tar.bz2) = 4751c5ccb398060c12835dd37768d8d8 +MD5 (xchat-2.0.1.tar.bz2) = d0fcc1137e704c2fe9417799e3e6e49c diff --git a/irc/xchat-gnome/pkg-plist b/irc/xchat-gnome/pkg-plist index fff60a492e28..86877a1b748a 100644 --- a/irc/xchat-gnome/pkg-plist +++ b/irc/xchat-gnome/pkg-plist @@ -6,6 +6,7 @@ lib/xchat/plugins/perl.so share/gnome/apps/Internet/xchat.desktop share/gnome/pixmaps/xchat.png share/locale/am/LC_MESSAGES/xchat.mo +share/locale/ca/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 diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index ed9f02c89e75..b55cc807c6af 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat2 -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/2.0/ \ http://xchat.linuxpower.org/files/source/2.0/ diff --git a/irc/xchat2/distinfo b/irc/xchat2/distinfo index 5414476e0054..d137126c77cc 100644 --- a/irc/xchat2/distinfo +++ b/irc/xchat2/distinfo @@ -1 +1 @@ -MD5 (xchat-2.0.0.tar.bz2) = 4751c5ccb398060c12835dd37768d8d8 +MD5 (xchat-2.0.1.tar.bz2) = d0fcc1137e704c2fe9417799e3e6e49c diff --git a/irc/xchat2/pkg-plist b/irc/xchat2/pkg-plist index fff60a492e28..86877a1b748a 100644 --- a/irc/xchat2/pkg-plist +++ b/irc/xchat2/pkg-plist @@ -6,6 +6,7 @@ lib/xchat/plugins/perl.so share/gnome/apps/Internet/xchat.desktop share/gnome/pixmaps/xchat.png share/locale/am/LC_MESSAGES/xchat.mo +share/locale/ca/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 |