diff options
-rw-r--r-- | mail/claws-mail-att_remover/Makefile | 6 | ||||
-rw-r--r-- | mail/claws-mail-cachesaver/Makefile | 6 | ||||
-rw-r--r-- | mail/claws-mail-mailmbox/Makefile | 6 | ||||
-rw-r--r-- | mail/claws-mail-newmail/Makefile | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/mail/claws-mail-att_remover/Makefile b/mail/claws-mail-att_remover/Makefile index 5452e213718a..8519c9d30263 100644 --- a/mail/claws-mail-att_remover/Makefile +++ b/mail/claws-mail-att_remover/Makefile @@ -7,7 +7,7 @@ PORTNAME= att_remover PORTVERSION= 1.0.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -15,8 +15,8 @@ PKGNAMEPREFIX= claws-mail- MAINTAINER= c0rn@o2.pl COMMENT= Attachments removing plugin for claws-mail -BUILD_DEPENDS= claws-mail>=3.0.1:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.0.1:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_XLIB= yes diff --git a/mail/claws-mail-cachesaver/Makefile b/mail/claws-mail-cachesaver/Makefile index ee6b2f36a3c0..db3dad9b4347 100644 --- a/mail/claws-mail-cachesaver/Makefile +++ b/mail/claws-mail-cachesaver/Makefile @@ -7,7 +7,7 @@ PORTNAME= cachesaver PORTVERSION= 0.10.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -15,8 +15,8 @@ PKGNAMEPREFIX= claws-mail- MAINTAINER= c0rn@o2.pl COMMENT= Cache saving plugin for claws-mail -BUILD_DEPENDS= claws-mail>=3.0.1:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.0.1:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_XLIB= yes diff --git a/mail/claws-mail-mailmbox/Makefile b/mail/claws-mail-mailmbox/Makefile index db71c163936a..dd34319101f6 100644 --- a/mail/claws-mail-mailmbox/Makefile +++ b/mail/claws-mail-mailmbox/Makefile @@ -7,7 +7,7 @@ PORTNAME= mailmbox PORTVERSION= 1.14 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -15,8 +15,8 @@ PKGNAMEPREFIX= claws-mail- MAINTAINER= c0rn@o2.pl COMMENT= Mbox maildir plugin for claws-mail -BUILD_DEPENDS= claws-mail>=3.0.1:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.0.1:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_XLIB= yes diff --git a/mail/claws-mail-newmail/Makefile b/mail/claws-mail-newmail/Makefile index fca4a250a10b..3c43bc8aedc9 100644 --- a/mail/claws-mail-newmail/Makefile +++ b/mail/claws-mail-newmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= newmail PORTVERSION= 0.0.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -15,8 +15,8 @@ PKGNAMEPREFIX= claws-mail- MAINTAINER= c0rn@o2.pl COMMENT= Message header summary logging plugin for claws-mail -BUILD_DEPENDS= claws-mail>=3.0.1:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.0.1:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_XLIB= yes |