aboutsummaryrefslogtreecommitdiff
path: root/mail/opendmarc/Makefile
diff options
context:
space:
mode:
authorDan Mahoney <freebsd@gushi.org>2021-12-24 17:29:44 +0000
committerMikael Urankar <mikael@FreeBSD.org>2021-12-24 17:39:45 +0000
commit9d3c1f8ac5801fa8c9d1bc2d79e15d68e0fbe46a (patch)
tree14c9b49b7b704634dfd2597e24969e49cde0d36c /mail/opendmarc/Makefile
parentc3ea8606920a8e58dbf03ad39c70856bb1d94d50 (diff)
downloadports-9d3c1f8ac5801fa8c9d1bc2d79e15d68e0fbe46a.tar.gz
ports-9d3c1f8ac5801fa8c9d1bc2d79e15d68e0fbe46a.zip
mail/opendmarc: Update to 1.4.2
- Update to 1.4.2 - Change master site to github - Resolve CVE-2021-34555 and many other CVEs PR: 260594
Diffstat (limited to 'mail/opendmarc/Makefile')
-rw-r--r--mail/opendmarc/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/mail/opendmarc/Makefile b/mail/opendmarc/Makefile
index 78958cec7459..2b35748d2ec8 100644
--- a/mail/opendmarc/Makefile
+++ b/mail/opendmarc/Makefile
@@ -1,11 +1,9 @@
# Created by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
PORTNAME= opendmarc
-PORTVERSION= 1.3.2
-PORTREVISION= 2
+PORTVERSION= 1.4.2
CATEGORIES= mail security
-MASTER_SITES= SF/${PORTNAME} \
- SF/${PORTNAME}/Previous%20Releases
+MASTER_SITES= GH
MAINTAINER= freebsd@gushi.org
COMMENT= DMARC library and milter implementation
@@ -18,16 +16,20 @@ RUN_DEPENDS= p5-Switch>=0:lang/p5-Switch \
p5-DBD-mysql>=0:databases/p5-DBD-mysql \
p5-HTTP-Message>=0:www/p5-HTTP-Message
+USES= cpe libtool perl5 shebangfix autoreconf
LICENSE_FILE_SENDMAIL= ${WRKSRC}/LICENSE.Sendmail
LICENSE_GROUPS_SENDMAIL= FSF OSI
LICENSE_NAME_SENDMAIL= Sendmail Open Source License
LICENSE_PERMS_SENDMAIL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-USES= cpe libtool perl5 shebangfix
CPE_VENDOR= trusteddomain
USE_LDCONFIG= yes
USE_RC_SUBR= opendmarc
+USE_GITHUB= yes
+GH_ACCOUNT= trusteddomainproject
+GH_TAGNAME= rel-opendmarc-1-4-2
+GH_PROJECT= OpenDMARC
GNU_CONFIGURE= yes
OPTIONS_DEFINE= SPF DOCS