From 64d64af2724c46c72e62ce5eca4be431abbf60e2 Mon Sep 17 00:00:00 2001 From: "Danilo G. Baio" Date: Thu, 5 Jul 2018 11:32:32 +0000 Subject: www/libwww: Update to 5.4.2, Fix security vulnerabilities This a security release for libwww to take into account security advisories CVE-2016-9063 and CVE-2017-9233. In order to take into account current and future expat security advisories, the expat source code was removed from the libwww tree. The makefiles were modified so that libwww dynamically links against the system's expat library. Patches removed were incorporated upstream. Bump PORTREVISION of dependent ports due shlib change. Changes: https://raw.githubusercontent.com/w3c/libwww/5.4.2/ChangeLog MFH: 2018Q3 Security: e375ff3f-7fec-11e8-8088-28d244aee256 --- benchmarks/flowgrind/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'benchmarks') diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile index e221bb2f78e0..35c58eeb0b03 100644 --- a/benchmarks/flowgrind/Makefile +++ b/benchmarks/flowgrind/Makefile @@ -4,7 +4,7 @@ PORTNAME= flowgrind PORTVERSION= 0.8.0 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= benchmarks MAINTAINER= dbaio@FreeBSD.org -- cgit v1.2.3