aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot-sieve
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2010-01-26 14:25:47 +0000
committerWesley Shields <wxs@FreeBSD.org>2010-01-26 14:25:47 +0000
commit2352b1675bcab7da564c1f65138e85f34e65f205 (patch)
tree6d74f038cc0a9360bdbe601f23c117cb7e63fdaa /mail/dovecot-sieve
parent7f8c2abce771f664678744e243035a890ec7ebf4 (diff)
downloadports-2352b1675bcab7da564c1f65138e85f34e65f205.tar.gz
ports-2352b1675bcab7da564c1f65138e85f34e65f205.zip
- Update to 0.1.15
PR: ports/141727 Submitted by: Mike Jakubik <mike.jakubik@intertainservices.com> Yarema <yds@CoolRat.org> (maintainer)
Notes
Notes: svn path=/head/; revision=248611
Diffstat (limited to 'mail/dovecot-sieve')
-rw-r--r--mail/dovecot-sieve/Makefile12
-rw-r--r--mail/dovecot-sieve/distinfo6
2 files changed, 10 insertions, 8 deletions
diff --git a/mail/dovecot-sieve/Makefile b/mail/dovecot-sieve/Makefile
index 423f2a53d120..a798b36cbebe 100644
--- a/mail/dovecot-sieve/Makefile
+++ b/mail/dovecot-sieve/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dovecot-sieve
PORTVERSION= ${DOVECOTVERSION}+${DISTVERSION}
-DISTVERSION= 0.1.13
+DISTVERSION= 0.1.15
CATEGORIES= mail
MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${DISTVERSIONPREFIX}${DISTVERSION:C/:(.)/\1/g}${DISTVERSIONSUFFIX}
@@ -20,16 +20,18 @@ RUN_DEPENDS= dovecot>=${DOVECOTVERSION}.*:${PORTSDIR}/mail/dovecot
DOVECOTVERSION= 1.2
-USE_LDCONFIG= ${PREFIX}/lib/dovecot/lda
-
-MAN1= sieve-test.1 sievec.1 sieved.1
-
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-dovecot=`${MAKE} -C ${PORTSDIR}/mail/dovecot -V WRKSRC`
+CONFIGURE_ENV= LDFLAGS='${LDFLAGS}'
+LDFLAGS+= -L${LOCALBASE}/lib
+USE_LDCONFIG= ${PREFIX}/lib/dovecot/lda
+
SUB_FILES= pkg-message
+MAN1= sieve-test.1 sievec.1 sieved.1
+
.if !defined(NOPORTDOCS)
PORTDOCS= AUTHORS COPYING COPYING.LGPL INSTALL NEWS README TODO
.endif
diff --git a/mail/dovecot-sieve/distinfo b/mail/dovecot-sieve/distinfo
index 47af0e79192c..64078f31da5b 100644
--- a/mail/dovecot-sieve/distinfo
+++ b/mail/dovecot-sieve/distinfo
@@ -1,3 +1,3 @@
-MD5 (dovecot-1.2-sieve-0.1.13.tar.gz) = 6151ab50e24abc0384358b1618c8048f
-SHA256 (dovecot-1.2-sieve-0.1.13.tar.gz) = c12d94d9374f33f72a784b31d9e5ce04c5c4cfcc694ffdeea0422eacd23f2b4a
-SIZE (dovecot-1.2-sieve-0.1.13.tar.gz) = 965393
+MD5 (dovecot-1.2-sieve-0.1.15.tar.gz) = 2246fbbcf304d3ec1df0db2d091fe05a
+SHA256 (dovecot-1.2-sieve-0.1.15.tar.gz) = edddc49237d5cb07a7938de9850b475b071e9350b2035f99a15db7a56882295c
+SIZE (dovecot-1.2-sieve-0.1.15.tar.gz) = 1051262