From gslin@ccreader.NCTU.edu.tw  Thu Feb  7 05:43:24 2008
Return-Path: <gslin@ccreader.NCTU.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 558B016A418
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  7 Feb 2008 05:43:24 +0000 (UTC)
	(envelope-from gslin@ccreader.NCTU.edu.tw)
Received: from ccreader.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.freebsd.org (Postfix) with ESMTP id 1447213C45E
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  7 Feb 2008 05:43:23 +0000 (UTC)
	(envelope-from gslin@ccreader.NCTU.edu.tw)
Received: by ccreader.NCTU.edu.tw (Postfix, from userid 1000)
	id 2ABA51CC1F; Thu,  7 Feb 2008 13:43:23 +0800 (CST)
Message-Id: <20080207054323.2ABA51CC1F@ccreader.NCTU.edu.tw>
Date: Thu,  7 Feb 2008 13:43:23 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: flz@FreeBSD.org, gslin@gslin.org
Subject: [PATCH] net-p2p/libtorrent-devel: update to 0.12.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         120337
>Category:       ports
>Synopsis:       [PATCH] net-p2p/libtorrent-devel: update to 0.12.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    flz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 07 05:50:01 UTC 2008
>Closed-Date:    Thu Feb 07 10:56:19 UTC 2008
>Last-Modified:  Thu Feb  7 11:00:03 UTC 2008
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.3-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #3: Tue Jan 15 11:22:08 CST 2008
>Description:
- Update to 0.12.0

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

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

--- libtorrent-devel-0.12.0.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	2007-12-12 19:51:39.000000000 +0800
+++ /home/staff/gslin/work/ports/libtorrent-devel/Makefile	2008-02-07 13:34:16.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libtorrent-devel
-PORTVERSION=	0.11.9
+PORTVERSION=	0.12.0
 PORTREVISION=	0
 DISTNAME=	${PORTNAME:S/-devel//}-${PORTVERSION}
 
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	2007-12-12 19:51:39.000000000 +0800
+++ /home/staff/gslin/work/ports/libtorrent-devel/distinfo	2008-02-07 13:34:54.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (libtorrent-0.11.9.tar.gz) = 8974dc9499b382a09fb952cabcfef9a0
-SHA256 (libtorrent-0.11.9.tar.gz) = 71f09218a7784b21ab53cdfcd8fa122da60352e5ca117fda7cd8d2763f908a08
-SIZE (libtorrent-0.11.9.tar.gz) = 545210
+MD5 (libtorrent-0.12.0.tar.gz) = 76c818b095248ea9e4b140fff4e2fa2a
+SHA256 (libtorrent-0.12.0.tar.gz) = 3287c9be61f9ec8ddab99f9b679bbf58610d024bce980307f88151a552ecd1e3
+SIZE (libtorrent-0.12.0.tar.gz) = 583000
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	2007-02-08 19:37:56.000000000 +0800
+++ /home/staff/gslin/work/ports/libtorrent-devel/pkg-plist	2008-02-07 13:39:20.000000000 +0800
@@ -1,3 +1,4 @@
+@comment $FreeBSD$
 include/torrent/bitfield.h
 include/torrent/chunk_manager.h
 include/torrent/common.h
@@ -12,6 +13,7 @@
 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/error.h
 include/torrent/event.h
@@ -23,6 +25,7 @@
 include/torrent/path.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
@@ -32,13 +35,14 @@
 include/torrent/poll_select.h
 include/torrent/rate.h
 include/torrent/resume.h
+include/torrent/throttle.h
 include/torrent/torrent.h
 include/torrent/tracker.h
 include/torrent/tracker_list.h
 lib/libtorrent.a
 lib/libtorrent.la
 lib/libtorrent.so
-lib/libtorrent.so.10
+lib/libtorrent.so.11
 libdata/pkgconfig/libtorrent.pc
 @dirrmtry include/torrent/peer
 @dirrmtry include/torrent/data
--- libtorrent-devel-0.12.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->flz 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Feb 7 05:50:09 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120337 
State-Changed-From-To: open->closed 
State-Changed-By: flz 
State-Changed-When: Jeu 7 fv 2008 10:56:17 UTC 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120337 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120337: commit references a PR
Date: Thu,  7 Feb 2008 10:55:29 +0000 (UTC)

 flz         2008-02-07 10:55:25 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-p2p/libtorrent-devel Makefile distinfo pkg-plist 
   Log:
   Update net-p2p/libtorrent-devel to 0.12.0.
   
   PR:             ports/120337
   Submitted by:   Gea-Suan Lin
   
   Revision  Changes    Path
   1.17      +1 -1      ports/net-p2p/libtorrent-devel/Makefile
   1.14      +3 -3      ports/net-p2p/libtorrent-devel/distinfo
   1.8       +5 -1      ports/net-p2p/libtorrent-devel/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
