Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2006 17:45:30 +0800 (CST)
From:      Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        flz@FreeBSD.org
Subject:   ports/106859: [PATCH] net-p2p/libtorrent-devel: update to 0.11.0
Message-ID:  <20061218094530.D4A79DB8C@Seattle.tamama.org>
Resent-Message-ID: <200612181020.kBIAKGom084310@freefall.freebsd.org>

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

>Number:         106859
>Category:       ports
>Synopsis:       [PATCH] net-p2p/libtorrent-devel: update to 0.11.0
>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:   Mon Dec 18 10:20:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jui-Nan Lin
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD Seattle.tamama.org 6.1-STABLE FreeBSD 6.1-STABLE #8: Thu Sep  7 17:03:33 CST
>Description:
- Please close ports/106708 (the pkg-plist is incorrect in that PR).
- Update to 0.11.0

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

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

--- libtorrent-devel-0.11.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent-devel/Makefile /home/jnlin/ports/libtorrent-devel/Makefile
--- /usr/ports/net-p2p/libtorrent-devel/Makefile	Wed Nov  8 20:10:46 2006
+++ /home/jnlin/ports/libtorrent-devel/Makefile	Thu Dec 14 17:17:05 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libtorrent-devel
-PORTVERSION=	0.10.4
+PORTVERSION=	0.11.0
 PORTREVISION=	0
 DISTNAME=	${PORTNAME:S/-devel//}-${PORTVERSION}
 
diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent-devel/distinfo /home/jnlin/ports/libtorrent-devel/distinfo
--- /usr/ports/net-p2p/libtorrent-devel/distinfo	Wed Nov  8 20:10:46 2006
+++ /home/jnlin/ports/libtorrent-devel/distinfo	Thu Dec 14 17:17:05 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.0.tar.gz) = 1dd6d6c7cbb8a44810452c924f27c104
+SHA256 (libtorrent-0.11.0.tar.gz) = 68c43878a6f283e7fa2538fa113717ed7331251e2b75e04a434352dabdae0061
+SIZE (libtorrent-0.11.0.tar.gz) = 475919
diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent-devel/pkg-plist /home/jnlin/ports/libtorrent-devel/pkg-plist
--- /usr/ports/net-p2p/libtorrent-devel/pkg-plist	Wed Nov  8 20:10:46 2006
+++ /home/jnlin/ports/libtorrent-devel/pkg-plist	Mon Dec 18 17:29:31 2006
@@ -1,23 +1,29 @@
+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_utils.h
+include/torrent/data/piece.h
+include/torrent/data/transfer_list.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/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/download.h
-include/torrent/event.h
+include/torrent/error.h
 include/torrent/exceptions.h
-include/torrent/file.h
-include/torrent/file_list.h
+include/torrent/event.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/poll.h
 include/torrent/poll_epoll.h
 include/torrent/poll_kqueue.h
@@ -27,9 +33,8 @@
 include/torrent/torrent.h
 include/torrent/tracker.h
 include/torrent/tracker_list.h
-include/torrent/transfer_list.h
-lib/libtorrent.la
+lib/libtorrent.so.10
 lib/libtorrent.so
-lib/libtorrent.so.9
+lib/libtorrent.la
 libdata/pkgconfig/libtorrent.pc
 @dirrm include/torrent
--- libtorrent-devel-0.11.0.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?20061218094530.D4A79DB8C>