pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail Let the qmail dependency be satisfied by netqmail...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4d878dabd932
branches: trunk
changeset: 478326:4d878dabd932
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Wed Jul 21 22:58:10 2004 +0000
description:
Let the qmail dependency be satisfied by netqmail, if present. Take MAINTAINER.
diffstat:
mail/ezmlm-idx/Makefile | 4 ++--
mail/ezmlm/Makefile | 4 ++--
mail/ezmlm/Makefile.common | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diffs (53 lines):
diff -r fa9ccab2fe0f -r 4d878dabd932 mail/ezmlm-idx/Makefile
--- a/mail/ezmlm-idx/Makefile Wed Jul 21 22:53:36 2004 +0000
+++ b/mail/ezmlm-idx/Makefile Wed Jul 21 22:58:10 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/07/20 00:04:36 schmonz Exp $
+# $NetBSD: Makefile,v 1.7 2004/07/21 22:58:10 schmonz Exp $
#
.include "../../mail/ezmlm/Makefile.common"
@@ -6,7 +6,7 @@
DISTNAME= ezmlm-idx-0.421
SITES_${DISTNAME}.tar.gz= http://www.ezmlm.org/archive/0.421/
-MAINTAINER= tech-pkg%NetBSD.org@localhost
+MAINTAINER= schmonz%NetBSD.org@localhost
HOMEPAGE= http://www.ezmlm.org/
COMMENT= ezmlm with enhancements by third parties
diff -r fa9ccab2fe0f -r 4d878dabd932 mail/ezmlm/Makefile
--- a/mail/ezmlm/Makefile Wed Jul 21 22:53:36 2004 +0000
+++ b/mail/ezmlm/Makefile Wed Jul 21 22:58:10 2004 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2004/07/20 00:07:37 schmonz Exp $
+# $NetBSD: Makefile,v 1.12 2004/07/21 22:58:10 schmonz Exp $
#
.include "../../mail/ezmlm/Makefile.common"
DISTNAME= ${EZMLM_VERS}
-MAINTAINER= zuntum%NetBSD.org@localhost
+MAINTAINER= schmonz%NetBSD.org@localhost
HOMEPAGE= http://cr.yp.to/ezmlm.html
COMMENT= Easy-to-use, high-speed mailing list manager for qmail
diff -r fa9ccab2fe0f -r 4d878dabd932 mail/ezmlm/Makefile.common
--- a/mail/ezmlm/Makefile.common Wed Jul 21 22:53:36 2004 +0000
+++ b/mail/ezmlm/Makefile.common Wed Jul 21 22:58:10 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2004/07/19 23:49:35 schmonz Exp $
+# $NetBSD: Makefile.common,v 1.3 2004/07/21 22:58:10 schmonz Exp $
#
EZMLM_VERS= ezmlm-0.53
@@ -7,7 +7,7 @@
CATEGORIES= mail
DISTFILES= ${DISTNAME}.tar.gz
-DEPENDS+= qmail>=1.03:../../mail/qmail
+DEPENDS+= {qmail>=1.03,netqmail>=1.05}:../../mail/qmail
PLIST_SRC= ../../mail/ezmlm/PLIST.common
Home |
Main Index |
Thread Index |
Old Index