summaryrefslogtreecommitdiff
path: root/mail/courier-imap
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2008-08-27 17:52:32 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2008-08-27 17:52:32 +0000
commitcbd4ec526252926dcc36313665e855ca18af4926 (patch)
treeb017750e651210651841d6fd563b9d4888777c7f /mail/courier-imap
parent- Fix stuff after pav's premature commit of graphics/osg update (diff)
update to 4.4.1
disable DRAC support since the supplied patch is no longer compatible with 4.4.1 and the author has not updated it :/
Notes
Notes: svn path=/head/; revision=219335
Diffstat (limited to 'mail/courier-imap')
-rw-r--r--mail/courier-imap/Makefile14
-rw-r--r--mail/courier-imap/distinfo9
2 files changed, 10 insertions, 13 deletions
diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile
index f5da9a1d36ef..7e369dca76d0 100644
--- a/mail/courier-imap/Makefile
+++ b/mail/courier-imap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= courier-imap
-PORTVERSION= 4.3.1
+PORTVERSION= 4.4.1
PORTEPOCH= 2
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -41,7 +41,6 @@ MAKE_ENV:= ${CONFIGURE_ENV}
#
OPTIONS= FAM "Build in fam support for IDLE command" off \
- DRAC "Build in DRAC support" off \
TRASHQUOTA "Include deleted mails in the quota" off \
GDBM "Use gdbm db instead of system bdb" off \
IPV6 "Build with IPv6 support" on
@@ -68,12 +67,13 @@ CONFIGURE_ARGS= --sysconfdir=${CONFDIR} \
.include <bsd.port.pre.mk>
-.if defined(WITH_DRAC)
+#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
+#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 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 9e9e9261ff04..a392759e4867 100644
--- a/mail/courier-imap/distinfo
+++ b/mail/courier-imap/distinfo
@@ -1,6 +1,3 @@
-MD5 (courier-imap-4.3.1.tar.bz2) = 6e25e51faeec55a695242679311b595f
-SHA256 (courier-imap-4.3.1.tar.bz2) = 963e35beaf420ac9c808d18b6dada68c7e5adba16fe1231e2e132f4410e9547d
-SIZE (courier-imap-4.3.1.tar.bz2) = 3342757
-MD5 (courier-imap-4.1.0-drac.patch) = 62d84c091eec8b8c49ea605d3d6eb080
-SHA256 (courier-imap-4.1.0-drac.patch) = 01363ee12c52b1e4d01082d9dd2b374b17b1985daf108ddd4596064131ca0940
-SIZE (courier-imap-4.1.0-drac.patch) = 8355
+MD5 (courier-imap-4.4.1.tar.bz2) = 71482dff367e5161a3c0f9c61bbfd2b1
+SHA256 (courier-imap-4.4.1.tar.bz2) = d7cff71f0aaf34ea8dc6823550dadf62def4f616b750548bf0512f12d1b4725f
+SIZE (courier-imap-4.4.1.tar.bz2) = 3383036