Subject: CVS commit: pkgsrc/net/rtorrent
From: Joerg Sonnenberger
Date: 2013-05-09 16:28:26
Message id: 20130509142826.3192E175DD@cvs.netbsd.org

Log Message:
Use enums for constants to not depend on the optimizer to inline the
values. Fix C++11 vs TR1 mismatches.

Files:
RevisionActionfile
1.54modifypkgsrc/net/rtorrent/Makefile
1.31modifypkgsrc/net/rtorrent/distinfo
1.3modifypkgsrc/net/rtorrent/patches/patch-ag
1.1addpkgsrc/net/rtorrent/patches/patch-rak_functional__fun.h
1.1addpkgsrc/net/rtorrent/patches/patch-rak_priority__queue__default.h
1.1addpkgsrc/net/rtorrent/patches/patch-src_command__download.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_command__dynamic.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_command__events.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_command__file.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_command__groups.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_command__helpers.h
1.1addpkgsrc/net/rtorrent/patches/patch-src_command__ip.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_command__local.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_command__network.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_command__peer.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_command__scheduler.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_command__throttle.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_command__tracker.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_command__ui.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_control.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_core_curl__get.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_core_curl__stack.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_core_dht__manager.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_core_download.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_core_download__factory.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_core_download__list.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_core_http__queue.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_core_manager.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_core_manager.h
1.1addpkgsrc/net/rtorrent/patches/patch-src_core_view.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_display_frame.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_display_manager.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_display_window.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_display_window__file__list.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_display_window__log.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_rpc_command.h
1.1addpkgsrc/net/rtorrent/patches/patch-src_rpc_command__scheduler.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_rpc_command__scheduler__item.h
1.1addpkgsrc/net/rtorrent/patches/patch-src_rpc_exec__file.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_rpc_exec__file.h
1.1addpkgsrc/net/rtorrent/patches/patch-src_rpc_object__storage.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_rpc_object__storage.h
1.1addpkgsrc/net/rtorrent/patches/patch-src_rpc_xmlrpc.h
1.1addpkgsrc/net/rtorrent/patches/patch-src_signal__handler.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_thread__base.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_ui_element__log__complete.cc
1.1addpkgsrc/net/rtorrent/patches/patch-src_ui_element__peer__list.cc