From gslin@netnews.NCTU.edu.tw Tue Nov 7 02:39:33 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A19C16A403; Tue, 7 Nov 2006 02:39:33 +0000 (UTC) (envelope-from gslin@netnews.NCTU.edu.tw) Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E8DB43D55; Tue, 7 Nov 2006 02:39:33 +0000 (GMT) (envelope-from gslin@netnews.NCTU.edu.tw) Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000) id 2710A78; Tue, 7 Nov 2006 10:39:32 +0800 (CST) Message-Id: <20061107023932.2710A78@netnews.NCTU.edu.tw> Date: Tue, 7 Nov 2006 10:39:32 +0800 (CST) From: Gea-Suan Lin To: FreeBSD-gnats-submit@freebsd.org Cc: flz@FreeBSD.org, gslin@gslin.org Subject: [PATCH] net-p2p/libtorrent: update to 0.10.4 X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 105230 >Category: ports >Synopsis: [PATCH] net-p2p/libtorrent: update to 0.10.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: flz >State: closed >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Nov 07 02:40:20 GMT 2006 >Closed-Date: Wed Nov 08 12:11:00 GMT 2006 >Last-Modified: Wed Nov 8 12:20:19 GMT 2006 >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.10.4 Port maintainer (flz@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- libtorrent-0.10.4.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent/Makefile /home/staff/gslin/work/ports/libtorrent/Makefile --- /usr/ports/net-p2p/libtorrent/Makefile Sat Oct 28 03:15:31 2006 +++ /home/staff/gslin/work/ports/libtorrent/Makefile Tue Nov 7 10:23:34 2006 @@ -6,8 +6,8 @@ # PORTNAME?= libtorrent -PORTVERSION?= 0.10.3 -PORTREVISION?= 1 +PORTVERSION?= 0.10.4 +PORTREVISION?= 0 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent/distinfo /home/staff/gslin/work/ports/libtorrent/distinfo --- /usr/ports/net-p2p/libtorrent/distinfo Sat Oct 28 03:15:31 2006 +++ /home/staff/gslin/work/ports/libtorrent/distinfo Tue Nov 7 10:23:36 2006 @@ -1,3 +1,3 @@ -MD5 (libtorrent-0.10.3.tar.gz) = 8697a637db74f42fa23acbee03fa1734 -SHA256 (libtorrent-0.10.3.tar.gz) = 3f850d167d91895462b801069e562ddfc9c886299216b6fde9596795418d975a -SIZE (libtorrent-0.10.3.tar.gz) = 449091 +MD5 (libtorrent-0.10.4.tar.gz) = 3154a686d9616f04012596b8daa2ff52 +SHA256 (libtorrent-0.10.4.tar.gz) = fbecbbe10e51f018bc8c921932b6134de0f05495e053429434bc9f25b01d2d2f +SIZE (libtorrent-0.10.4.tar.gz) = 485174 diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent/files/stable-ltmain.sh /home/staff/gslin/work/ports/libtorrent/files/stable-ltmain.sh --- /usr/ports/net-p2p/libtorrent/files/stable-ltmain.sh Sat Oct 28 03:15:31 2006 +++ /home/staff/gslin/work/ports/libtorrent/files/stable-ltmain.sh Tue Nov 7 10:33:04 2006 @@ -1,23 +1,10 @@ ---- ltmain.sh.orig Wed Jul 12 10:35:32 2006 -+++ ltmain.sh Wed Jul 12 10:36:46 2006 -@@ -2279,10 +2279,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$ECHO "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" -@@ -2896,6 +2898,7 @@ +--- ltmain.sh.orig Fri Oct 27 22:47:02 2006 ++++ ltmain.sh Tue Nov 7 10:33:04 2006 +@@ -1256,6 +1256,7 @@ ;; -avoid-version) -+ build_old_libs=no ++ build_old_libs=no avoid_version=yes continue ;; diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent/pkg-plist /home/staff/gslin/work/ports/libtorrent/pkg-plist --- /usr/ports/net-p2p/libtorrent/pkg-plist Sat Oct 28 03:15:31 2006 +++ /home/staff/gslin/work/ports/libtorrent/pkg-plist Tue Nov 7 10:38:31 2006 @@ -28,6 +28,7 @@ include/torrent/tracker.h include/torrent/tracker_list.h include/torrent/transfer_list.h +lib/libtorrent.la lib/libtorrent.so lib/libtorrent.so.9 libdata/pkgconfig/libtorrent.pc --- libtorrent-0.10.4.patch ends here --- >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-ports-bugs->flz Responsible-Changed-By: edwin Responsible-Changed-When: Tue Nov 7 02:40:31 UTC 2006 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=105230 State-Changed-From-To: open->closed State-Changed-By: flz State-Changed-When: Wed Nov 8 12:10:13 UTC 2006 State-Changed-Why: Committed thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=105230 From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/105230: commit references a PR Date: Wed, 8 Nov 2006 12:11:30 +0000 (UTC) flz 2006-11-08 12:10:46 UTC FreeBSD ports repository Modified files: net-p2p/libtorrent Makefile distinfo pkg-plist net-p2p/libtorrent/files stable-ltmain.sh net-p2p/libtorrent-devel Makefile distinfo pkg-plist net-p2p/libtorrent-devel/files devel-ltmain.sh Log: Update libtorrent and libtorrent-devel to 0.10.4. PR: ports/105230 Submitted by: Gea-Suan Lin Revision Changes Path 1.7 +1 -1 ports/net-p2p/libtorrent-devel/Makefile 1.6 +3 -3 ports/net-p2p/libtorrent-devel/distinfo 1.2 +4 -17 ports/net-p2p/libtorrent-devel/files/devel-ltmain.sh 1.4 +1 -0 ports/net-p2p/libtorrent-devel/pkg-plist 1.32 +2 -2 ports/net-p2p/libtorrent/Makefile 1.21 +3 -3 ports/net-p2p/libtorrent/distinfo 1.3 +4 -17 ports/net-p2p/libtorrent/files/stable-ltmain.sh 1.10 +1 -0 ports/net-p2p/libtorrent/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: