ports/107296: [PATCH] net-p2p/libtorrent-devel: update to 0.11.1, reset maintainership

Gea-Suan Lin gslin at gslin.org
Thu Dec 28 22:50:13 UTC 2006


>Number:         107296
>Category:       ports
>Synopsis:       [PATCH] net-p2p/libtorrent-devel: update to 0.11.1, reset maintainership
>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:   Thu Dec 28 22:50:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE-p8 FreeBSD 6.1-RELEASE-p8 #0: Fri Sep 29 03:41:50 CST 2006
>Description:
- Update to 0.11.1
- Reset maintainership to ports at FreeBSD.org
  Libtorrent 0.11.0 (and its UI, rtorrent 0.7.0) is a milestone in
  curses-based bittorrent software for supporting encryption.

  If you are very busy, please reset maintainer to ports@ or anyone
  else.

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

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

--- libtorrent-devel-0.11.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent-devel/Makefile /home/staff/gslin/work/ports/libtorrent-devel/Makefile
--- /usr/ports/net-p2p/libtorrent-devel/Makefile	Wed Nov  8 23:07:37 2006
+++ /home/staff/gslin/work/ports/libtorrent-devel/Makefile	Fri Dec 29 06:38:16 2006
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	libtorrent-devel
-PORTVERSION=	0.10.4
+PORTVERSION=	0.11.1
 PORTREVISION=	0
 DISTNAME=	${PORTNAME:S/-devel//}-${PORTVERSION}
 
-MAINTAINER=	flz at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	BitTorrent Library written in C++ (development version)
 
 MASTERDIR=	${.CURDIR}/../libtorrent
diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent-devel/distinfo /home/staff/gslin/work/ports/libtorrent-devel/distinfo
--- /usr/ports/net-p2p/libtorrent-devel/distinfo	Wed Nov  8 23:07:37 2006
+++ /home/staff/gslin/work/ports/libtorrent-devel/distinfo	Fri Dec 29 06:10:19 2006
@@ -1,3 +1,3 @@
-MD5 (libtorrent-0.10.4.tar.gz) = 3154a686d9616f04012596b8daa2ff52
-SHA256 (libtorrent-0.10.4.tar.gz) = fbecbbe10e51f018bc8c921932b6134de0f05495e053429434bc9f25b01d2d2f
-SIZE (libtorrent-0.10.4.tar.gz) = 485174
+MD5 (libtorrent-0.11.1.tar.gz) = d1a98c0bd93839071b8c214453aa4e5c
+SHA256 (libtorrent-0.11.1.tar.gz) = 3a747a03b2f683e71ed3eab2fa2e66689ba58e5d9a17527579583b86f4de46e1
+SIZE (libtorrent-0.11.1.tar.gz) = 477557
diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent-devel/pkg-plist /home/staff/gslin/work/ports/libtorrent-devel/pkg-plist
--- /usr/ports/net-p2p/libtorrent-devel/pkg-plist	Wed Nov  8 23:07:37 2006
+++ /home/staff/gslin/work/ports/libtorrent-devel/pkg-plist	Fri Dec 29 06:37:39 2006
@@ -1,23 +1,30 @@
 include/torrent/bitfield.h
-include/torrent/block.h
-include/torrent/block_list.h
-include/torrent/block_transfer.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/file.h
+include/torrent/data/file_list.h
+include/torrent/data/file_list_iterator.h
+include/torrent/data/file_utils.h
+include/torrent/data/piece.h
+include/torrent/data/transfer_list.h
 include/torrent/download.h
+include/torrent/error.h
 include/torrent/event.h
 include/torrent/exceptions.h
-include/torrent/file.h
-include/torrent/file_list.h
+include/torrent/hash_string.h
 include/torrent/http.h
 include/torrent/object.h
 include/torrent/object_stream.h
 include/torrent/path.h
-include/torrent/peer.h
-include/torrent/peer_info.h
-include/torrent/peer_list.h
-include/torrent/piece.h
+include/torrent/peer/client_info.h
+include/torrent/peer/client_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
@@ -27,9 +34,10 @@
 include/torrent/torrent.h
 include/torrent/tracker.h
 include/torrent/tracker_list.h
-include/torrent/transfer_list.h
 lib/libtorrent.la
 lib/libtorrent.so
-lib/libtorrent.so.9
+lib/libtorrent.so.10
 libdata/pkgconfig/libtorrent.pc
- at dirrm include/torrent
+ at dirrmtry include/torrent/peer
+ at dirrmtry include/torrent/data
+ at dirrmtry include/torrent
--- libtorrent-devel-0.11.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list