pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/courier Update meta-pkgs/courier to version ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55522168f633
branches:  trunk
changeset: 538809:55522168f633
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Tue Feb 19 18:45:37 2008 +0000

description:
Update meta-pkgs/courier to version 0.58.0 by pulling in the sub-packages
from the courier-0.58.0 line.

diffstat:

 meta-pkgs/courier/Makefile |  13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diffs (42 lines):

diff -r f04e3b0feeb4 -r 55522168f633 meta-pkgs/courier/Makefile
--- a/meta-pkgs/courier/Makefile        Tue Feb 19 18:45:32 2008 +0000
+++ b/meta-pkgs/courier/Makefile        Tue Feb 19 18:45:37 2008 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2007/12/19 12:27:27 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2008/02/19 18:45:37 jlam Exp $
 
 DISTNAME=      courier-${COURIER_VERSION}
-PKGREVISION=   1
 CATEGORIES=    meta-pkgs mail
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -13,7 +12,7 @@
 # COURIER_VERSION should match the variable of the same name found in
 # pkgsrc/mail/courier-mta/Makefile.common.
 #
-COURIER_VERSION=       0.57.1
+COURIER_VERSION=       0.58.0
 
 # The following packages are built from the same Courier sources and
 # should match in version number:
@@ -22,16 +21,16 @@
 #
 DEPENDS+=      couriertcpd>=${COURIER_VERSION}:../../net/couriertcpd
 DEPENDS+=      courier-maildir>=${COURIER_VERSION}:../../mail/courier-maildir
-DEPENDS+=      courier-mta>=${COURIER_VERSION}nb1:../../mail/courier-mta
+DEPENDS+=      courier-mta>=${COURIER_VERSION}:../../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.4nb2:../../mail/maildrop
-DEPENDS+=      courier-imap>=4.2.1:../../mail/courier-imap
-DEPENDS+=      sqwebmail>=5.2.0:../../mail/sqwebmail
+DEPENDS+=      maildrop>=2.0.4nb3:../../mail/maildrop
+DEPENDS+=      courier-imap>=4.3.0:../../mail/courier-imap
+DEPENDS+=      sqwebmail>=5.2.0nb2:../../mail/sqwebmail
 
 # We tack on courier-analog because its version is somewhat tied to the
 # log format of the current Courier release.



Home | Main Index | Thread Index | Old Index