diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2011-12-17 16:03:44 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2011-12-17 16:03:44 +0000 |
commit | 9263037026e388d6bfc0f061146cb8b192e2160a (patch) | |
tree | 13acebab2870674ccba9430d035a8262890beb73 /mail/claws-mail-spamreport | |
parent | 6f2cd90aaa916ce39173a4ca475cc175f3be785d (diff) | |
download | ports-9263037026e388d6bfc0f061146cb8b192e2160a.tar.gz ports-9263037026e388d6bfc0f061146cb8b192e2160a.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)
Notes
Notes:
svn path=/head/; revision=287549
Diffstat (limited to 'mail/claws-mail-spamreport')
-rw-r--r-- | mail/claws-mail-spamreport/Makefile | 8 | ||||
-rw-r--r-- | mail/claws-mail-spamreport/distinfo | 4 | ||||
-rw-r--r-- | mail/claws-mail-spamreport/pkg-plist | 4 |
3 files changed, 9 insertions, 7 deletions
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index a838eb888679..cb3c3ad2971c 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -6,20 +6,20 @@ # PORTNAME= spamreport -PORTVERSION= 0.3.14 +PORTVERSION= 0.3.15 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- DISTNAME= spam_report-${PORTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= pawel@FreeBSD.org COMMENT= SpamReport plugin for claws-mail LICENSE= GPLv3 LIB_DEPENDS= curl.6:${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_GMAKE= yes USE_XORG= x11 diff --git a/mail/claws-mail-spamreport/distinfo b/mail/claws-mail-spamreport/distinfo index 6e88feb23743..275a1da29163 100644 --- a/mail/claws-mail-spamreport/distinfo +++ b/mail/claws-mail-spamreport/distinfo @@ -1,2 +1,2 @@ -SHA256 (spam_report-0.3.14.tar.gz) = 03a4775fdaf0ac6336b4be25200070dcb58bf7b00034b8c07c798cca13fd88ce -SIZE (spam_report-0.3.14.tar.gz) = 359259 +SHA256 (spam_report-0.3.15.tar.gz) = 08cbcf22a199cc53cc5daf70e8edb9115fee3cdd92a79dc5c99623fb7948aae6 +SIZE (spam_report-0.3.15.tar.gz) = 378826 diff --git a/mail/claws-mail-spamreport/pkg-plist b/mail/claws-mail-spamreport/pkg-plist index 8482cace65b5..441342ad773b 100644 --- a/mail/claws-mail-spamreport/pkg-plist +++ b/mail/claws-mail-spamreport/pkg-plist @@ -7,7 +7,7 @@ lib/claws-mail/plugins/spamreport.so %%NLS%%share/locale/fi/LC_MESSAGES/spam_report.mo %%NLS%%share/locale/fr/LC_MESSAGES/spam_report.mo %%NLS%%share/locale/hu/LC_MESSAGES/spam_report.mo -%%NLS%%share/locale/id/LC_MESSAGES/spam_report.mo +%%NLS%%share/locale/id_ID/LC_MESSAGES/spam_report.mo %%NLS%%share/locale/it/LC_MESSAGES/spam_report.mo %%NLS%%share/locale/ja/LC_MESSAGES/spam_report.mo %%NLS%%share/locale/lt/LC_MESSAGES/spam_report.mo @@ -16,3 +16,5 @@ lib/claws-mail/plugins/spamreport.so %%NLS%%share/locale/ru/LC_MESSAGES/spam_report.mo %%NLS%%share/locale/sk/LC_MESSAGES/spam_report.mo %%NLS%%share/locale/uk/LC_MESSAGES/spam_report.mo +%%NLS%%@dirrmtry share/locale/id_ID/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/id_ID |