aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-perl
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-07-04 23:06:18 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-07-04 23:06:18 +0000
commitb3ecbf27c229cf3a38d3067e943ca80626436cce (patch)
tree47baf96bf085d9a8355dee5f6e9908e467d3d1e8 /mail/claws-mail-perl
parent2c1f84af63c92bfe5ede465eb2f7952a6b0c9430 (diff)
downloadports-b3ecbf27c229cf3a38d3067e943ca80626436cce.tar.gz
ports-b3ecbf27c229cf3a38d3067e943ca80626436cce.zip
- Bump PORTREVISION after claws-mail update
Notes
Notes: svn path=/head/; revision=237122
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 0e2c8dce2f0c..3270ab4313f1 100644
--- a/mail/claws-mail-perl/Makefile
+++ b/mail/claws-mail-perl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= perl
PORTVERSION= 0.9.15
-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.1:${PORTSDIR}/mail/claws-mail
-RUN_DEPENDS= claws-mail>=3.7.1:${PORTSDIR}/mail/claws-mail
+BUILD_DEPENDS= claws-mail>=3.7.2:${PORTSDIR}/mail/claws-mail
+RUN_DEPENDS= claws-mail>=3.7.2:${PORTSDIR}/mail/claws-mail
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:262