From 9706acdbb208b6d0bacf3085895bef4a649e8334 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Wed, 8 Jun 2011 07:36:11 +0000 Subject: [PATCH] update to 4.9.3 include updated DRAC patch [1] PR: ports/157619 [1] Submitted by: AIDA Shinra [1] --- mail/courier-imap/Makefile | 17 ++++++++--------- mail/courier-imap/distinfo | 6 ++++-- 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 -#does not work with 4.4.0 -#.if defined(WITH_DRAC) -# move me below .include 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