summaryrefslogtreecommitdiff
path: root/meta-pkgs/boost/patches/patch-ar
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2012-07-02 07:02:25 +0000
committeradam <adam@pkgsrc.org>2012-07-02 07:02:25 +0000
commitef4329c8f58316d75cc6a1db61ea872756f0747e (patch)
tree00e0e7ad08bdeaf2d58e5f11da35abbc900e60b5 /meta-pkgs/boost/patches/patch-ar
parent45136f5851021beff7d41b0421dd2a8b24a2fea1 (diff)
downloadpkgsrc-ef4329c8f58316d75cc6a1db61ea872756f0747e.tar.gz
Changes 1.50:0
New Libraries * Algorithm: A collection of useful generic algorithms, from Marshall Clow. This includes several different searching algorithms, as well as most of the new algorithms from the C++11 standard library * Functional/OverloadedFunction: Overload different functions into a single function object, from Lorenzo Caminiti. * LocalFunction: Program functions locally, within other functions, directly within the scope where they are needed, from Lorenzo Caminiti. * Utility/IdentityType: Wrap types within round parenthesis so they can always be passed as macro parameters, from Lorenzo Caminiti. More http://www.boost.org/users/history/version_1_50_0.html
Diffstat (limited to 'meta-pkgs/boost/patches/patch-ar')
-rw-r--r--meta-pkgs/boost/patches/patch-ar4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/boost/patches/patch-ar b/meta-pkgs/boost/patches/patch-ar
index 9a93bf1d848..e536698be36 100644
--- a/meta-pkgs/boost/patches/patch-ar
+++ b/meta-pkgs/boost/patches/patch-ar
@@ -1,8 +1,8 @@
-$NetBSD: patch-ar,v 1.2 2010/11/26 20:47:01 adam Exp $
+$NetBSD: patch-ar,v 1.3 2012/07/02 07:02:26 adam Exp $
--- boost/property_tree/detail/xml_parser_read_rapidxml.hpp.orig 2010-10-15 12:40:04.000000000 +0000
+++ boost/property_tree/detail/xml_parser_read_rapidxml.hpp
-@@ -103,13 +103,13 @@ namespace boost { namespace property_tre
+@@ -106,13 +106,13 @@ namespace boost { namespace property_tre
try {
// Parse using appropriate flags