diff options
author | pawel <pawel@FreeBSD.org> | 2011-08-30 01:15:09 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2011-08-30 01:15:09 +0800 |
commit | afc1d6895a9abb33ade74e55a856f624ebe2595e (patch) | |
tree | 9a0898df80e57f8e8234ebb93260379c520c0f01 /mail/claws-mail-spamreport | |
parent | 054c7bef0712f30f7be257bce872d212ec093300 (diff) | |
download | freebsd-ports-gnome-afc1d6895a9abb33ade74e55a856f624ebe2595e.tar.gz freebsd-ports-gnome-afc1d6895a9abb33ade74e55a856f624ebe2595e.tar.zst freebsd-ports-gnome-afc1d6895a9abb33ade74e55a856f624ebe2595e.zip |
- update to 3.7.10 release
- fix portlint warnings
- bump plugins with no new distfiles
Approved by: miwi,wen (mentors implicit)
Diffstat (limited to 'mail/claws-mail-spamreport')
-rw-r--r-- | mail/claws-mail-spamreport/Makefile | 10 | ||||
-rw-r--r-- | mail/claws-mail-spamreport/distinfo | 4 | ||||
-rw-r--r-- | mail/claws-mail-spamreport/pkg-plist | 1 |
3 files changed, 8 insertions, 7 deletions
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index 3e98c9a6aecd..af6242547cff 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -6,7 +6,7 @@ # PORTNAME= spamreport -PORTVERSION= 0.3.13 +PORTVERSION= 0.3.14 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -15,12 +15,12 @@ DISTNAME= spam_report-${PORTVERSION} MAINTAINER= miwi@FreeBSD.org COMMENT= SpamReport plugin for claws-mail -LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl -BUILD_DEPENDS= claws-mail>=3.7.9:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.7.9:${PORTSDIR}/mail/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 + USE_GMAKE= yes USE_XORG= x11 USE_AUTOTOOLS= autoconf diff --git a/mail/claws-mail-spamreport/distinfo b/mail/claws-mail-spamreport/distinfo index b5ceacbf775f..6e88feb23743 100644 --- a/mail/claws-mail-spamreport/distinfo +++ b/mail/claws-mail-spamreport/distinfo @@ -1,2 +1,2 @@ -SHA256 (spam_report-0.3.13.tar.gz) = 9430f66c710ce5fbb5116024e47c5bcc75db2af06adf614e871e25af0a3f7dcd -SIZE (spam_report-0.3.13.tar.gz) = 360767 +SHA256 (spam_report-0.3.14.tar.gz) = 03a4775fdaf0ac6336b4be25200070dcb58bf7b00034b8c07c798cca13fd88ce +SIZE (spam_report-0.3.14.tar.gz) = 359259 diff --git a/mail/claws-mail-spamreport/pkg-plist b/mail/claws-mail-spamreport/pkg-plist index 9193bf717eb6..8482cace65b5 100644 --- a/mail/claws-mail-spamreport/pkg-plist +++ b/mail/claws-mail-spamreport/pkg-plist @@ -10,6 +10,7 @@ lib/claws-mail/plugins/spamreport.so %%NLS%%share/locale/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 %%NLS%%share/locale/nl/LC_MESSAGES/spam_report.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/spam_report.mo %%NLS%%share/locale/ru/LC_MESSAGES/spam_report.mo |