aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-perl/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-01-21 20:53:07 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-01-21 20:53:07 +0000
commit28c1e667f63a8557d4190f94e0f3fca608e096b8 (patch)
treefc6a3fae0ee42d045759356510d4ff4544276ebd /mail/claws-mail-perl/Makefile
parente96641a09a9f6ff3af77d87fa4d91554eaaa1f8d (diff)
downloadports-28c1e667f63a8557d4190f94e0f3fca608e096b8.tar.gz
ports-28c1e667f63a8557d4190f94e0f3fca608e096b8.zip
- Update to 0.9.17
Approved by: maintainer implicit
Notes
Notes: svn path=/head/; revision=248299
Diffstat (limited to 'mail/claws-mail-perl/Makefile')
-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 ce4193c97cb9..17cd9afc8a7c 100644
--- a/mail/claws-mail-perl/Makefile
+++ b/mail/claws-mail-perl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= perl
-PORTVERSION= 0.9.16
+PORTVERSION= 0.9.17
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -15,8 +15,8 @@ DISTNAME= perl_plugin-${PORTVERSION}
MAINTAINER= c0rn@o2.pl
COMMENT= Perl filtering plugin for claws-mail
-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_AUTOTOOLS= autoconf:262