aboutsummaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd2
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-08-22 19:13:46 +0000
committerAde Lovett <ade@FreeBSD.org>2002-08-22 19:13:46 +0000
commit76d6ac6122a05c3551580945d540f2f8e1e4c85a (patch)
tree1ac1f3067b29ba7cf054151113186d5959189940 /mail/cyrus-imapd2
parent91f316e522763596bca3cb4343e77f9c2296c078 (diff)
downloadports-76d6ac6122a05c3551580945d540f2f8e1e4c85a.tar.gz
ports-76d6ac6122a05c3551580945d540f2f8e1e4c85a.zip
BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x
Notes
Notes: svn path=/head/; revision=64836
Diffstat (limited to 'mail/cyrus-imapd2')
-rw-r--r--mail/cyrus-imapd2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/cyrus-imapd2/Makefile b/mail/cyrus-imapd2/Makefile
index 3d202b5417c1..f2c9b9551860 100644
--- a/mail/cyrus-imapd2/Makefile
+++ b/mail/cyrus-imapd2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cyrus-imapd
PORTVERSION= 2.1.7
-#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/
@@ -18,7 +18,7 @@ PATCHFILES= ${DISTNAME}-ipv6-20020822.diff.gz
MAINTAINER= ume@FreeBSD.org
LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 \
- db3.2:${PORTSDIR}/databases/db3
+ db3.3:${PORTSDIR}/databases/db3
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \
${LOCALBASE}/sbin/saslauthd:${PORTSDIR}/security/cyrus-sasl2
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp