summaryrefslogtreecommitdiff
path: root/meta-pkgs/courier
diff options
context:
space:
mode:
authorjlam <jlam>2007-09-11 13:52:58 +0000
committerjlam <jlam>2007-09-11 13:52:58 +0000
commitca1cfacacd182aaad9f98b11017422c41e7ef237 (patch)
tree3cda1b87384a0eed98d87060e8e73adfedc44ac9 /meta-pkgs/courier
parentcf9964a7ac251cfd34d2c4d154877cdb89ecccac (diff)
downloadpkgsrc-ca1cfacacd182aaad9f98b11017422c41e7ef237.tar.gz
Depend on the correct versions of the Courier-related packages to get
a fully-functioning, cohesive, whole Courier suite. Bump the PKGREVISION to 1.
Diffstat (limited to 'meta-pkgs/courier')
-rw-r--r--meta-pkgs/courier/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/meta-pkgs/courier/Makefile b/meta-pkgs/courier/Makefile
index 7e786145e6a..a3540749159 100644
--- a/meta-pkgs/courier/Makefile
+++ b/meta-pkgs/courier/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/08/10 17:58:22 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2007/09/11 13:52:58 jlam Exp $
DISTNAME= courier-${COURIER_VERSION}
+PKGREVISION= 1
CATEGORIES= meta-pkgs mail
MASTER_SITES= # empty
DISTFILES= # empty
@@ -21,16 +22,16 @@ COURIER_VERSION= 0.56.0
#
DEPENDS+= couriertcpd>=${COURIER_VERSION}:../../net/couriertcpd
DEPENDS+= courier-maildir>=${COURIER_VERSION}:../../mail/courier-maildir
-DEPENDS+= courier-mta>=${COURIER_VERSION}:../../mail/courier-mta
+DEPENDS+= courier-mta>=${COURIER_VERSION}nb5:../../mail/courier-mta
# The following packages must be from the same lineage as the version
# of Courier:
#
# mail/maildrop, mail/courier-imap, mail/sqwebmail
#
-DEPENDS+= maildrop>=2.0.4:../../mail/maildrop
+DEPENDS+= maildrop>=2.0.4nb2:../../mail/maildrop
DEPENDS+= courier-imap>=4.1.3:../../mail/courier-imap
-DEPENDS+= sqwebmail>=5.1.6:../../mail/sqwebmail
+DEPENDS+= sqwebmail>=5.1.6nb1:../../mail/sqwebmail
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes