pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/opendmarc opendmarc: Remove leak from pbulkmulti ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b4d42ecdf9a3
branches: trunk
changeset: 379181:b4d42ecdf9a3
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu May 12 13:56:28 2022 +0000
description:
opendmarc: Remove leak from pbulkmulti patch.
diffstat:
mail/opendmarc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dde2d358d336 -r b4d42ecdf9a3 mail/opendmarc/Makefile
--- a/mail/opendmarc/Makefile Thu May 12 13:49:38 2022 +0000
+++ b/mail/opendmarc/Makefile Thu May 12 13:56:28 2022 +0000
@@ -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 @@
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