diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-01-09 16:22:41 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-01-09 16:22:41 +0000 |
commit | f033e1ef13ff8c116b6b41a20b3db44402a5dcaa (patch) | |
tree | 04d756b9a0be9c2bd881352ce34b92f3ce1d7052 /mail/sylpheed2 | |
parent | 57498662eb4210c19a39d7aa2dcfe46bb770f878 (diff) | |
download | FreeBSD-ports-f033e1ef13ff8c116b6b41a20b3db44402a5dcaa.zip FreeBSD-ports-f033e1ef13ff8c116b6b41a20b3db44402a5dcaa.tar.gz |
Upgrade to 0.4.9
Note that I fixed pkg-plist.
PR: 24186
Submitted by: MAINTAINER
Diffstat (limited to 'mail/sylpheed2')
-rw-r--r-- | mail/sylpheed2/Makefile | 2 | ||||
-rw-r--r-- | mail/sylpheed2/distinfo | 2 | ||||
-rw-r--r-- | mail/sylpheed2/pkg-plist | 3 |
3 files changed, 5 insertions, 2 deletions
diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile index a3e4d6b..52a7c6a 100644 --- a/mail/sylpheed2/Makefile +++ b/mail/sylpheed2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sylpheed -PORTVERSION= 0.4.4 +PORTVERSION= 0.4.9 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ diff --git a/mail/sylpheed2/distinfo b/mail/sylpheed2/distinfo index 3394811..4bece25 100644 --- a/mail/sylpheed2/distinfo +++ b/mail/sylpheed2/distinfo @@ -1 +1 @@ -MD5 (sylpheed-0.4.4.tar.bz2) = 9e929e843fb4b3da254219440b630c5a +MD5 (sylpheed-0.4.9.tar.bz2) = 6161d649d977d9cae199a3e214b51f8e diff --git a/mail/sylpheed2/pkg-plist b/mail/sylpheed2/pkg-plist index 4b67a7d..ebc266f 100644 --- a/mail/sylpheed2/pkg-plist +++ b/mail/sylpheed2/pkg-plist @@ -6,10 +6,13 @@ share/doc/sylpheed/INSTALL.jp share/doc/sylpheed/README share/doc/sylpheed/README.jp share/doc/sylpheed/TODO.jp +share/locale/cs/LC_MESSAGES/sylpheed.mo share/locale/de/LC_MESSAGES/sylpheed.mo share/locale/es/LC_MESSAGES/sylpheed.mo share/locale/fr/LC_MESSAGES/sylpheed.mo share/locale/ja/LC_MESSAGES/sylpheed.mo +share/locale/pt_BR/LC_MESSAGES/sylpheed.mo +share/locale/zh_CN.GB2312/LC_MESSAGES/sylpheed.mo share/sylpheed/manual/ja/sylpheed-1.html share/sylpheed/manual/ja/sylpheed-10.html share/sylpheed/manual/ja/sylpheed-11.html |