From 095efecd936ce17f8c06626a181c37b72f640f4f Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 5 Feb 2013 18:49:05 +0000 Subject: add patch from upstream to fix insuficcient validation of UTF-8 strings which is considered a security problem bump PKGREV for the affected header, didn't check yet where this header is compiled into (boost-1.53 is out, just added the patch for a possible pullup) --- devel/boost-headers/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel/boost-headers') diff --git a/devel/boost-headers/Makefile b/devel/boost-headers/Makefile index adc43dc5e09..36d852e47a9 100644 --- a/devel/boost-headers/Makefile +++ b/devel/boost-headers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/11/07 21:04:10 adam Exp $ +# $NetBSD: Makefile,v 1.24 2013/02/05 18:49:05 drochner Exp $ BOOST_PACKAGE= headers BOOST_COMMENT= (build-time headers) @@ -6,6 +6,8 @@ BOOST_CONFIG= generate .include "../../meta-pkgs/boost/Makefile.common" +PKGREVISION= 3 + BJAM_ARGS+= --without-* # disable all libraries .include "../../devel/boost-jam/bjam.mk" -- cgit v1.2.3