aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-perl
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-05-16 16:56:41 +0800
committermiwi <miwi@FreeBSD.org>2010-05-16 16:56:41 +0800
commitf3fe74ecafa16e0f4077a0823f65f80c3139a133 (patch)
treee121286d54878469e923ebe57bcff9b0d0dac0d7 /mail/claws-mail-perl
parente3df2d58218dd6c7c979779e3082adb854ed2759 (diff)
downloadfreebsd-ports-gnome-f3fe74ecafa16e0f4077a0823f65f80c3139a133.tar.gz
freebsd-ports-gnome-f3fe74ecafa16e0f4077a0823f65f80c3139a133.tar.zst
freebsd-ports-gnome-f3fe74ecafa16e0f4077a0823f65f80c3139a133.zip
- Bump PORTREVISION after claws-mail update
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 ad7fcc81d8a4..c873c205ebf8 100644
--- a/mail/claws-mail-perl/Makefile
+++ b/mail/claws-mail-perl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= perl
PORTVERSION= 0.9.17
-PORTREVISION= 3
+PORTREVISION= 4
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.5:${PORTSDIR}/mail/claws-mail
-RUN_DEPENDS= claws-mail>=3.7.5:${PORTSDIR}/mail/claws-mail
+BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail
+RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:262