Bug 194647 - [update] net-p2p/libtorrent-rasterbar: Update to version 1.0.2
Summary: [update] net-p2p/libtorrent-rasterbar: Update to version 1.0.2
Status: Closed Not Accepted
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rusmir Dusko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-28 01:40 UTC by Cory Dohm
Modified: 2014-11-29 07:47 UTC (History)
1 user (show)

See Also:
cadatoiva: maintainer-feedback? (nemysis)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cory Dohm 2014-10-28 01:40:11 UTC
Updating net-p2p/libtorrent-rasterbar to latest stable version (1.0.2)

>Fix:

--- libtorrent-rasterbar.diff begins here ---
--- Makefile.orig	2014-10-26 20:57:45.000000000 -0500
+++ Makefile	2014-10-26 21:00:51.000000000 -0500
@@ -2,8 +2,8 @@
 # $FreeBSD: head/net-p2p/libtorrent-rasterbar/Makefile 364628 2014-08-11 17:05:50Z adamw $
 
 PORTNAME=	libtorrent-rasterbar
-PORTVERSION=	0.16.17
-PORTREVISION=	1
+PORTVERSION=	1.0.2
+PORTREVISION=	0
 CATEGORIES?=	net-p2p ipv6
 MASTER_SITES=	SF/${PORTNAME:S/-rasterbar//}/${PORTNAME:S/-rasterbar//}/
 
@@ -32,7 +32,7 @@
 		--with-libiconv \
 		--with-openssl=${OPENSSLBASE}
 
-SHLIB_VER=	7
+SHLIB_VER=	8
 PLIST_SUB+=	SHLIB_VER="${SHLIB_VER}"
 
 SUB_FILES=	pkg-message
--- distinfo.orig	2014-10-26 20:57:53.000000000 -0500
+++ distinfo	2014-10-26 20:59:38.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (libtorrent-rasterbar-0.16.17.tar.gz) = 67a1d29c626d991d6e39c2f9828ca70c4053d057070ce01fff9b4ad37e64aff0
-SIZE (libtorrent-rasterbar-0.16.17.tar.gz) = 3018881
+SHA256 (libtorrent-rasterbar-1.0.2.tar.gz) = 3c8c8e1484dfe6321271c4e51e7d5a005e13240f7f0e99908f50cc6ccd6204de
+SIZE (libtorrent-rasterbar-1.0.2.tar.gz) = 3259318
--- pkg-plist.orig	2014-10-26 20:58:02.000000000 -0500
+++ pkg-plist	2014-10-26 21:06:14.000000000 -0500
@@ -2,6 +2,8 @@
 include/libtorrent/add_torrent_params.hpp
 include/libtorrent/address.hpp
 include/libtorrent/alert.hpp
+include/libtorrent/alert_dispatcher.hpp
+include/libtorrent/alert_manager.hpp
 include/libtorrent/alert_types.hpp
 include/libtorrent/alloca.hpp
 include/libtorrent/allocator.hpp
@@ -28,11 +30,13 @@
 include/libtorrent/disk_buffer_holder.hpp
 include/libtorrent/disk_buffer_pool.hpp
 include/libtorrent/disk_io_thread.hpp
+include/libtorrent/ed25519.hpp
 include/libtorrent/entry.hpp
 include/libtorrent/enum_net.hpp
 include/libtorrent/error.hpp
 include/libtorrent/error_code.hpp
 include/libtorrent/escape_string.hpp
+include/libtorrent/export.hpp
 include/libtorrent/extensions.hpp
 include/libtorrent/extensions/logger.hpp
 include/libtorrent/extensions/lt_trackers.hpp
@@ -60,8 +64,13 @@
 include/libtorrent/io_service.hpp
 include/libtorrent/io_service_fwd.hpp
 include/libtorrent/ip_filter.hpp
+include/libtorrent/ip_voter.hpp
+include/libtorrent/kademlia/dht_observer.hpp
 include/libtorrent/kademlia/dht_tracker.hpp
 include/libtorrent/kademlia/find_data.hpp
+include/libtorrent/kademlia/get_item.hpp
+include/libtorrent/kademlia/get_peers.hpp
+include/libtorrent/kademlia/item.hpp
 include/libtorrent/kademlia/logging.hpp
 include/libtorrent/kademlia/msg.hpp
 include/libtorrent/kademlia/node.hpp
@@ -79,7 +88,6 @@
 include/libtorrent/natpmp.hpp
 include/libtorrent/packet_buffer.hpp
 include/libtorrent/parse_url.hpp
-include/libtorrent/pch.hpp
 include/libtorrent/pe_crypto.hpp
 include/libtorrent/peer.hpp
 include/libtorrent/peer_connection.hpp
@@ -93,12 +101,12 @@
 include/libtorrent/ptime.hpp
 include/libtorrent/puff.hpp
 include/libtorrent/random.hpp
-include/libtorrent/rsa.hpp
 include/libtorrent/rss.hpp
 include/libtorrent/session.hpp
 include/libtorrent/session_settings.hpp
 include/libtorrent/session_status.hpp
 include/libtorrent/settings.hpp
+include/libtorrent/sha1_hash.hpp
 include/libtorrent/size_type.hpp
 include/libtorrent/sliding_average.hpp
 include/libtorrent/socket.hpp
@@ -111,7 +119,6 @@
 include/libtorrent/storage.hpp
 include/libtorrent/storage_defs.hpp
 include/libtorrent/string_util.hpp
-include/libtorrent/struct_debug.hpp
 include/libtorrent/thread.hpp
 include/libtorrent/time.hpp
 include/libtorrent/timestamp_history.hpp
@@ -126,7 +133,7 @@
 include/libtorrent/udp_tracker_connection.hpp
 include/libtorrent/union_endpoint.hpp
 include/libtorrent/upnp.hpp
-include/libtorrent/utf8.hpp
+include/libtorrent/utf%%SHLIB_VER%%.hpp
 include/libtorrent/utp_socket_manager.hpp
 include/libtorrent/utp_stream.hpp
 include/libtorrent/version.hpp
@@ -137,7 +144,7 @@
 lib/libtorrent-rasterbar.so.%%SHLIB_VER%%
 lib/libtorrent-rasterbar.so.%%SHLIB_VER%%.0.0
 libdata/pkgconfig/libtorrent-rasterbar.pc
-@dirrm include/libtorrent/aux_
-@dirrm include/libtorrent/extensions
-@dirrm include/libtorrent/kademlia
-@dirrm include/libtorrent
+@dir include/libtorrent/aux_
+@dir include/libtorrent/extensions
+@dir include/libtorrent/kademlia
+@dir include/libtorrent
--- libtorrent-rasterbar.diff ends here ---
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-10-28 01:40:11 UTC
Auto-assigned to maintainer nemysis@FreeBSD.org
Comment 2 Rusmir Dusko freebsd_committer freebsd_triage 2014-11-29 07:47:54 UTC
Not possible

net-p2p/libtorrent-rasterbar 1.0x is not stable at all.

With Versions 1.x not build yet net-p2p/qbittorrent