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: Thu May 9 14:26:42 UTC 2013
Modified Files:
pkgsrc/net/libtorrent: Makefile distinfo
Added Files:
pkgsrc/net/libtorrent/patches: patch-rak_priority__queue__default.h
patch-src_Makefile.am patch-src_Makefile.in
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:
Link libtorrent against libcrypto as it uses various functions from it.
Fix C++11 vs TR1 usage. Bump revision.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/net/libtorrent/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/net/libtorrent/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/net/libtorrent/patches/patch-rak_priority__queue__default.h \
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.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