diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-10-14 02:49:24 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-10-14 02:49:24 +0000 |
commit | 9fd026d777c03359174f7f344adaddecf0731261 (patch) | |
tree | 891c4ca1ea4bdaa988fa6d39f4101b26ec79247d /www/snownews | |
parent | 267ea110792cedf8202edd8aec4dd3c5232752af (diff) | |
download | ports-9fd026d777c03359174f7f344adaddecf0731261.tar.gz ports-9fd026d777c03359174f7f344adaddecf0731261.zip |
Notes
Diffstat (limited to 'www/snownews')
-rw-r--r-- | www/snownews/Makefile | 2 | ||||
-rw-r--r-- | www/snownews/distinfo | 4 | ||||
-rw-r--r-- | www/snownews/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/www/snownews/Makefile b/www/snownews/Makefile index b74a4849ba0c..e534a5d114c6 100644 --- a/www/snownews/Makefile +++ b/www/snownews/Makefile @@ -7,7 +7,7 @@ # PORTNAME= snownews -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 CATEGORIES= www MASTER_SITES= http://home.kcore.de/~kiza/software/snownews/download/ diff --git a/www/snownews/distinfo b/www/snownews/distinfo index b612784183e5..ea13a25ad39d 100644 --- a/www/snownews/distinfo +++ b/www/snownews/distinfo @@ -1,2 +1,2 @@ -MD5 (snownews-1.5.3.tar.gz) = 35aa49e42ac5232bf8ac0163e3793d4a -SIZE (snownews-1.5.3.tar.gz) = 123717 +MD5 (snownews-1.5.4.tar.gz) = 1165207017bbda339b6091946289b984 +SIZE (snownews-1.5.4.tar.gz) = 132028 diff --git a/www/snownews/pkg-plist b/www/snownews/pkg-plist index df1742e8a094..5a09f26b08d2 100644 --- a/www/snownews/pkg-plist +++ b/www/snownews/pkg-plist @@ -7,6 +7,7 @@ share/locale/sl/LC_MESSAGES/snownews.mo share/locale/es/LC_MESSAGES/snownews.mo share/locale/it/LC_MESSAGES/snownews.mo share/locale/ru/LC_MESSAGES/snownews.mo +share/locale/pt_BR/LC_MESSAGES/snownews.mo 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 |