aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-perl
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-02-08 09:16:04 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-02-08 09:16:04 +0000
commitdf249d9fbad3fa9b4561858d5c99ca94536fa1a1 (patch)
tree124a1441cc6c2e493eafaa649ed977a88d403bbe /mail/claws-mail-perl
parentf8ceb4d5802af1d41bb7cb86df3ee27dc03931db (diff)
downloadports-df249d9fbad3fa9b4561858d5c99ca94536fa1a1.tar.gz
ports-df249d9fbad3fa9b4561858d5c99ca94536fa1a1.zip
- Update to 3.7.5
Changelog: Bug fixes: o bug 2059 'gpgme >=1.1.8 not compatible with S/MIME encryption' o bug 2076 'having worked 2 times properly CLAWS ceased to decrypt incoming PGP mails -displays base64 instead - sucks completely' o bug 2098, 'claws-mails crashes frequently with pgpcore' o Address Book: fix button sensitivity in compose mode. Bump all cm-plugins Approved by: maintainers implicit
Notes
Notes: svn path=/head/; revision=249419
Diffstat (limited to 'mail/claws-mail-perl')
-rw-r--r--mail/claws-mail-perl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/claws-mail-perl/Makefile b/mail/claws-mail-perl/Makefile
index b51285ee7f20..d8e2db1a6a78 100644
--- a/mail/claws-mail-perl/Makefile
+++ b/mail/claws-mail-perl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= perl
PORTVERSION= 0.9.17
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -16,8 +16,8 @@ DISTNAME= perl_plugin-${PORTVERSION}
MAINTAINER= c0rn@o2.pl
COMMENT= Perl filtering plugin for claws-mail
-BUILD_DEPENDS= claws-mail>=3.7.4:${PORTSDIR}/mail/claws-mail
-RUN_DEPENDS= claws-mail>=3.7.4:${PORTSDIR}/mail/claws-mail
+BUILD_DEPENDS= claws-mail>=3.7.5:${PORTSDIR}/mail/claws-mail
+RUN_DEPENDS= claws-mail>=3.7.5:${PORTSDIR}/mail/claws-mail
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:262