pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/qmail-acceptutils



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Wed Oct 24 13:18:54 UTC 2018

Modified Files:
        pkgsrc/mail/qmail-acceptutils: Makefile

Log Message:
Depend on stunnel. Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/qmail-acceptutils/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/qmail-acceptutils/Makefile
diff -u pkgsrc/mail/qmail-acceptutils/Makefile:1.1 pkgsrc/mail/qmail-acceptutils/Makefile:1.2
--- pkgsrc/mail/qmail-acceptutils/Makefile:1.1  Mon Oct 22 15:23:06 2018
+++ pkgsrc/mail/qmail-acceptutils/Makefile      Wed Oct 24 13:18:54 2018
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2018/10/22 15:23:06 schmonz Exp $
+# $NetBSD: Makefile,v 1.2 2018/10/24 13:18:54 schmonz Exp $
 
 DISTNAME=              netqmail-1.06
 PKGNAME=               qmail-acceptutils-${ACPATCHVERSION}
+PKGREVISION=           1
 CATEGORIES=            mail
 MASTER_SITES=          http://www.qmail.org/
 
@@ -15,6 +16,8 @@ ACPATCH=              ${DISTNAME}-acceptutils-${ACPA
 PATCHFILES+=           ${ACPATCH}
 SITES.${ACPATCH}=      ${HOMEPAGE}
 
+DEPENDS+=              stunnel-[0-9]*:../../security/stunnel
+
 CONFLICTS+=            qmail<=1.03nb32
 
 DJB_RESTRICTED=                no



Home | Main Index | Thread Index | Old Index