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: mef
Date: Wed Sep 22 21:24:57 UTC 2021
Modified Files:
pkgsrc/meta-pkgs/courier: Makefile
Log Message:
(meta-pkgs/courier) Removed maildrop, it seems already included
remove maildrop, as log says:
pkg_add: install script returned error status
pkg_add: package `maildrop-3.0.0nb6' was already installed as dependency
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 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.17 pkgsrc/meta-pkgs/courier/Makefile:1.18
--- pkgsrc/meta-pkgs/courier/Makefile:1.17 Sun Jan 26 17:31:41 2020
+++ pkgsrc/meta-pkgs/courier/Makefile Wed Sep 22 21:24:57 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2020/01/26 17:31:41 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2021/09/22 21:24:57 mef Exp $
DISTNAME= courier-${COURIER_VERSION}
CATEGORIES= meta-pkgs mail
@@ -30,7 +30,7 @@ DEPENDS+= courier-mta>=${COURIER_VERSION
#
# mail/maildrop, mail/courier-imap, mail/sqwebmail
#
-DEPENDS+= maildrop>=2.5.0:../../mail/maildrop
+#EPENDS+= maildrop>=2.5.0:../../mail/maildrop
DEPENDS+= courier-imap>=4.8.0:../../mail/courier-imap
DEPENDS+= sqwebmail>=5.4.1:../../mail/sqwebmail
Home |
Main Index |
Thread Index |
Old Index