Date: Wed, 18 May 2016 22:17:10 +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: r415466 - in head/dns/dnsmasq: . files Message-ID: <201605182217.u4IMHA50051213@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Wed May 18 22:17:09 2016 New Revision: 415466 URL: https://svnweb.freebsd.org/changeset/ports/415466 Log: Update, new upstream feature+bugfix release v2.76 The upstream maintainer's change log is here, and in the installed CHANGELOG file: <http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob_plain;f=CHANGELOG;hb=v2.76> Drop two patch files that were previously cherry-picked from the post-v2.75 upstream repository and should no longer be needed. Deleted: head/dns/dnsmasq/files/patch-src_cache.c head/dns/dnsmasq/files/patch-src_option.c Modified: head/dns/dnsmasq/Makefile head/dns/dnsmasq/distinfo Modified: head/dns/dnsmasq/Makefile ============================================================================== --- head/dns/dnsmasq/Makefile Wed May 18 21:59:10 2016 (r415465) +++ head/dns/dnsmasq/Makefile Wed May 18 22:17:09 2016 (r415466) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.75 -PORTREVISION= 2 # leave this in even if 0 to avoid PORTEPOCH bumps +DISTVERSION= 2.76 +PORTREVISION= 0 # leave this in even if 0 to avoid PORTEPOCH bumps PORTEPOCH= 1 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \ Modified: head/dns/dnsmasq/distinfo ============================================================================== --- head/dns/dnsmasq/distinfo Wed May 18 21:59:10 2016 (r415465) +++ head/dns/dnsmasq/distinfo Wed May 18 22:17:09 2016 (r415466) @@ -1,2 +1,3 @@ -SHA256 (dnsmasq-2.75.tar.xz) = 640c4e1d4c298e42458419cd78cfc26acc549401b1a34d271cd3e0e4226941f1 -SIZE (dnsmasq-2.75.tar.xz) = 472484 +TIMESTAMP = 1463608856 +SHA256 (dnsmasq-2.76.tar.xz) = 4b92698dee19ca0cb2a8f2e48f1d2dffd01a21eb15d1fbed4cf085630c8c9f96 +SIZE (dnsmasq-2.76.tar.xz) = 480796
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605182217.u4IMHA50051213>