pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: adam
Date: Mon Jul 2 07:02:26 UTC 2012
Modified Files:
pkgsrc/devel/boost-build: PLIST buildlink3.mk
pkgsrc/devel/boost-headers: PLIST buildlink3.mk
pkgsrc/devel/boost-jam: buildlink3.mk
pkgsrc/devel/boost-libs: Makefile buildlink3.mk
pkgsrc/devel/boost-python: Makefile buildlink3.mk
pkgsrc/meta-pkgs/boost: Makefile.common distinfo
pkgsrc/meta-pkgs/boost/patches: patch-ag patch-ai patch-ar
patch-libs_signals_src_named_slot_map.cpp
Removed Files:
pkgsrc/meta-pkgs/boost/patches:
patch-boost_xpressive_traits_cpp_regex_traits.hpp
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/boost-build/PLIST
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/boost-build/buildlink3.mk
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/boost-headers/PLIST
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/boost-headers/buildlink3.mk
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/boost-jam/buildlink3.mk
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/boost-libs/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/boost-libs/buildlink3.mk
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/boost-python/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/boost-python/buildlink3.mk
cvs rdiff -u -r1.33 -r1.34 pkgsrc/meta-pkgs/boost/Makefile.common
cvs rdiff -u -r1.43 -r1.44 pkgsrc/meta-pkgs/boost/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/meta-pkgs/boost/patches/patch-ag
cvs rdiff -u -r1.4 -r1.5 pkgsrc/meta-pkgs/boost/patches/patch-ai
cvs rdiff -u -r1.2 -r1.3 pkgsrc/meta-pkgs/boost/patches/patch-ar
cvs rdiff -u -r1.1 -r0 \
pkgsrc/meta-pkgs/boost/patches/patch-boost_xpressive_traits_cpp_regex_traits.hpp
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/meta-pkgs/boost/patches/patch-libs_signals_src_named_slot_map.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index