diff options
author | miwi <miwi@FreeBSD.org> | 2010-05-16 17:02:49 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-05-16 17:02:49 +0800 |
commit | 6c928a206839fcd802b5cb9a6679c0bbc320ae89 (patch) | |
tree | 39875ef2409ce7cec0860de4949185bd273c240c /mail | |
parent | 6e089d5a418e25e13348dd85392242c716773c6a (diff) | |
download | freebsd-ports-gnome-6c928a206839fcd802b5cb9a6679c0bbc320ae89.tar.gz freebsd-ports-gnome-6c928a206839fcd802b5cb9a6679c0bbc320ae89.tar.zst freebsd-ports-gnome-6c928a206839fcd802b5cb9a6679c0bbc320ae89.zip |
- Update to 0.3.11
Diffstat (limited to 'mail')
-rw-r--r-- | mail/claws-mail-spamreport/Makefile | 7 | ||||
-rw-r--r-- | mail/claws-mail-spamreport/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index 51f7bc30e1fa..b514e801773b 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -6,8 +6,7 @@ # PORTNAME= spamreport -PORTVERSION= 0.3.10 -PORTREVISION= 4 +PORTVERSION= 0.3.11 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.6:${PORTSDIR}/ftp/curl -BUILD_DEPENDS= claws-mail>=3.7.5:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.7.5:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.7.6:${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 8d7c2a25cacc..15db81f4dd95 100644 --- a/mail/claws-mail-spamreport/distinfo +++ b/mail/claws-mail-spamreport/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (spam_report-0.3.11.tar.gz) = d10852f051d5165a8f1c8ed0f2158197 +SHA256 (spam_report-0.3.11.tar.gz) = 3ae8eede9da00e12ebb6a55c8d7f502e6fa92c0e3243972ca875e126daf4a358 +SIZE (spam_report-0.3.11.tar.gz) = 356392 |