Date: Thu, 21 Nov 2013 22:27:54 +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: r334530 - head/dns/dnsmasq-devel Message-ID: <201311212227.rALMRsLp086374@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Thu Nov 21 22:27:54 2013 New Revision: 334530 URL: http://svnweb.freebsd.org/changeset/ports/334530 Log: Update to new release candidate #1 for 2.68. Changes: http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2013q4/007808.html Modified: head/dns/dnsmasq-devel/Makefile head/dns/dnsmasq-devel/distinfo Modified: head/dns/dnsmasq-devel/Makefile ============================================================================== --- head/dns/dnsmasq-devel/Makefile Thu Nov 21 22:19:45 2013 (r334529) +++ head/dns/dnsmasq-devel/Makefile Thu Nov 21 22:27:54 2013 (r334530) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.67rc4 +DISTVERSION= 2.68rc1 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ PKGNAMESUFFIX= -devel @@ -13,7 +13,7 @@ COMMENT= Lightweight DNS forwarder, DHCP LICENSE= GPLv2 CONFLICTS_INSTALL=dnsmasq-2* -IGNORE= - build stable version instead, it is newer than this release candidate +#IGNORE= - build stable version instead, it is newer than this release candidate PORTDOCS= CHANGELOG CHANGELOG.archive FAQ doc.html setup.html Modified: head/dns/dnsmasq-devel/distinfo ============================================================================== --- head/dns/dnsmasq-devel/distinfo Thu Nov 21 22:19:45 2013 (r334529) +++ head/dns/dnsmasq-devel/distinfo Thu Nov 21 22:27:54 2013 (r334530) @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.67rc4.tar.xz) = 73e0e482bd9cccbdc2f2e10dc12bc1b43ba010c22b5054fea45b09e5d76239b0 -SIZE (dnsmasq-2.67rc4.tar.xz) = 431584 +SHA256 (dnsmasq-2.68rc1.tar.xz) = 19de42463ad5815f659afeb993e5a03b7adc266305001b050d2346978a2bec1e +SIZE (dnsmasq-2.68rc1.tar.xz) = 435168
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311212227.rALMRsLp086374>