diff options
author | pawel <pawel@FreeBSD.org> | 2011-12-18 00:03:44 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2011-12-18 00:03:44 +0800 |
commit | d124ae51211ab41e96eef797900afb03f80ce774 (patch) | |
tree | 1dafe3652f35b7fdafd43c657506c2f5a8dbf5a6 /mail/claws-mail-rssyl | |
parent | 326ece03cc39904ac32f9d258be9f3bf1d178f35 (diff) | |
download | freebsd-ports-gnome-d124ae51211ab41e96eef797900afb03f80ce774.tar.gz freebsd-ports-gnome-d124ae51211ab41e96eef797900afb03f80ce774.tar.zst freebsd-ports-gnome-d124ae51211ab41e96eef797900afb03f80ce774.zip |
Update claws-mail ports to 3.8.0 release
Release notes: http://www.claws-mail.org/news.php
claws-mail:
- improve options descriptions
- use WITH_SPAMASSASSIN instead of WITH_SA_PLUG to match KNOBS
- use bsd.port.options.mk
- don't install icons twice
plugins:
- update to latest versions
- bump plugins with no new version
- take over maintainership of miwi@ plugins (approved via private mail)
Diffstat (limited to 'mail/claws-mail-rssyl')
-rw-r--r-- | mail/claws-mail-rssyl/Makefile | 6 | ||||
-rw-r--r-- | mail/claws-mail-rssyl/distinfo | 4 | ||||
-rw-r--r-- | mail/claws-mail-rssyl/pkg-plist | 4 |
3 files changed, 8 insertions, 6 deletions
diff --git a/mail/claws-mail-rssyl/Makefile b/mail/claws-mail-rssyl/Makefile index 47ac84d79ba9..a3670a5538ec 100644 --- a/mail/claws-mail-rssyl/Makefile +++ b/mail/claws-mail-rssyl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rssyl -PORTVERSION= 0.31 +PORTVERSION= 0.32 PORTEPOCH= 4 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ @@ -18,8 +18,8 @@ COMMENT= A RSS/Atom plugin for claws-mail LICENSE= GPLv3 LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl -BUILD_DEPENDS= claws-mail>=3.7.10:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.7.10:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.8.0:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.8.0:${PORTSDIR}/mail/claws-mail USE_AUTOTOOLS= autoconf USE_ICONV= yes diff --git a/mail/claws-mail-rssyl/distinfo b/mail/claws-mail-rssyl/distinfo index a344f0461210..46cd6a5cc891 100644 --- a/mail/claws-mail-rssyl/distinfo +++ b/mail/claws-mail-rssyl/distinfo @@ -1,2 +1,2 @@ -SHA256 (rssyl-0.31.tar.gz) = d093d4950b09444f83e59982c742d835f85e3cd635728f99566733d036f004ce -SIZE (rssyl-0.31.tar.gz) = 482749 +SHA256 (rssyl-0.32.tar.gz) = 72ef4ba3b86c84505300f8b7d7905dde9b1677f6ab5d74e9e529e8569ab1db01 +SIZE (rssyl-0.32.tar.gz) = 502613 diff --git a/mail/claws-mail-rssyl/pkg-plist b/mail/claws-mail-rssyl/pkg-plist index 012559d9171b..698d896366e9 100644 --- a/mail/claws-mail-rssyl/pkg-plist +++ b/mail/claws-mail-rssyl/pkg-plist @@ -8,7 +8,7 @@ lib/claws-mail/plugins/rssyl.so %%NLS%%share/locale/fi/LC_MESSAGES/rssyl.mo %%NLS%%share/locale/fr/LC_MESSAGES/rssyl.mo %%NLS%%share/locale/hu/LC_MESSAGES/rssyl.mo -%%NLS%%share/locale/id/LC_MESSAGES/rssyl.mo +%%NLS%%share/locale/id_ID/LC_MESSAGES/rssyl.mo %%NLS%%share/locale/it/LC_MESSAGES/rssyl.mo %%NLS%%share/locale/ja/LC_MESSAGES/rssyl.mo %%NLS%%share/locale/nl/LC_MESSAGES/rssyl.mo @@ -19,3 +19,5 @@ lib/claws-mail/plugins/rssyl.so %%NLS%%share/locale/sr/LC_MESSAGES/rssyl.mo %%NLS%%share/locale/sv/LC_MESSAGES/rssyl.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/rssyl.mo +%%NLS%%@dirrmtry share/locale/id_ID/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/id_ID |