pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/libtorrent



Module Name:    pkgsrc
Committed By:   joerg
Date:           Wed Sep 18 16:32:06 UTC 2013

Modified Files:
        pkgsrc/net/libtorrent: Makefile distinfo
Added Files:
        pkgsrc/net/libtorrent/patches: patch-src_Makefile.am
            patch-src_Makefile.in patch-src_data_chunk__list.cpp
            patch-src_data_chunk__list.h patch-src_data_hash__check__queue.h
            patch-src_data_hash__queue.cc patch-src_data_hash__queue.h
            patch-src_data_hash__queue__node.h patch-src_data_memory__chunk.h
            patch-src_dht_dht__router.cc patch-src_dht_dht__server.cc
            patch-src_download_download__main.cc
            patch-src_download_download__wrapper.cc patch-src_manager.cc
            patch-src_net_socket__set.h patch-src_net_throttle__internal.cc
            patch-src_protocol_handshake.cc
            patch-src_torrent_data_download__data.h
            patch-src_torrent_data_file.h patch-src_torrent_download__info.h
            patch-src_torrent_download_choke__group.cc
            patch-src_torrent_download_choke__queue.cc
            patch-src_torrent_download_choke__queue.h
            patch-src_torrent_download_group__entry.h
            patch-src_torrent_download_resource__manager.cc
            patch-src_torrent_http.h patch-src_torrent_peer_client__list.cc
            patch-src_torrent_peer_connection__list.h patch-src_torrent_poll.h
            patch-src_torrent_tracker__controller.cc
            patch-src_torrent_tracker__controller.h
            patch-src_torrent_tracker__list.cc
            patch-src_torrent_tracker__list.h patch-src_torrent_utils_extents.h
            patch-src_torrent_utils_log.cc patch-src_torrent_utils_log.h
            patch-src_torrent_utils_log__buffer.cc
            patch-src_torrent_utils_log__buffer.h
            patch-src_torrent_utils_signal__bitfield.h
            patch-src_torrent_utils_thread__base.h
            patch-src_tracker_tracker__http.cc
            patch-src_tracker_tracker__udp.cc

Log Message:
Restore support for Clang with libc++11. Bump revision.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/net/libtorrent/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/net/libtorrent/distinfo
cvs rdiff -u -r0 -r1.3 pkgsrc/net/libtorrent/patches/patch-src_Makefile.am \
    pkgsrc/net/libtorrent/patches/patch-src_Makefile.in \
    pkgsrc/net/libtorrent/patches/patch-src_data_chunk__list.cpp \
    pkgsrc/net/libtorrent/patches/patch-src_data_chunk__list.h \
    pkgsrc/net/libtorrent/patches/patch-src_data_hash__check__queue.h \
    pkgsrc/net/libtorrent/patches/patch-src_data_hash__queue.cc \
    pkgsrc/net/libtorrent/patches/patch-src_data_hash__queue.h \
    pkgsrc/net/libtorrent/patches/patch-src_data_hash__queue__node.h \
    pkgsrc/net/libtorrent/patches/patch-src_data_memory__chunk.h \
    pkgsrc/net/libtorrent/patches/patch-src_dht_dht__router.cc \
    pkgsrc/net/libtorrent/patches/patch-src_dht_dht__server.cc \
    pkgsrc/net/libtorrent/patches/patch-src_download_download__main.cc \
    pkgsrc/net/libtorrent/patches/patch-src_download_download__wrapper.cc \
    pkgsrc/net/libtorrent/patches/patch-src_manager.cc \
    pkgsrc/net/libtorrent/patches/patch-src_net_socket__set.h \
    pkgsrc/net/libtorrent/patches/patch-src_net_throttle__internal.cc \
    pkgsrc/net/libtorrent/patches/patch-src_protocol_handshake.cc \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_data_download__data.h \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_data_file.h \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_download__info.h \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_download_choke__group.cc \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_download_choke__queue.cc \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_download_choke__queue.h \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_download_group__entry.h \
    
pkgsrc/net/libtorrent/patches/patch-src_torrent_download_resource__manager.cc \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_http.h \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_peer_client__list.cc \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_peer_connection__list.h \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_poll.h \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_tracker__controller.cc \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_tracker__controller.h \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_tracker__list.cc \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_tracker__list.h \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_utils_extents.h \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_utils_log.cc \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_utils_log.h \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_utils_log__buffer.cc \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_utils_log__buffer.h \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_utils_signal__bitfield.h \
    pkgsrc/net/libtorrent/patches/patch-src_torrent_utils_thread__base.h \
    pkgsrc/net/libtorrent/patches/patch-src_tracker_tracker__http.cc \
    pkgsrc/net/libtorrent/patches/patch-src_tracker_tracker__udp.cc

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