- Bump PORTREVISION after claws-mail update

This commit is contained in:
Martin Wilke 2008-06-28 14:41:25 +00:00
parent 678d3bbffa
commit 509e12b8a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215868
5 changed files with 20 additions and 20 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= att_remover
PORTVERSION= 1.0.8
PORTREVISION= 1
PORTREVISION= 2
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.4.0:${PORTSDIR}/mail/claws-mail
RUN_DEPENDS= claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
BUILD_DEPENDS= claws-mail>=3.5.0:${PORTSDIR}/mail/claws-mail
RUN_DEPENDS= claws-mail>=3.5.0:${PORTSDIR}/mail/claws-mail
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:261

View file

@ -7,7 +7,7 @@
PORTNAME= cachesaver
PORTVERSION= 0.10.7
PORTREVISION= 1
PORTREVISION= 2
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.4.0:${PORTSDIR}/mail/claws-mail
RUN_DEPENDS= claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
BUILD_DEPENDS= claws-mail>=3.5.0:${PORTSDIR}/mail/claws-mail
RUN_DEPENDS= claws-mail>=3.5.0:${PORTSDIR}/mail/claws-mail
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:261

View file

@ -7,7 +7,7 @@
PORTNAME= fetchinfo
PORTVERSION= 0.4.23
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}-plugin-${PORTVERSION}
MAINTAINER= c0rn@o2.pl
COMMENT= Header insertation plugin for claws-mail
BUILD_DEPENDS= claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
RUN_DEPENDS= claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
BUILD_DEPENDS= claws-mail>=3.5.0:${PORTSDIR}/mail/claws-mail
RUN_DEPENDS= claws-mail>=3.5.0:${PORTSDIR}/mail/claws-mail
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:261

View file

@ -7,7 +7,7 @@
PORTNAME= mailmbox
PORTVERSION= 1.14.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@ -15,14 +15,14 @@ PKGNAMEPREFIX= claws-mail-
MAINTAINER= c0rn@o2.pl
COMMENT= Mbox maildir plugin for claws-mail
BUILD_DEPENDS= claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
RUN_DEPENDS= claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
BUILD_DEPENDS= claws-mail>=3.5.0:${PORTSDIR}/mail/claws-mail
RUN_DEPENDS= claws-mail>=3.5.0:${PORTSDIR}/mail/claws-mail
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:261
PLIST_FILES= lib/claws-mail/plugins/mailmbox.a \
lib/claws-mail/plugins/mailmbox.la \
lib/claws-mail/plugins/mailmbox.so
lib/claws-mail/plugins/mailmbox.la \
lib/claws-mail/plugins/mailmbox.so
.include <bsd.port.mk>

View file

@ -7,7 +7,7 @@
PORTNAME= newmail
PORTVERSION= 0.0.12
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@ -15,14 +15,14 @@ PKGNAMEPREFIX= claws-mail-
MAINTAINER= c0rn@o2.pl
COMMENT= Message header summary logging plugin for claws-mail
BUILD_DEPENDS= claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
RUN_DEPENDS= claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
BUILD_DEPENDS= claws-mail>=3.5.0:${PORTSDIR}/mail/claws-mail
RUN_DEPENDS= claws-mail>=3.5.0:${PORTSDIR}/mail/claws-mail
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:261
PLIST_FILES=lib/claws-mail/plugins/newmail.a \
lib/claws-mail/plugins/newmail.la \
lib/claws-mail/plugins/newmail.so
PLIST_FILES= lib/claws-mail/plugins/newmail.a \
lib/claws-mail/plugins/newmail.la \
lib/claws-mail/plugins/newmail.so
.include <bsd.port.mk>