svn commit: r433940 - head/dns/dnsmasq-devel

Matthias Andree mandree at FreeBSD.org
Sun Feb 12 13:02:42 UTC 2017


Author: mandree
Date: Sun Feb 12 13:02:41 2017
New Revision: 433940
URL: https://svnweb.freebsd.org/changeset/ports/433940

Log:
  Update to 2.77.test3.
  
  Simon Kelley (2):
        Improve connection handling when talking to TCP upsteam servers.
        Add forthcoming 2017 root zone trust anchor to trust-anchors.conf.

Modified:
  head/dns/dnsmasq-devel/Makefile
  head/dns/dnsmasq-devel/distinfo

Modified: head/dns/dnsmasq-devel/Makefile
==============================================================================
--- head/dns/dnsmasq-devel/Makefile	Sun Feb 12 12:19:36 2017	(r433939)
+++ head/dns/dnsmasq-devel/Makefile	Sun Feb 12 13:02:41 2017	(r433940)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dnsmasq
-DISTVERSION=	2.77test2
+DISTVERSION=	2.77test3
 PORTEPOCH=	1
 CATEGORIES=	dns ipv6
 #MASTER_SITES=	http://www.thekelleys.org.uk/dnsmasq/release-candidates/

Modified: head/dns/dnsmasq-devel/distinfo
==============================================================================
--- head/dns/dnsmasq-devel/distinfo	Sun Feb 12 12:19:36 2017	(r433939)
+++ head/dns/dnsmasq-devel/distinfo	Sun Feb 12 13:02:41 2017	(r433940)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486597883
-SHA256 (dnsmasq-2.77test2.tar.xz) = 504611dda4d68f95875f77e0fc0aae73fabbcfd675b987e0795ec4b56182edfd
-SIZE (dnsmasq-2.77test2.tar.xz) = 498804
+TIMESTAMP = 1486904462
+SHA256 (dnsmasq-2.77test3.tar.xz) = a5cd2b78048c0b16a9cbd2486430039c7d91b958c395edf3233cd9ae1a9eb8c1
+SIZE (dnsmasq-2.77test3.tar.xz) = 499188


More information about the svn-ports-head mailing list