Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2011 21:48:38 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        flz@FreeBSD.org
Subject:   ports/158123: [PATCH] net-p2p/rtorrent-devel: update to 0.8.9
Message-ID:  <20110621134838.E519E5C37@deep.tw>
Resent-Message-ID: <201106211350.p5LDoAMN025684@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         158123
>Category:       ports
>Synopsis:       [PATCH] net-p2p/rtorrent-devel: update to 0.8.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 21 13:50:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 14:49:48 CST 2011
>Description:
- Update to 0.8.9

Port maintainer (flz@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rtorrent-devel-0.8.9.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-p2p/rtorrent-devel.orig/Makefile /usr/ports/net-p2p/rtorrent-devel/Makefile
--- /usr/ports/net-p2p/rtorrent-devel.orig/Makefile	2011-06-09 22:38:15.000000000 +0800
+++ /usr/ports/net-p2p/rtorrent-devel/Makefile	2011-06-21 21:47:40.000000000 +0800
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	rtorrent-devel
-PORTVERSION=	0.8.8
-PORTREVISION=	1
+PORTVERSION=	0.8.9
+PORTREVISION=	0
 DISTNAME=	${PORTNAME:S/-devel//}-${PORTVERSION}
 
 MAINTAINER=	flz@FreeBSD.org
diff -ruN --exclude=CVS /usr/ports/net-p2p/rtorrent-devel.orig/distinfo /usr/ports/net-p2p/rtorrent-devel/distinfo
--- /usr/ports/net-p2p/rtorrent-devel.orig/distinfo	2011-05-24 20:10:04.000000000 +0800
+++ /usr/ports/net-p2p/rtorrent-devel/distinfo	2011-06-21 20:25:50.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (rtorrent-0.8.8.tar.gz) = 8511eac924a49ae577806191c2f3a590661a1e946f3a5ecaca477e054a75ec62
-SIZE (rtorrent-0.8.8.tar.gz) = 568704
+SHA256 (rtorrent-0.8.9.tar.gz) = cca70eb36a0c176bbd6fdb3afe2bc9f163fa4c9377fc33bc29689dec60cf6d84
+SIZE (rtorrent-0.8.9.tar.gz) = 570904
diff -ruN --exclude=CVS /usr/ports/net-p2p/rtorrent-devel.orig/pkg-plist /usr/ports/net-p2p/rtorrent-devel/pkg-plist
--- /usr/ports/net-p2p/rtorrent-devel.orig/pkg-plist	2006-05-17 19:26:56.000000000 +0800
+++ /usr/ports/net-p2p/rtorrent-devel/pkg-plist	2011-06-21 21:17:29.000000000 +0800
@@ -1,3 +1,66 @@
 bin/rtorrent
-%%EXAMPLESDIR%%/rtorrent.rc
-@dirrm %%EXAMPLESDIR%%
+include/torrent/bitfield.h
+include/torrent/chunk_manager.h
+include/torrent/common.h
+include/torrent/connection_manager.h
+include/torrent/data/block.h
+include/torrent/data/block_list.h
+include/torrent/data/block_transfer.h
+include/torrent/data/chunk_utils.h
+include/torrent/data/file.h
+include/torrent/data/file_list.h
+include/torrent/data/file_list_iterator.h
+include/torrent/data/file_manager.h
+include/torrent/data/file_utils.h
+include/torrent/data/piece.h
+include/torrent/data/transfer_list.h
+include/torrent/dht_manager.h
+include/torrent/download.h
+include/torrent/download/choke_group.h
+include/torrent/download/choke_queue.h
+include/torrent/download/download_manager.h
+include/torrent/download/resource_manager.h
+include/torrent/download_info.h
+include/torrent/error.h
+include/torrent/event.h
+include/torrent/exceptions.h
+include/torrent/hash_string.h
+include/torrent/http.h
+include/torrent/object.h
+include/torrent/object_raw_bencode.h
+include/torrent/object_static_map.h
+include/torrent/object_stream.h
+include/torrent/path.h
+include/torrent/peer/choke_status.h
+include/torrent/peer/client_info.h
+include/torrent/peer/client_list.h
+include/torrent/peer/connection_list.h
+include/torrent/peer/peer.h
+include/torrent/peer/peer_info.h
+include/torrent/peer/peer_list.h
+include/torrent/poll.h
+include/torrent/poll_epoll.h
+include/torrent/poll_kqueue.h
+include/torrent/poll_select.h
+include/torrent/rate.h
+include/torrent/thread_base.h
+include/torrent/throttle.h
+include/torrent/torrent.h
+include/torrent/tracker.h
+include/torrent/tracker_list.h
+include/torrent/utils/extents.h
+include/torrent/utils/log_files.h
+include/torrent/utils/option_strings.h
+include/torrent/utils/resume.h
+lib/libtorrent.a
+lib/libtorrent.la
+lib/libtorrent.so
+lib/libtorrent.so.14
+libdata/pkgconfig/libtorrent.pc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rtorrent.rc
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
+@dirrm include/torrent/utils
+@dirrm include/torrent/peer
+@dirrm include/torrent/download
+@dirrm include/torrent/data
+@dirrm include/torrent
--- rtorrent-devel-0.8.9.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110621134838.E519E5C37>