diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2012-06-30 08:06:00 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2012-06-30 08:06:00 +0000 |
commit | bd6b9b5147750ce1f7f1753d085fbe0433b4fd0b (patch) | |
tree | 57221bd710809729652772bf3cae9b203af8b8a2 /mail/claws-mail-spamreport | |
parent | a849c5ff0d5eb73b9711e634bc25b9831560035f (diff) | |
download | ports-bd6b9b5147750ce1f7f1753d085fbe0433b4fd0b.tar.gz ports-bd6b9b5147750ce1f7f1753d085fbe0433b4fd0b.zip |
Notes
Diffstat (limited to 'mail/claws-mail-spamreport')
-rw-r--r-- | mail/claws-mail-spamreport/Makefile | 7 | ||||
-rw-r--r-- | mail/claws-mail-spamreport/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index 843405f66d2d..9b49c70e98d3 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -6,8 +6,7 @@ # PORTNAME= spamreport -PORTVERSION= 0.3.15 -PORTREVISION= 1 +PORTVERSION= 0.3.16 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -19,8 +18,8 @@ COMMENT= SpamReport plugin for claws-mail LICENSE= GPLv3 LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl -BUILD_DEPENDS= claws-mail>=3.8.0:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.8.0:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.8.1:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.8.1:${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 275a1da29163..1faed88b4fd1 100644 --- a/mail/claws-mail-spamreport/distinfo +++ b/mail/claws-mail-spamreport/distinfo @@ -1,2 +1,2 @@ -SHA256 (spam_report-0.3.15.tar.gz) = 08cbcf22a199cc53cc5daf70e8edb9115fee3cdd92a79dc5c99623fb7948aae6 -SIZE (spam_report-0.3.15.tar.gz) = 378826 +SHA256 (spam_report-0.3.16.tar.gz) = 8f60ecc4fd779df965bbd45f02c333eb10a3aad0b7868b253122f65a5b015c06 +SIZE (spam_report-0.3.16.tar.gz) = 381255 |