diff options
author | pawel <pawel@FreeBSD.org> | 2011-12-18 00:03:44 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2011-12-18 00:03:44 +0800 |
commit | d124ae51211ab41e96eef797900afb03f80ce774 (patch) | |
tree | 1dafe3652f35b7fdafd43c657506c2f5a8dbf5a6 /mail/claws-mail-perl | |
parent | 326ece03cc39904ac32f9d258be9f3bf1d178f35 (diff) | |
download | freebsd-ports-gnome-d124ae51211ab41e96eef797900afb03f80ce774.tar.gz freebsd-ports-gnome-d124ae51211ab41e96eef797900afb03f80ce774.tar.zst freebsd-ports-gnome-d124ae51211ab41e96eef797900afb03f80ce774.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)
Diffstat (limited to 'mail/claws-mail-perl')
-rw-r--r-- | mail/claws-mail-perl/Makefile | 7 | ||||
-rw-r--r-- | mail/claws-mail-perl/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/claws-mail-perl/Makefile b/mail/claws-mail-perl/Makefile index 5230b8233e78..8530856b3b33 100644 --- a/mail/claws-mail-perl/Makefile +++ b/mail/claws-mail-perl/Makefile @@ -6,8 +6,7 @@ # PORTNAME= perl -PORTVERSION= 0.9.18 -PORTREVISION= 5 +PORTVERSION= 0.9.19 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -18,8 +17,8 @@ COMMENT= Perl filtering plugin for claws-mail LICENSE= GPLv3 -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_AUTOTOOLS= autoconf diff --git a/mail/claws-mail-perl/distinfo b/mail/claws-mail-perl/distinfo index 67c558752bd1..13916ee778de 100644 --- a/mail/claws-mail-perl/distinfo +++ b/mail/claws-mail-perl/distinfo @@ -1,2 +1,2 @@ -SHA256 (perl_plugin-0.9.18.tar.gz) = f0e2af42efffd0ceba5a5f77f76fbdb72f63e7b4f5a0b77a0689c6872257b3c8 -SIZE (perl_plugin-0.9.18.tar.gz) = 317763 +SHA256 (perl_plugin-0.9.19.tar.gz) = a1e8c9a9ff8087325b65af6e9077a4540b716efcf8a682a2b13276d0125fc7d0 +SIZE (perl_plugin-0.9.19.tar.gz) = 341226 |