Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2014 08:48:01 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343200 - in head/dns/dnsmasq-devel: . files
Message-ID:  <201402070848.s178m17l014065@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Fri Feb  7 08:48:01 2014
New Revision: 343200
URL: http://svnweb.freebsd.org/changeset/ports/343200
QAT: https://qat.redports.org/buildarchive/r343200/

Log:
  Move all the way to the test7 release that has other bugfixes.
  Note the +AD flag may now be missing on the first response for a given domain,
  re-querying within the cache TTL would deliver it.  Bug has been reported.

Deleted:
  head/dns/dnsmasq-devel/files/patch-dnsmasq.conf.example
  head/dns/dnsmasq-devel/files/patch-git-e243c07-AD-flag-treatment
Modified:
  head/dns/dnsmasq-devel/Makefile
  head/dns/dnsmasq-devel/distinfo

Modified: head/dns/dnsmasq-devel/Makefile
==============================================================================
--- head/dns/dnsmasq-devel/Makefile	Fri Feb  7 08:43:25 2014	(r343199)
+++ head/dns/dnsmasq-devel/Makefile	Fri Feb  7 08:48:01 2014	(r343200)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	dnsmasq
-PORTVERSION=	2.69.0test6
-DISTVERSION=	2.69test6
-PORTREVISION=	2
+PORTVERSION=	2.69.0test7
+DISTVERSION=	2.69test7
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://www.thekelleys.org.uk/dnsmasq/test-releases/
 PKGNAMESUFFIX=	-devel

Modified: head/dns/dnsmasq-devel/distinfo
==============================================================================
--- head/dns/dnsmasq-devel/distinfo	Fri Feb  7 08:43:25 2014	(r343199)
+++ head/dns/dnsmasq-devel/distinfo	Fri Feb  7 08:48:01 2014	(r343200)
@@ -1,2 +1,2 @@
-SHA256 (dnsmasq-2.69test6.tar.xz) = 36d753a913bdfad658dfd558ffd2dca59defb0d1ea3df3a423d7af436bfdff2e
-SIZE (dnsmasq-2.69test6.tar.xz) = 453140
+SHA256 (dnsmasq-2.69test7.tar.xz) = 455e9df162117a160b50454a7e8dff9ca1c4f3af19926342a3584662b930ff70
+SIZE (dnsmasq-2.69test7.tar.xz) = 453368



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402070848.s178m17l014065>