pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/boost Add comment to patch.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/02012d4c8b9b
branches:  trunk
changeset: 650165:02012d4c8b9b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 19 12:18:44 2015 +0000

description:
Add comment to patch.

diffstat:

 meta-pkgs/boost/distinfo                                      |  4 ++--
 meta-pkgs/boost/patches/patch-boost_context_detail_config.hpp |  4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r 01281371a5f4 -r 02012d4c8b9b meta-pkgs/boost/distinfo
--- a/meta-pkgs/boost/distinfo  Sun Apr 19 12:12:16 2015 +0000
+++ b/meta-pkgs/boost/distinfo  Sun Apr 19 12:18:44 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.78 2015/04/19 12:12:16 ryoon Exp $
+$NetBSD: distinfo,v 1.79 2015/04/19 12:18:44 wiz Exp $
 
 SHA1 (boost_1_58_0.tar.bz2) = 2fc96c1651ac6fe9859b678b165bd78dc211e881
 RMD160 (boost_1_58_0.tar.bz2) = efc78b2b1a5d33ed72fcfa6688564c2fcd56772a
@@ -14,7 +14,7 @@
 SHA1 (patch-boost_config_posix__features.hpp) = c3e7187af35a2a25901b37388d3194e22d005323
 SHA1 (patch-boost_config_stdlib_libcpp.hpp) = d243325d3aeb180e4ed7a1fd7d89782d832fa9fc
 SHA1 (patch-boost_config_stdlib_libstdcpp3.hpp) = 52ebedd5e80b3a8c257eccb28cd2db76cb1ca01e
-SHA1 (patch-boost_context_detail_config.hpp) = 6178142bd6a976a364af54eef686069aa2810558
+SHA1 (patch-boost_context_detail_config.hpp) = d140c624d889294c22ed057c66e7553608078b72
 SHA1 (patch-boost_core_noncopyable.hpp) = a693e5eda7fc303e1bd86ecfab40321d771af6fe
 SHA1 (patch-boost_math_tools_config.hpp) = 81402bc38dc858d0818ed91e204966c8382be4ff
 SHA1 (patch-boost_regex_config.hpp) = 6b752c7c23168c591cd391739c7a4539bef44c12
diff -r 01281371a5f4 -r 02012d4c8b9b meta-pkgs/boost/patches/patch-boost_context_detail_config.hpp
--- a/meta-pkgs/boost/patches/patch-boost_context_detail_config.hpp     Sun Apr 19 12:12:16 2015 +0000
+++ b/meta-pkgs/boost/patches/patch-boost_context_detail_config.hpp     Sun Apr 19 12:18:44 2015 +0000
@@ -1,4 +1,6 @@
-$NetBSD: patch-boost_context_detail_config.hpp,v 1.1 2015/04/19 12:12:16 ryoon Exp $
+$NetBSD: patch-boost_context_detail_config.hpp,v 1.2 2015/04/19 12:18:44 wiz Exp $
+
+Fix build with gcc-4.8.4, which does not support index_sequence (from C++14).
 
 --- boost/context/detail/config.hpp.orig       2015-04-04 17:31:00.000000000 +0000
 +++ boost/context/detail/config.hpp



Home | Main Index | Thread Index | Old Index