pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/opendmarc
Module Name: pkgsrc
Committed By: jperkin
Date: Thu May 12 13:56:28 UTC 2022
Modified Files:
pkgsrc/mail/opendmarc: Makefile
Log Message:
opendmarc: Remove leak from pbulkmulti patch.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/mail/opendmarc/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/opendmarc/Makefile
diff -u pkgsrc/mail/opendmarc/Makefile:1.27 pkgsrc/mail/opendmarc/Makefile:1.28
--- pkgsrc/mail/opendmarc/Makefile:1.27 Thu May 12 13:49:28 2022
+++ pkgsrc/mail/opendmarc/Makefile Thu May 12 13:56:28 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2022/05/12 13:49:28 jperkin Exp $
+# $NetBSD: Makefile,v 1.28 2022/05/12 13:56:28 jperkin Exp $
DISTNAME= rel-${PKGNAME:C/\./-/g}
PKGNAME= opendmarc-1.4.2
@@ -13,7 +13,7 @@ COMMENT= Open source DMARC library, MTA
LICENSE= modified-bsd
DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI
-DEPENDS+= p5-DBD-{mariadb,mysql,percona}*-[0-9]*:../../databases/p5-DBD-mysql
+DEPENDS+= p5-DBD-mysql-[0-9]*:../../databases/p5-DBD-mysql
DEPENDS+= p5-Switch-[0-9]*:../../lang/p5-Switch
DEPENDS+= p5-HTTP-Message-[0-9]*:../../www/p5-HTTP-Message
Home |
Main Index |
Thread Index |
Old Index