pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/courier
Module Name: pkgsrc
Committed By: hans
Date: Mon Feb 12 21:53:00 UTC 2024
Modified Files:
pkgsrc/meta-pkgs/courier: Makefile
Log Message:
Update meta-pkg/courier
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/meta-pkgs/courier/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/courier/Makefile
diff -u pkgsrc/meta-pkgs/courier/Makefile:1.19 pkgsrc/meta-pkgs/courier/Makefile:1.20
--- pkgsrc/meta-pkgs/courier/Makefile:1.19 Thu Sep 23 22:20:06 2021
+++ pkgsrc/meta-pkgs/courier/Makefile Mon Feb 12 21:53:00 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2021/09/23 22:20:06 gutteridge Exp $
+# $NetBSD: Makefile,v 1.20 2024/02/12 21:53:00 hans Exp $
DISTNAME= courier-${COURIER_VERSION}
CATEGORIES= meta-pkgs mail
@@ -14,7 +14,7 @@ META_PACKAGE= yes
# COURIER_VERSION should match the variable of the same name found in
# pkgsrc/mail/courier-mta/Makefile.common.
#
-COURIER_VERSION= 0.65.0
+COURIER_VERSION= 1.3.5
# The following packages are built from the same Courier sources and
# should match in version number:
@@ -32,12 +32,12 @@ DEPENDS+= courier-mta>=${COURIER_VERSION
#
# maildrop is presently a hard dependency of courier-mta.
#DEPENDS+= maildrop>=2.5.0:../../mail/maildrop
-DEPENDS+= courier-imap>=4.8.0:../../mail/courier-imap
-DEPENDS+= sqwebmail>=5.4.1:../../mail/sqwebmail
+DEPENDS+= courier-imap>=5.2.6:../../mail/courier-imap
+DEPENDS+= sqwebmail>=6.2.5:../../mail/sqwebmail
# We tack on courier-analog because its version is somewhat tied to the
# log format of the current Courier release.
#
-DEPENDS+= courier-analog>=0.16:../../mail/courier-analog
+DEPENDS+= courier-analog>=0.22:../../mail/courier-analog
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index