diff options
author | miwi <miwi@FreeBSD.org> | 2010-01-22 04:52:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-01-22 04:52:52 +0800 |
commit | dc9331368574f2464a14c79da19c212e81dcbf3e (patch) | |
tree | d2f1bce89b45d985438242a1a1a33090734b91a2 /mail | |
parent | 89bf12f9410ca58280f98f64f32aa0f18a1f9420 (diff) | |
download | freebsd-ports-gnome-dc9331368574f2464a14c79da19c212e81dcbf3e.tar.gz freebsd-ports-gnome-dc9331368574f2464a14c79da19c212e81dcbf3e.tar.zst freebsd-ports-gnome-dc9331368574f2464a14c79da19c212e81dcbf3e.zip |
- Update to 0.3.10
Diffstat (limited to 'mail')
-rw-r--r-- | mail/claws-mail-spamreport/Makefile | 7 | ||||
-rw-r--r-- | mail/claws-mail-spamreport/distinfo | 6 | ||||
-rw-r--r-- | mail/claws-mail-spamreport/pkg-plist | 5 |
3 files changed, 8 insertions, 10 deletions
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index 1f7650f15f6a..115baab9135a 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -6,8 +6,7 @@ # PORTNAME= spamreport -PORTVERSION= 0.3.9 -PORTREVISION= 2 +PORTVERSION= 0.3.10 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -17,8 +16,8 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= SpamReport plugin for claws-mail LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl -BUILD_DEPENDS= claws-mail>=3.7.3:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.7.3:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.7.4:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.7.4:${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 d0577d4f5de1..8d7c2a25cacc 100644 --- a/mail/claws-mail-spamreport/distinfo +++ b/mail/claws-mail-spamreport/distinfo @@ -1,3 +1,3 @@ -MD5 (spam_report-0.3.9.tar.gz) = 2c4ca1e82458b32fd202ae86b4be9d96 -SHA256 (spam_report-0.3.9.tar.gz) = 79811a06c753da7bf3253e04e9e578e1683de4df471ec53e7cca79239069c562 -SIZE (spam_report-0.3.9.tar.gz) = 354802 +MD5 (spam_report-0.3.10.tar.gz) = 7701eb1c4f848945785316c056427331 +SHA256 (spam_report-0.3.10.tar.gz) = fc14c09d311ac6a32ac81f2b60d9365819ddaee76f866a674cc8c6c254796f55 +SIZE (spam_report-0.3.10.tar.gz) = 356344 diff --git a/mail/claws-mail-spamreport/pkg-plist b/mail/claws-mail-spamreport/pkg-plist index c826704a65bf..c9f88539bc00 100644 --- a/mail/claws-mail-spamreport/pkg-plist +++ b/mail/claws-mail-spamreport/pkg-plist @@ -2,6 +2,7 @@ lib/claws-mail/plugins/spamreport.a lib/claws-mail/plugins/spamreport.la lib/claws-mail/plugins/spamreport.so %%NLS%%share/locale/ca/LC_MESSAGES/spam_report.mo +%%NLS%%share/locale/cs/LC_MESSAGES/spam_report.mo %%NLS%%share/locale/es/LC_MESSAGES/spam_report.mo %%NLS%%share/locale/fi/LC_MESSAGES/spam_report.mo %%NLS%%share/locale/fr/LC_MESSAGES/spam_report.mo @@ -9,9 +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/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 %%NLS%%share/locale/sk/LC_MESSAGES/spam_report.mo -%%NLS%%share/locale/cs/LC_MESSAGES/spam_report.mo -@dirrmtry lib/claws-mail/plugins -@dirrmtry lib/claws-mail |