pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/boost



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Mon Aug 18 10:35:14 UTC 2014

Modified Files:
        pkgsrc/meta-pkgs/boost: Makefile.common distinfo
Added Files:
        pkgsrc/meta-pkgs/boost/patches:
            patch-boost_asio_detail_impl_select__reactor.ipp
            patch-boost_asio_detail_posix__fd__set__adapter.hpp
            patch-boost_asio_detail_reactor__op__queue.hpp
            patch-boost_asio_detail_win__fd__set__adapter.hpp

Log Message:
Fix build on SunOS: transform _XOPEN_SOURCE=500 args where needed, and
revert an upstream commit (https://svn.boost.org/trac/boost/ticket/10350).
The latter part deserves a better fix (finish what upstream neglected).


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/meta-pkgs/boost/Makefile.common
cvs rdiff -u -r1.69 -r1.70 pkgsrc/meta-pkgs/boost/distinfo
cvs rdiff -u -r0 -r1.1 \
    
pkgsrc/meta-pkgs/boost/patches/patch-boost_asio_detail_impl_select__reactor.ipp 
\
    
pkgsrc/meta-pkgs/boost/patches/patch-boost_asio_detail_posix__fd__set__adapter.hpp
 \
    
pkgsrc/meta-pkgs/boost/patches/patch-boost_asio_detail_reactor__op__queue.hpp \
    
pkgsrc/meta-pkgs/boost/patches/patch-boost_asio_detail_win__fd__set__adapter.hpp

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