Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/opendmarc opendmarc: add missing dependency
details: https://anonhg.NetBSD.org/pkgsrc/rev/732498dc82c0
branches: trunk
changeset: 437094:732498dc82c0
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Aug 16 08:36:18 2020 +0000
description:
opendmarc: add missing dependency
Reported by Richard Sass on pkgsrc-users.
Bump PKGREVISION.
diffstat:
mail/opendmarc/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (29 lines):
diff -r f78ddc787d31 -r 732498dc82c0 mail/opendmarc/Makefile
--- a/mail/opendmarc/Makefile Sun Aug 16 04:14:56 2020 +0000
+++ b/mail/opendmarc/Makefile Sun Aug 16 08:36:18 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2020/07/27 22:28:47 oster Exp $
+# $NetBSD: Makefile,v 1.20 2020/08/16 08:36:18 wiz Exp $
DISTNAME= opendmarc-1.3.1
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opendmarc/}
@@ -14,6 +14,7 @@
DEPENDS+= p5-DBD-mysql-[0-9]*:../../databases/p5-DBD-mysql
#DEPENDS+= {perl>=5.6.1,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp
DEPENDS+= p5-Switch-[0-9]*:../../lang/p5-Switch
+DEPENDS+= p5-HTTP-Message-[0-9]*:../../www/p5-HTTP-Message
RCD_SCRIPTS= opendmarc
@@ -38,7 +39,6 @@
${DESTDIR}${EGDIR}/
.include "../../security/openssl/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libmilter+= libmilter>=8.13.0
.include "../../mail/libmilter/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index