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:           Tue Feb 12 21:07:22 UTC 2013

Modified Files:
        pkgsrc/devel/boost-build: PLIST buildlink3.mk
        pkgsrc/devel/boost-headers: Makefile PLIST buildlink3.mk
        pkgsrc/devel/boost-jam: Makefile buildlink3.mk
        pkgsrc/devel/boost-libs: PLIST buildlink3.mk
        pkgsrc/devel/boost-python: buildlink3.mk
        pkgsrc/meta-pkgs/boost: Makefile.common distinfo
        pkgsrc/meta-pkgs/boost/patches: patch-ac
            patch-boost_context_fcontext.hpp
            patch-libs_context_build_Jamfile.v2
            patch-libs_context_build_architecture.jam
            patch-libs_context_config_Jamfile.jam
            patch-libs_context_config_sparc.cpp
            patch-libs_context_src_asm_jump__sparc__sysv__elf__gas.S
            patch-libs_context_src_asm_make__sparc__sysv__elf__gas.S
            patch-libs_filesystem_src_unique_path.cpp
            patch-tools_build_v2_engine_hash.c
Removed Files:
        pkgsrc/meta-pkgs/boost/patches: patch-CVE-2013-0252_1
            patch-CVE-2013-0252_2

Log Message:
Changes 1.53.0:
New Libraries:
Atomic:
C++11-style atomic<>, from Helge Bahmann, maintained by Tim Blechmann.
Coroutine:
Coroutine library, from Oliver Kowalke.
Lockfree:
Lockfree data structures, from Tim Blechmann.
Multiprecision:
Extended precision arithmetic types for floating point, integer and rational 
arithmetic from John Maddock and Christopher Kormanyos.
Odeint:
Solving ordinary differential equations, from Karsten Ahnert and Mario Mulansky.

News
This release contains a fix for ticket 7743, in Boost.Locale. For more details, 
see the security notice.

More info http://www.boost.org/users/history/version_1_53_0.html


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/boost-build/PLIST
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/boost-build/buildlink3.mk
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/boost-headers/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/boost-headers/PLIST
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/boost-headers/buildlink3.mk
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/boost-jam/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/boost-jam/buildlink3.mk
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/boost-libs/PLIST
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/boost-libs/buildlink3.mk
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/boost-python/buildlink3.mk
cvs rdiff -u -r1.39 -r1.40 pkgsrc/meta-pkgs/boost/Makefile.common
cvs rdiff -u -r1.56 -r1.57 pkgsrc/meta-pkgs/boost/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/meta-pkgs/boost/patches/patch-CVE-2013-0252_1 \
    pkgsrc/meta-pkgs/boost/patches/patch-CVE-2013-0252_2
cvs rdiff -u -r1.7 -r1.8 pkgsrc/meta-pkgs/boost/patches/patch-ac
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/meta-pkgs/boost/patches/patch-boost_context_fcontext.hpp \
    pkgsrc/meta-pkgs/boost/patches/patch-libs_context_build_architecture.jam \
    pkgsrc/meta-pkgs/boost/patches/patch-libs_context_config_Jamfile.jam \
    pkgsrc/meta-pkgs/boost/patches/patch-libs_context_config_sparc.cpp \
    
pkgsrc/meta-pkgs/boost/patches/patch-libs_context_src_asm_jump__sparc__sysv__elf__gas.S
 \
    
pkgsrc/meta-pkgs/boost/patches/patch-libs_context_src_asm_make__sparc__sysv__elf__gas.S
 \
    pkgsrc/meta-pkgs/boost/patches/patch-libs_filesystem_src_unique_path.cpp
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/meta-pkgs/boost/patches/patch-libs_context_build_Jamfile.v2 \
    pkgsrc/meta-pkgs/boost/patches/patch-tools_build_v2_engine_hash.c

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