diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-02-06 00:49:13 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-02-06 00:49:13 +0800 |
commit | 29d6d98bcd2f25631047f0b01fc9aa2582ca832f (patch) | |
tree | d86f5ddcc4e79481475a4b482804b21208cc0350 /mail | |
parent | 425d1b7d916ed023e8e4209e08804f0060b71577 (diff) | |
download | freebsd-ports-gnome-29d6d98bcd2f25631047f0b01fc9aa2582ca832f.tar.gz freebsd-ports-gnome-29d6d98bcd2f25631047f0b01fc9aa2582ca832f.tar.zst freebsd-ports-gnome-29d6d98bcd2f25631047f0b01fc9aa2582ca832f.zip |
- Update to 0.2.2
- Space/Tab twiddle
Changes: http://hg.rename-it.nl/dovecot-2.0-pigeonhole/file/dcaa91e4c7e5/NEWS
PR: ports/154038
Submitted by: sunpoet (myself)
Approved by: Attila Nagy <bra@fsn.hu> (maintainer, in followup of ports/153295)
Feature safe: yes
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 |