Date: Mon, 2 Oct 2017 18:40:30 +0000 (UTC) From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451095 - in head/dns/dnsmasq: . files Message-ID: <201710021840.v92IeUdv080338@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Mon Oct 2 18:40:30 2017 New Revision: 451095 URL: https://svnweb.freebsd.org/changeset/ports/451095 Log: dns/dnsmasq: Security update to 2.78 PR: 222739 Approved by: ports-secteam MFH: 2017Q4 Security: b77b5646-a778-11e7-ac58-b499baebfeaf Deleted: head/dns/dnsmasq/files/patch-src_rfc2131.c Modified: head/dns/dnsmasq/Makefile head/dns/dnsmasq/distinfo Modified: head/dns/dnsmasq/Makefile ============================================================================== --- head/dns/dnsmasq/Makefile Mon Oct 2 18:24:37 2017 (r451094) +++ head/dns/dnsmasq/Makefile Mon Oct 2 18:40:30 2017 (r451095) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.77 -PORTREVISION= 1 # leave this in even if 0 to avoid PORTEPOCH bumps +DISTVERSION= 2.78 +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 Mon Oct 2 18:24:37 2017 (r451094) +++ head/dns/dnsmasq/distinfo Mon Oct 2 18:40:30 2017 (r451095) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496338430 -SHA256 (dnsmasq-2.77.tar.xz) = 6eac3b1c50ae25170e3ff8c96ddb55236cf45007633fdb8a35b1f3e02f5f8b8a -SIZE (dnsmasq-2.77.tar.xz) = 487244 +TIMESTAMP = 1506953238 +SHA256 (dnsmasq-2.78.tar.xz) = 89949f438c74b0c7543f06689c319484bd126cc4b1f8c745c742ab397681252b +SIZE (dnsmasq-2.78.tar.xz) = 489172
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710021840.v92IeUdv080338>