pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libthrift



Module Name:    pkgsrc
Committed By:   joerg
Date:           Tue May 14 19:15:37 UTC 2013

Modified Files:
        pkgsrc/devel/libthrift: Makefile distinfo
Added Files:
        pkgsrc/devel/libthrift/patches:
            patch-compiler_cpp_src_generate_t__rb__generator.cc
            patch-compiler_cpp_src_thrifty.yy
            patch-lib_cpp_src_async_TAsyncBufferProcessor.h
            patch-lib_cpp_src_async_TAsyncChannel.cpp
            patch-lib_cpp_src_async_TAsyncChannel.h
            patch-lib_cpp_src_async_TAsyncProcessor.h
            patch-lib_cpp_src_async_TAsyncProtocolProcessor.cpp
            patch-lib_cpp_src_async_TAsyncProtocolProcessor.h
            patch-lib_cpp_src_async_TEvhttpServer.cpp
            patch-lib_cpp_src_concurrency_FunctionRunner.h
            patch-lib_cpp_src_concurrency_ThreadManager.h
            patch-lib_cpp_src_server_TNonblockingServer.cpp
            patch-lib_cpp_src_transport_TSSLSocket.cpp
            patch-lib_cpp_src_transport_TServerSocket.cpp

Log Message:
Don't require bool conversion for streams. Deal with C++11 runtime
libraries.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/libthrift/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/libthrift/distinfo
cvs rdiff -u -r0 -r1.1 \
    
pkgsrc/devel/libthrift/patches/patch-compiler_cpp_src_generate_t__rb__generator.cc
 \
    pkgsrc/devel/libthrift/patches/patch-compiler_cpp_src_thrifty.yy \
    
pkgsrc/devel/libthrift/patches/patch-lib_cpp_src_async_TAsyncBufferProcessor.h \
    pkgsrc/devel/libthrift/patches/patch-lib_cpp_src_async_TAsyncChannel.cpp \
    pkgsrc/devel/libthrift/patches/patch-lib_cpp_src_async_TAsyncChannel.h \
    pkgsrc/devel/libthrift/patches/patch-lib_cpp_src_async_TAsyncProcessor.h \
    
pkgsrc/devel/libthrift/patches/patch-lib_cpp_src_async_TAsyncProtocolProcessor.cpp
 \
    
pkgsrc/devel/libthrift/patches/patch-lib_cpp_src_async_TAsyncProtocolProcessor.h
 \
    pkgsrc/devel/libthrift/patches/patch-lib_cpp_src_async_TEvhttpServer.cpp \
    
pkgsrc/devel/libthrift/patches/patch-lib_cpp_src_concurrency_FunctionRunner.h \
    
pkgsrc/devel/libthrift/patches/patch-lib_cpp_src_concurrency_ThreadManager.h \
    
pkgsrc/devel/libthrift/patches/patch-lib_cpp_src_server_TNonblockingServer.cpp \
    pkgsrc/devel/libthrift/patches/patch-lib_cpp_src_transport_TSSLSocket.cpp \
    pkgsrc/devel/libthrift/patches/patch-lib_cpp_src_transport_TServerSocket.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