aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2011-06-08 07:36:11 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2011-06-08 07:36:11 +0000
commit9706acdbb208b6d0bacf3085895bef4a649e8334 (patch)
treef1a859a90f2186d022d70e64265972217600d758
parentd548d0d6c40624559989d8591b6009bd5dfb8b56 (diff)
downloadports-9706acdbb208b6d0bacf3085895bef4a649e8334.tar.gz
ports-9706acdbb208b6d0bacf3085895bef4a649e8334.zip
Notes
-rw-r--r--mail/courier-imap/Makefile17
-rw-r--r--mail/courier-imap/distinfo6
2 files changed, 12 insertions, 11 deletions
diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile
index 428976ddc2b5..bb9558edc225 100644
--- a/mail/courier-imap/Makefile
+++ b/mail/courier-imap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= courier-imap
-PORTVERSION= 4.9.1
+PORTVERSION= 4.9.3
PORTEPOCH= 2
CATEGORIES= mail ipv6
MASTER_SITES= SF/courier/imap/${PORTVERSION}
@@ -42,7 +42,8 @@ MAKE_ENV:= ${CONFIGURE_ENV}
OPTIONS= FAM "Build in fam support for IDLE command" off \
TRASHQUOTA "Include deleted mails in the quota" off \
GDBM "Use gdbm db instead of system bdb" off \
- IPV6 "Build with IPv6 support" on
+ IPV6 "Build with IPv6 support" on \
+ DRAC "Build with DRAC support" off
.if exists(${.CURDIR}/../../security/courier-authlib/Makefile.opt)
.include "${.CURDIR}/../../security/courier-authlib/Makefile.opt"
@@ -66,13 +67,11 @@ CONFIGURE_ARGS= --sysconfdir=${CONFDIR} \
.include <bsd.port.pre.mk>
-#does not work with 4.4.0
-#.if defined(WITH_DRAC)
-# move me below .include <bsd.port.pre.mk> when re-enabling
-#PATCH_SITES= http://www.smalltown.ne.jp/~usata/pub/patch/
-#PATCHFILES= courier-imap-4.1.0-drac.patch
-#BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
-#.endif
+.if defined(WITH_DRAC)
+PATCH_SITES= http://www.smalltown.ne.jp/~usata/pub/patch/
+PATCHFILES= courier-imap-4.8.1-drac.patch
+BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
+.endif
.if exists(${.CURDIR}/../../security/courier-authlib/Makefile.dep)
.include "${.CURDIR}/../../security/courier-authlib/Makefile.dep"
diff --git a/mail/courier-imap/distinfo b/mail/courier-imap/distinfo
index b72d22da6d8c..ba9c686dcf13 100644
--- a/mail/courier-imap/distinfo
+++ b/mail/courier-imap/distinfo
@@ -1,2 +1,4 @@
-SHA256 (courier-imap-4.9.1.tar.bz2) = 1e1d848d1a2faca8f36acc03112d10201eb336f02d8b460f64531a83357b5fc4
-SIZE (courier-imap-4.9.1.tar.bz2) = 3049831
+SHA256 (courier-imap-4.9.3.tar.bz2) = 27344b624ceaaf22e5f12b9b76253eaacd33723be3108b104aa6d25f4641193e
+SIZE (courier-imap-4.9.3.tar.bz2) = 3049553
+SHA256 (courier-imap-4.8.1-drac.patch) = 7ac88afc81bb762226800697899dcb12e300634f131d8ee4ac8ffe1d2637d772
+SIZE (courier-imap-4.8.1-drac.patch) = 8691