svn commit: r404197 - head/dns/dnsmasq-devel
Matthias Andree
mandree at FreeBSD.org
Mon Dec 21 23:22:36 UTC 2015
Author: mandree
Date: Mon Dec 21 23:22:35 2015
New Revision: 404197
URL: https://svnweb.freebsd.org/changeset/ports/404197
Log:
Update to 2.76test1.
Modified:
head/dns/dnsmasq-devel/Makefile
head/dns/dnsmasq-devel/distinfo
Modified: head/dns/dnsmasq-devel/Makefile
==============================================================================
--- head/dns/dnsmasq-devel/Makefile Mon Dec 21 22:53:30 2015 (r404196)
+++ head/dns/dnsmasq-devel/Makefile Mon Dec 21 23:22:35 2015 (r404197)
@@ -2,9 +2,11 @@
# $FreeBSD$
PORTNAME= dnsmasq
-DISTVERSION= 2.74rc4
+DISTVERSION= 2.76test1
+PORTVERSION= 2.76.0test1
CATEGORIES= dns ipv6
-MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/
+#MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/
+MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/test-releases/
PKGNAMESUFFIX= -devel
MAINTAINER= mandree at FreeBSD.org
@@ -12,7 +14,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 Mon Dec 21 22:53:30 2015 (r404196)
+++ head/dns/dnsmasq-devel/distinfo Mon Dec 21 23:22:35 2015 (r404197)
@@ -1,2 +1,2 @@
-SHA256 (dnsmasq-2.74rc4.tar.xz) = 3fae2440e5aa166362621d69486fa6baedd53e2726522ae6101d01356e5724a6
-SIZE (dnsmasq-2.74rc4.tar.xz) = 487492
+SHA256 (dnsmasq-2.76test1.tar.xz) = d1759c10d8eba4ef3726c750fa8deaa37ef8baa38e1063ed44a727a7436d9b36
+SIZE (dnsmasq-2.76test1.tar.xz) = 487480
More information about the svn-ports-all
mailing list