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-address_keeper | |
parent | 326ece03cc39904ac32f9d258be9f3bf1d178f35 (diff) | |
download | freebsd-ports-graphics-d124ae51211ab41e96eef797900afb03f80ce774.tar.gz freebsd-ports-graphics-d124ae51211ab41e96eef797900afb03f80ce774.tar.zst freebsd-ports-graphics-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-address_keeper')
-rw-r--r-- | mail/claws-mail-address_keeper/Makefile | 6 | ||||
-rw-r--r-- | mail/claws-mail-address_keeper/distinfo | 4 | ||||
-rw-r--r-- | mail/claws-mail-address_keeper/pkg-plist | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/mail/claws-mail-address_keeper/Makefile b/mail/claws-mail-address_keeper/Makefile index 7e25c6dff14..30f08081737 100644 --- a/mail/claws-mail-address_keeper/Makefile +++ b/mail/claws-mail-address_keeper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= address_keeper -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -16,8 +16,8 @@ COMMENT= Keeps all recipient addresses in an addressbook folder LICENSE= GPLv3 -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 GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/mail/claws-mail-address_keeper/distinfo b/mail/claws-mail-address_keeper/distinfo index b0249f040ba..9efa97bebe8 100644 --- a/mail/claws-mail-address_keeper/distinfo +++ b/mail/claws-mail-address_keeper/distinfo @@ -1,2 +1,2 @@ -SHA256 (address_keeper-1.0.4.tar.gz) = b37b194c69f46e76f1640bbd55da5fd92e519ee3d91181fb67d4599adefcf10e -SIZE (address_keeper-1.0.4.tar.gz) = 357640 +SHA256 (address_keeper-1.0.5.tar.gz) = 6c4b45983f1a919087dc616a3aca7e88c41bcdcda198d6a5ae9429dfc41ed2be +SIZE (address_keeper-1.0.5.tar.gz) = 378657 diff --git a/mail/claws-mail-address_keeper/pkg-plist b/mail/claws-mail-address_keeper/pkg-plist index 0585a80cf3c..f695331f220 100644 --- a/mail/claws-mail-address_keeper/pkg-plist +++ b/mail/claws-mail-address_keeper/pkg-plist @@ -3,10 +3,14 @@ lib/claws-mail/plugins/address_keeper.la lib/claws-mail/plugins/address_keeper.a %%NLS%%share/locale/ca/LC_MESSAGES/address_keeper.mo %%NLS%%share/locale/cs/LC_MESSAGES/address_keeper.mo +%%NLS%%share/locale/de/LC_MESSAGES/address_keeper.mo %%NLS%%share/locale/es/LC_MESSAGES/address_keeper.mo %%NLS%%share/locale/fr/LC_MESSAGES/address_keeper.mo %%NLS%%share/locale/hu/LC_MESSAGES/address_keeper.mo -%%NLS%%share/locale/id/LC_MESSAGES/address_keeper.mo +%%NLS%%share/locale/id_ID/LC_MESSAGES/address_keeper.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/address_keeper.mo +%%NLS%%share/locale/ru/LC_MESSAGES/address_keeper.mo %%NLS%%share/locale/sk/LC_MESSAGES/address_keeper.mo %%NLS%%share/locale/uk/LC_MESSAGES/address_keeper.mo +%%NLS%%@dirrmtry share/locale/id_ID/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/id_ID |