diff options
author | Koop Mast <kwm@FreeBSD.org> | 2005-05-21 11:55:46 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2005-05-21 11:55:46 +0000 |
commit | 42e734c199042a18d7258dd40c406da7a50fef86 (patch) | |
tree | fada1019bbe0619a298d088b5dbcd1d20dca8fda /net | |
parent | ba275c5c487813dc3ba93e9247f1e2e22a29d569 (diff) | |
download | ports-42e734c199042a18d7258dd40c406da7a50fef86.tar.gz ports-42e734c199042a18d7258dd40c406da7a50fef86.zip |
Update to 0.140.
Changelog: http://gnomepro.com/tsclient/
Notes
Notes:
svn path=/head/; revision=135758
Diffstat (limited to 'net')
-rw-r--r-- | net/tsclient/Makefile | 3 | ||||
-rw-r--r-- | net/tsclient/distinfo | 4 | ||||
-rw-r--r-- | net/tsclient/pkg-plist | 16 |
3 files changed, 14 insertions, 9 deletions
diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile index 82bf72bfd19e..a84622aa7f7c 100644 --- a/net/tsclient/Makefile +++ b/net/tsclient/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tsclient -PORTVERSION= 0.132 -PORTREVISION= 4 +PORTVERSION= 0.140 CATEGORIES= net gnome MASTER_SITES= http://www.gnomepro.com/tsclient/ diff --git a/net/tsclient/distinfo b/net/tsclient/distinfo index 796fa09e27a0..284ba7d95187 100644 --- a/net/tsclient/distinfo +++ b/net/tsclient/distinfo @@ -1,2 +1,2 @@ -MD5 (tsclient-0.132.tar.gz) = 748aada74e9e096467a9d553538df885 -SIZE (tsclient-0.132.tar.gz) = 357984 +MD5 (tsclient-0.140.tar.gz) = c10a5a151a1ece653f62e07b11228534 +SIZE (tsclient-0.140.tar.gz) = 404231 diff --git a/net/tsclient/pkg-plist b/net/tsclient/pkg-plist index f5837070e12e..3386615d22e9 100644 --- a/net/tsclient/pkg-plist +++ b/net/tsclient/pkg-plist @@ -10,10 +10,12 @@ share/gnome/pixmaps/tsclient/banner-ar.png share/gnome/pixmaps/tsclient/banner-en.png share/gnome/pixmaps/tsclient/banner-es.png share/gnome/pixmaps/tsclient/banner-hu.png +share/gnome/pixmaps/tsclient/banner-ja.png share/gnome/pixmaps/tsclient/banner-ms.png share/gnome/pixmaps/tsclient/banner-nl.png -share/gnome/pixmaps/tsclient/banner-zh_CN.png -share/gnome/pixmaps/tsclient/banner-zh_TW.png +share/gnome/pixmaps/tsclient/banner-ru.png +share/gnome/pixmaps/tsclient/banner-zh-cn.png +share/gnome/pixmaps/tsclient/banner-zh-tw.png share/gnome/pixmaps/tsclient/colors.png share/gnome/pixmaps/tsclient/computer.png share/gnome/pixmaps/tsclient/keyboard.png @@ -23,14 +25,17 @@ share/gnome/pixmaps/tsclient/size.png share/gnome/pixmaps/tsclient/sound.png share/gnome/pixmaps/tsclient/tsclient.png share/locale/ar/LC_MESSAGES/tsclient.mo -share/locale/da_DK/LC_MESSAGES/tsclient.mo +share/locale/ca/LC_MESSAGES/tsclient.mo +share/locale/da/LC_MESSAGES/tsclient.mo share/locale/de/LC_MESSAGES/tsclient.mo share/locale/es/LC_MESSAGES/tsclient.mo share/locale/fi/LC_MESSAGES/tsclient.mo share/locale/fr/LC_MESSAGES/tsclient.mo share/locale/gr/LC_MESSAGES/tsclient.mo share/locale/hu/LC_MESSAGES/tsclient.mo +share/locale/id/LC_MESSAGES/tsclient.mo share/locale/it/LC_MESSAGES/tsclient.mo +share/locale/ja/LC_MESSAGES/tsclient.mo share/locale/ms/LC_MESSAGES/tsclient.mo share/locale/nl_NL/LC_MESSAGES/tsclient.mo share/locale/no_nb/LC_MESSAGES/tsclient.mo @@ -39,8 +44,11 @@ share/locale/pt_BR/LC_MESSAGES/tsclient.mo share/locale/pt_PT/LC_MESSAGES/tsclient.mo share/locale/ru/LC_MESSAGES/tsclient.mo share/locale/se/LC_MESSAGES/tsclient.mo +share/locale/xh/LC_MESSAGES/tsclient.mo share/locale/zh_CN/LC_MESSAGES/tsclient.mo share/locale/zh_TW/LC_MESSAGES/tsclient.mo +@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/xh 2>/dev/null || true @unexec rmdir %D/share/locale/se/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/se 2>/dev/null || true @unexec rmdir %D/share/locale/pl_PL/LC_MESSAGES 2>/dev/null || true @@ -51,6 +59,4 @@ share/locale/zh_TW/LC_MESSAGES/tsclient.mo @unexec rmdir %D/share/locale/nl_NL 2>/dev/null || true @unexec rmdir %D/share/locale/gr/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/gr 2>/dev/null || true -@unexec rmdir %D/share/locale/da_DK/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/da_DK 2>/dev/null || true @dirrm share/gnome/pixmaps/tsclient |