From 7b23b8370362b4c889a189c94c57e5de4012564f Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 27 Oct 2013 20:31:58 +0000 Subject: Fix header to be self-contained. Bump boost-headers. --- meta-pkgs/boost/distinfo | 3 ++- .../patch-boost_archive_iterators_transform__width.hpp | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 meta-pkgs/boost/patches/patch-boost_archive_iterators_transform__width.hpp (limited to 'meta-pkgs/boost') diff --git a/meta-pkgs/boost/distinfo b/meta-pkgs/boost/distinfo index bf31ae48508..b05d8385586 100644 --- a/meta-pkgs/boost/distinfo +++ b/meta-pkgs/boost/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.58 2013/04/12 13:34:42 joerg Exp $ +$NetBSD: distinfo,v 1.59 2013/10/27 20:31:58 joerg Exp $ SHA1 (boost_1_53_0.tar.bz2) = e6dd1b62ceed0a51add3dda6f3fc3ce0f636a7f3 RMD160 (boost_1_53_0.tar.bz2) = 441435fca62365ddb822ab582594ae92c30cbc92 @@ -12,6 +12,7 @@ SHA1 (patch-ag) = c406e9beb9260db7861b13a6eb4c386f23346eb1 SHA1 (patch-ai) = 231db48819aa563b2082d95bb91d662b5d6cf779 SHA1 (patch-aq) = e5c7b72ffa2942ce401f3d9bf05498fd761df17a SHA1 (patch-ar) = 2fec2c51272cc4ee376e6538d8f1fd8561a7f0a3 +SHA1 (patch-boost_archive_iterators_transform__width.hpp) = 5c08bac63fcc259997a8cf6fac1684f45ef7cd1a SHA1 (patch-boost_context_detail_fcontext__sparc.hpp) = 1f9cd1292669c13a8560817dec9632f21e6760e3 SHA1 (patch-boost_context_fcontext.hpp) = e7b79c6ad0397c3ba3be93a295e704b8e07bac9d SHA1 (patch-boost_detail_endian.hpp) = ebd8d512ded732bfbf1f6ddd328612e95839f381 diff --git a/meta-pkgs/boost/patches/patch-boost_archive_iterators_transform__width.hpp b/meta-pkgs/boost/patches/patch-boost_archive_iterators_transform__width.hpp new file mode 100644 index 00000000000..d3dbb94958f --- /dev/null +++ b/meta-pkgs/boost/patches/patch-boost_archive_iterators_transform__width.hpp @@ -0,0 +1,13 @@ +$NetBSD: patch-boost_archive_iterators_transform__width.hpp,v 1.1 2013/10/27 20:31:58 joerg Exp $ + +--- boost/archive/iterators/transform_width.hpp.orig 2013-10-27 13:52:06.000000000 +0000 ++++ boost/archive/iterators/transform_width.hpp +@@ -30,6 +30,8 @@ + #include + #include + ++#include // std::min ++ + namespace boost { + namespace archive { + namespace iterators { -- cgit v1.2.3