aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-rssyl
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-02-28 08:50:45 +0800
committermiwi <miwi@FreeBSD.org>2008-02-28 08:50:45 +0800
commit31ca10e148f3d72497883180699a89dd6dbeabf7 (patch)
tree9f360eb1c352032c50078009bf76ba839d4bc082 /mail/claws-mail-rssyl
parentad75e915b061979d5e139be8d39e284f7bcf3dba (diff)
downloadfreebsd-ports-gnome-31ca10e148f3d72497883180699a89dd6dbeabf7.tar.gz
freebsd-ports-gnome-31ca10e148f3d72497883180699a89dd6dbeabf7.tar.zst
freebsd-ports-gnome-31ca10e148f3d72497883180699a89dd6dbeabf7.zip
- Bump PORTREVISION after claws-mail update
Approved by: maintainer implicit
Diffstat (limited to 'mail/claws-mail-rssyl')
-rw-r--r--mail/claws-mail-rssyl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/claws-mail-rssyl/Makefile b/mail/claws-mail-rssyl/Makefile
index 478186d4339d..31a0046cfde3 100644
--- a/mail/claws-mail-rssyl/Makefile
+++ b/mail/claws-mail-rssyl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rssyl
PORTVERSION= 0.18
-PORTEPOCH= 2
+PORTEPOCH= 3
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -16,8 +16,8 @@ MAINTAINER= c0rn@o2.pl
COMMENT= A RSS/Atom plugin for claws-mail
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
-BUILD_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail
-RUN_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail
+BUILD_DEPENDS= claws-mail>=3.3.1:${PORTSDIR}/mail/claws-mail
+RUN_DEPENDS= claws-mail>=3.3.1:${PORTSDIR}/mail/claws-mail
USE_XLIB= yes
USE_AUTOTOOLS= autoconf:261