Date: Thu, 30 Jul 2015 18:47:53 +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: r393257 - head/dns/dnsmasq-devel Message-ID: <201507301847.t6UIlr7s074224@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Thu Jul 30 18:47:52 2015 New Revision: 393257 URL: https://svnweb.freebsd.org/changeset/ports/393257 Log: Update to new release candidate #4 and mark IGNORE since 2.74 is out. Modified: head/dns/dnsmasq-devel/Makefile head/dns/dnsmasq-devel/distinfo Modified: head/dns/dnsmasq-devel/Makefile ============================================================================== --- head/dns/dnsmasq-devel/Makefile Thu Jul 30 18:47:33 2015 (r393256) +++ head/dns/dnsmasq-devel/Makefile Thu Jul 30 18:47:52 2015 (r393257) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.74rc3 +DISTVERSION= 2.74rc4 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ PKGNAMESUFFIX= -devel @@ -12,7 +12,7 @@ COMMENT= Lightweight DNS forwarder, DHCP LICENSE= GPLv2 -#IGNORE= build stable version instead, it is newer than this release candidate +IGNORE= build stable version instead, it is newer than this release candidate CONFLICTS_INSTALL=dnsmasq-2* PORTDOCS= CHANGELOG CHANGELOG.archive FAQ doc.html setup.html Modified: head/dns/dnsmasq-devel/distinfo ============================================================================== --- head/dns/dnsmasq-devel/distinfo Thu Jul 30 18:47:33 2015 (r393256) +++ head/dns/dnsmasq-devel/distinfo Thu Jul 30 18:47:52 2015 (r393257) @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.74rc3.tar.xz) = 0c18dec3ec03ec3e3573d89da74c126d2a5e847bf9d0b35ee2ff79cc8d6ade76 -SIZE (dnsmasq-2.74rc3.tar.xz) = 486940 +SHA256 (dnsmasq-2.74rc4.tar.xz) = 3fae2440e5aa166362621d69486fa6baedd53e2726522ae6101d01356e5724a6 +SIZE (dnsmasq-2.74rc4.tar.xz) = 487492
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507301847.t6UIlr7s074224>