diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-09-06 06:00:33 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-09-06 06:00:33 +0000 |
commit | 054a9788549501c7e4e53d991e1a5e471e3946c1 (patch) | |
tree | 247f1fee9316260a0c8a5be2119554c29ea0bf20 /www/snownews | |
parent | c49caae9cd7414811f9004ec9b7067ae260dd2cf (diff) | |
download | ports-054a9788549501c7e4e53d991e1a5e471e3946c1.tar.gz ports-054a9788549501c7e4e53d991e1a5e471e3946c1.zip |
Notes
Diffstat (limited to 'www/snownews')
-rw-r--r-- | www/snownews/Makefile | 3 | ||||
-rw-r--r-- | www/snownews/distinfo | 4 | ||||
-rw-r--r-- | www/snownews/pkg-plist | 12 |
3 files changed, 11 insertions, 8 deletions
diff --git a/www/snownews/Makefile b/www/snownews/Makefile index 54c3f2cdd311..a574b1d46ffa 100644 --- a/www/snownews/Makefile +++ b/www/snownews/Makefile @@ -7,8 +7,7 @@ # PORTNAME= snownews -PORTVERSION= 1.5.6.1 -PORTREVISION= 1 +PORTVERSION= 1.5.7 CATEGORIES= www MASTER_SITES= http://kiza.kcore.de/software/snownews/download/ diff --git a/www/snownews/distinfo b/www/snownews/distinfo index c8227aa0f9a5..092304a5806e 100644 --- a/www/snownews/distinfo +++ b/www/snownews/distinfo @@ -1,2 +1,2 @@ -MD5 (snownews-1.5.6.1.tar.gz) = 466ca82e8df03d6126d6cc0f20772025 -SIZE (snownews-1.5.6.1.tar.gz) = 149046 +MD5 (snownews-1.5.7.tar.gz) = 75ffa004e755a233f49b1cdfcd9e3d85 +SIZE (snownews-1.5.7.tar.gz) = 161504 diff --git a/www/snownews/pkg-plist b/www/snownews/pkg-plist index 772ff04eeef5..d3bacc196145 100644 --- a/www/snownews/pkg-plist +++ b/www/snownews/pkg-plist @@ -1,14 +1,18 @@ bin/opml2snow +bin/snow2opml bin/snownews bin/snowsync %%NLS%%share/locale/de/LC_MESSAGES/snownews.mo -%%NLS%%share/locale/fr/LC_MESSAGES/snownews.mo -%%NLS%%share/locale/nl/LC_MESSAGES/snownews.mo -%%NLS%%share/locale/sl/LC_MESSAGES/snownews.mo %%NLS%%share/locale/es/LC_MESSAGES/snownews.mo +%%NLS%%share/locale/fr/LC_MESSAGES/snownews.mo %%NLS%%share/locale/it/LC_MESSAGES/snownews.mo -%%NLS%%share/locale/ru/LC_MESSAGES/snownews.mo +%%NLS%%share/locale/ja/LC_MESSAGES/snownews.mo +%%NLS%%share/locale/nl/LC_MESSAGES/snownews.mo +%%NLS%%share/locale/pl/LC_MESSAGES/snownews.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/snownews.mo +%%NLS%%share/locale/ru/LC_MESSAGES/snownews.mo +%%NLS%%share/locale/sl/LC_MESSAGES/snownews.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/snownews.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/snownews.mo @unexec rmdir %D/man/fr/man1 2>/dev/null || true @unexec rmdir %D/man/fr 2>/dev/null || true |