diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot2-pigeonhole/Makefile | 9 | ||||
-rw-r--r-- | mail/dovecot2-pigeonhole/distinfo | 5 |
2 files changed, 6 insertions, 8 deletions
diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index f3e24839537c..1529eca53b9d 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dovecot-pigeonhole -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} @@ -14,14 +14,13 @@ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} MAINTAINER= bra@fsn.hu COMMENT= A Sieve plugin for the Dovecot 'deliver' LDA and LMTP -BUILD_DEPENDS= dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVER} -RUN_DEPENDS= dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVER} +BUILD_DEPENDS= dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVERSION:R} +RUN_DEPENDS= dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVERSION:R} DOVECOTVERSION= 2.0 -DOVECOTVER:= ${DOVECOTVERSION:C/\.[0-9]//} GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --prefix=${PREFIX} \ --docdir=${DOCSDIR} \ --with-dovecot="${LOCALBASE}/lib/dovecot" diff --git a/mail/dovecot2-pigeonhole/distinfo b/mail/dovecot2-pigeonhole/distinfo index 63d2f79a9410..f0d316b020f3 100644 --- a/mail/dovecot2-pigeonhole/distinfo +++ b/mail/dovecot2-pigeonhole/distinfo @@ -1,3 +1,2 @@ -MD5 (dovecot-2.0-pigeonhole-0.2.1.tar.gz) = 7baf6ebac21bdb865cb733d8e96ee81b -SHA256 (dovecot-2.0-pigeonhole-0.2.1.tar.gz) = 8249421cb69ca299e2830da8b635ca0a5ab692ab29456c188ba8078d7672ccda -SIZE (dovecot-2.0-pigeonhole-0.2.1.tar.gz) = 1195090 +SHA256 (dovecot-2.0-pigeonhole-0.2.2.tar.gz) = 3c5fdbf8002f1571457b0dbd714107c83245ac8df997c8a6ba594bf809392f4e +SIZE (dovecot-2.0-pigeonhole-0.2.2.tar.gz) = 1199973 |