pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/courier (meta-pkgs/courier) Removed maildrop...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e3d30afc0cc
branches:  trunk
changeset: 458896:7e3d30afc0cc
user:      mef <mef%pkgsrc.org@localhost>
date:      Wed Sep 22 21:24:57 2021 +0000

description:
(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

diffstat:

 meta-pkgs/courier/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d964beb40409 -r 7e3d30afc0cc meta-pkgs/courier/Makefile
--- a/meta-pkgs/courier/Makefile        Wed Sep 22 21:19:28 2021 +0000
+++ b/meta-pkgs/courier/Makefile        Wed Sep 22 21:24:57 2021 +0000
@@ -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 @@
 #
 #      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