summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-02-05 16:49:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-02-05 16:49:13 +0000
commit78e6cc5d4fd2b2e36d2be4876af339652793c7b5 (patch)
treeff75db48464ccb21ee0cd6dccf3abcad408c005f /mail
parentMake table headers more selfexplanatory (diff)
- 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
Notes
Notes: svn path=/head/; revision=268689
Diffstat (limited to 'mail')
-rw-r--r--mail/dovecot2-pigeonhole/Makefile9
-rw-r--r--mail/dovecot2-pigeonhole/distinfo5
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