aboutsummaryrefslogtreecommitdiff
path: root/mail/opendmarc
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2015-03-11 12:18:05 +0000
committerErwin Lansing <erwin@FreeBSD.org>2015-03-11 12:18:05 +0000
commit4293d044d2703b78b2d45ce914ae1eb5c58db058 (patch)
tree2361f4429bd678d2007a0176e30371dcec8e6603 /mail/opendmarc
parent0a3541d6be8b2f713d7fc0fdb3953e65e14b4629 (diff)
downloadports-4293d044d2703b78b2d45ce914ae1eb5c58db058.tar.gz
ports-4293d044d2703b78b2d45ce914ae1eb5c58db058.zip
Update to version 1.3.1, Maintainer change to Dan Mahoney <danm@prime.gushi.org>
This is mainly a bug fix release, but it does contain one important new feature. Upgrade is recommended. The full RELEASE_NOTES for this version, showing changes since the last release: 1.3.1 2015/02/23 Fix bug #97: Add ability to change envelope sender, client IP address, client hostname, and HELO value used in test mode, via environment variables. This can be turned into something more formal in a later release. Suggested by Andreas Schulze. Fix bug #102: Don't lose SPF results and output the "-1" default. Reported by Kurt Roeckx. Fix bug #103: Fix IgnoreAuthenticatedClients by requesting the right macro value from the MTA. Fix bug #113: Remove "TemporaryDirectory" (unused). Patch from Andreas Schulze. LIBOPENDMARC: Fix bug #104: Include <sys/param.h> and <resolv.h> in <opendmarc/dmarc.h> so that MAXPATHLEN and MAXNS get defined consistently. Reported by Frank J. Lhota. LIBOPENDMARC: Fix bug #105: Get the h_errno definition from <netdb.h> rather than declaring it. Problem noted by Frank J. Lhota. LIBOPENDMARC: Fix bug #106: Clean up issues with the types passed to opendmarc_policy_library_dns_hook(). Noted by Frank J. Lhota. DOCS: Fix bug #99: Update list of constraints on opendmarc_policy_fetch_alignment(). Reported by Frank J. Lhota. REPORTS: Fix bug #108: Handle malformed mailto URIs in DMARC records (e.g., just "mailto:"). Reported by Andreas Schulze. REPORTS: Fix bug #110: Support SQL backend selection in opendmarc-expire. Reported by Mark Reidenbach. PR: 198502 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Notes
Notes: svn path=/head/; revision=380979
Diffstat (limited to 'mail/opendmarc')
-rw-r--r--mail/opendmarc/Makefile5
-rw-r--r--mail/opendmarc/distinfo4
-rw-r--r--mail/opendmarc/pkg-plist2
3 files changed, 5 insertions, 6 deletions
diff --git a/mail/opendmarc/Makefile b/mail/opendmarc/Makefile
index 4cdce3f5820c..bcad8d03c911 100644
--- a/mail/opendmarc/Makefile
+++ b/mail/opendmarc/Makefile
@@ -2,14 +2,13 @@
# $FreeBSD$
PORTNAME= opendmarc
-PORTVERSION= 1.3.0
-PORTREVISION= 1
+PORTVERSION= 1.3.1
CATEGORIES= mail security
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME} \
${PORTNAME}/Previous%20Releases
-MAINTAINER= jaap@NLnetLabs.nl
+MAINTAINER= freebsd@gushi.org
COMMENT= DMARC library and milter implementation
LICENSE= BSD3CLAUSE SENDMAIL
diff --git a/mail/opendmarc/distinfo b/mail/opendmarc/distinfo
index ae0a5ad83f55..88ca42780d93 100644
--- a/mail/opendmarc/distinfo
+++ b/mail/opendmarc/distinfo
@@ -1,2 +1,2 @@
-SHA256 (opendmarc-1.3.0.tar.gz) = 43547c5bcd440e1a50109063ba1d07bd5b1b9af89f7491e063fe0788a1af13e8
-SIZE (opendmarc-1.3.0.tar.gz) = 640017
+SHA256 (opendmarc-1.3.1.tar.gz) = a0c0cf74de68454cbdce16a3095b96e70fc16614325052ea230878d1ca64da6b
+SIZE (opendmarc-1.3.1.tar.gz) = 640151
diff --git a/mail/opendmarc/pkg-plist b/mail/opendmarc/pkg-plist
index 3793a37de4f9..4d36d9bb653b 100644
--- a/mail/opendmarc/pkg-plist
+++ b/mail/opendmarc/pkg-plist
@@ -10,7 +10,7 @@ etc/mail/opendmarc.conf.sample
include/opendmarc/dmarc.h
lib/libopendmarc.a
lib/libopendmarc.so.2
-lib/libopendmarc.so.2.0.0
+lib/libopendmarc.so.2.0.1
lib/libopendmarc.so
sbin/opendmarc
sbin/opendmarc-check