Received: by mail.netbsd.org (Postfix, from userid 605) id E8BFC84DF6; Tue, 27 Jun 2017 20:09:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7835384CDD for ; Tue, 27 Jun 2017 20:09:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id lGYNmpYGM0HM for ; Tue, 27 Jun 2017 20:09:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id E98FD84CDA for ; Tue, 27 Jun 2017 20:08:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DFB4FFAE8; Tue, 27 Jun 2017 20:08:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1498594139140620" MIME-Version: 1.0 Date: Tue, 27 Jun 2017 20:08:59 +0000 From: "Joerg Sonnenberger" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20170627200859.DFB4FFAE8@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1498594139140620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: joerg Date: Tue Jun 27 20:08:59 UTC 2017 Modified Files: pkgsrc/devel/boost-headers: Makefile pkgsrc/meta-pkgs/boost: distinfo Added Files: pkgsrc/meta-pkgs/boost/patches: patch-boost_numeric_ublas_storage.hpp Log Message: Move workaround for missing include from csound6 to main boost package, it affects others. Bump boost-headers. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/boost-headers/Makefile cvs rdiff -u -r1.99 -r1.100 pkgsrc/meta-pkgs/boost/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/meta-pkgs/boost/patches/patch-boost_numeric_ublas_storage.hpp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1498594139140620 Content-Disposition: inline Content-Length: 2545 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/boost-headers/Makefile diff -u pkgsrc/devel/boost-headers/Makefile:1.40 pkgsrc/devel/boost-headers/Makefile:1.41 --- pkgsrc/devel/boost-headers/Makefile:1.40 Mon May 29 14:39:28 2017 +++ pkgsrc/devel/boost-headers/Makefile Tue Jun 27 20:08:59 2017 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.40 2017/05/29 14:39:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2017/06/27 20:08:59 joerg Exp $ -PKGREVISION= 1 +PKGREVISION= 2 BOOST_PACKAGE= headers BOOST_COMMENT= (build-time headers) BOOST_CONFIG= generate Index: pkgsrc/meta-pkgs/boost/distinfo diff -u pkgsrc/meta-pkgs/boost/distinfo:1.99 pkgsrc/meta-pkgs/boost/distinfo:1.100 --- pkgsrc/meta-pkgs/boost/distinfo:1.99 Mon May 29 17:17:13 2017 +++ pkgsrc/meta-pkgs/boost/distinfo Tue Jun 27 20:08:59 2017 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.99 2017/05/29 17:17:13 maya Exp $ +$NetBSD: distinfo,v 1.100 2017/06/27 20:08:59 joerg Exp $ SHA1 (boost_1_64_0.tar.bz2) = 51421ef259a4530edea0fbfc448460fcc5c64edb RMD160 (boost_1_64_0.tar.bz2) = 377ea4325f5e3ccd2820002143bb5baa1aeb3b41 @@ -20,6 +20,7 @@ SHA1 (patch-boost_core_noncopyable.hpp) SHA1 (patch-boost_math_special__functions_expm1.hpp) = 724fbd40b3780da8af6ce10bbf50a354eb19031a SHA1 (patch-boost_math_special__functions_log1p.hpp) = df6fd088da736a4640663b64841383432f1a1201 SHA1 (patch-boost_math_tools_config.hpp) = daf8cf1fdac8169825c06804ca6d667792be0e9a +SHA1 (patch-boost_numeric_ublas_storage.hpp) = 16582a5b6cd7d5b49bbd75e48fe487bb84a1ae15 SHA1 (patch-boost_regex_config.hpp) = 6b752c7c23168c591cd391739c7a4539bef44c12 SHA1 (patch-libs_config_configure) = e2f204d4fa4f1bd9b4131d28f9be0a1ac22bf711 SHA1 (patch-libs_config_test_boost__no__range__based__for.ipp) = d9936c472fc2c696d86522b36eb12813ae91bee4 Added files: Index: pkgsrc/meta-pkgs/boost/patches/patch-boost_numeric_ublas_storage.hpp diff -u /dev/null pkgsrc/meta-pkgs/boost/patches/patch-boost_numeric_ublas_storage.hpp:1.1 --- /dev/null Tue Jun 27 20:08:59 2017 +++ pkgsrc/meta-pkgs/boost/patches/patch-boost_numeric_ublas_storage.hpp Tue Jun 27 20:08:59 2017 @@ -0,0 +1,13 @@ +$NetBSD: patch-boost_numeric_ublas_storage.hpp,v 1.1 2017/06/27 20:08:59 joerg Exp $ + +--- boost/numeric/ublas/storage.hpp.orig 2017-06-27 09:07:20.588660202 +0000 ++++ boost/numeric/ublas/storage.hpp +@@ -26,6 +26,8 @@ + #include + #include + ++#include ++ + namespace boost { namespace numeric { namespace ublas { + + --_----------=_1498594139140620--