svn commit: r385230 - head/dns/dnsmasq-devel
Matthias Andree
mandree at FreeBSD.org
Sun May 3 02:47:11 UTC 2015
Author: mandree
Date: Sun May 3 02:47:10 2015
New Revision: 385230
URL: https://svnweb.freebsd.org/changeset/ports/385230
Log:
Upgrade to release candidate #7.
Git shortlog:
Johnny S. Lee (1):
Make get-version work when repo is a git submodule.
Simon Kelley (2):
Logs in DHCPv6 not suppressed by dhcp6-quiet.
Fix argument-order botch which broke DNSSEC for TCP queries.
Modified:
head/dns/dnsmasq-devel/Makefile
head/dns/dnsmasq-devel/distinfo
Modified: head/dns/dnsmasq-devel/Makefile
==============================================================================
--- head/dns/dnsmasq-devel/Makefile Sat May 2 23:55:41 2015 (r385229)
+++ head/dns/dnsmasq-devel/Makefile Sun May 3 02:47:10 2015 (r385230)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dnsmasq
-DISTVERSION= 2.73rc6
+DISTVERSION= 2.73rc7
CATEGORIES= dns ipv6
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/
PKGNAMESUFFIX= -devel
Modified: head/dns/dnsmasq-devel/distinfo
==============================================================================
--- head/dns/dnsmasq-devel/distinfo Sat May 2 23:55:41 2015 (r385229)
+++ head/dns/dnsmasq-devel/distinfo Sun May 3 02:47:10 2015 (r385230)
@@ -1,2 +1,2 @@
-SHA256 (dnsmasq-2.73rc6.tar.xz) = fc0d80123e8533d00a09df37869991b28e7bd1105d39efa54a832dd7fb29edcf
-SIZE (dnsmasq-2.73rc6.tar.xz) = 481348
+SHA256 (dnsmasq-2.73rc7.tar.xz) = 65b7ca27b2a3bb4c9772cd15f436c813a20cae6f490c2f7104c9610a75e3dbf2
+SIZE (dnsmasq-2.73rc7.tar.xz) = 481360
More information about the svn-ports-all
mailing list