From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Nov 7 03:01:04 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 044C716A412 for ; Tue, 7 Nov 2006 03:01:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED50843D78 for ; Tue, 7 Nov 2006 03:00:38 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kA730cHA010296 for ; Tue, 7 Nov 2006 03:00:38 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kA730cHN010294; Tue, 7 Nov 2006 03:00:38 GMT (envelope-from gnats) Resent-Date: Tue, 7 Nov 2006 03:00:38 GMT Resent-Message-Id: <200611070300.kA730cHN010294@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gea-Suan Lin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D9EB16A403; Tue, 7 Nov 2006 02:50:35 +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 536F043D46; Tue, 7 Nov 2006 02:50:35 +0000 (GMT) (envelope-from gslin@netnews.NCTU.edu.tw) Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000) id 9C32178; Tue, 7 Nov 2006 10:50:34 +0800 (CST) Message-Id: <20061107025034.9C32178@netnews.NCTU.edu.tw> Date: Tue, 7 Nov 2006 10:50:34 +0800 (CST) From: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gslin@gslin.org, flz@FreeBSD.org Subject: ports/105231: [PATCH] net-p2p/rtorrent: update to 0.6.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2006 03:01:04 -0000 >Number: 105231 >Category: ports >Synopsis: [PATCH] net-p2p/rtorrent: update to 0.6.4 >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 Nov 07 03:00:37 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.6.4 Added file(s): - rtorrent-0.6.4.tbz Port maintainer (flz@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- rtorrent-0.6.4.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net-p2p/rtorrent/Makefile /home/staff/gslin/work/ports/rtorrent/Makefile --- /usr/ports/net-p2p/rtorrent/Makefile Sat Oct 28 03:15:33 2006 +++ /home/staff/gslin/work/ports/rtorrent/Makefile Tue Nov 7 10:39:56 2006 @@ -6,7 +6,7 @@ # PORTNAME?= rtorrent -PORTVERSION?= 0.6.3 +PORTVERSION?= 0.6.4 PORTREVISION?= 0 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ diff -ruN --exclude=CVS /usr/ports/net-p2p/rtorrent/distinfo /home/staff/gslin/work/ports/rtorrent/distinfo --- /usr/ports/net-p2p/rtorrent/distinfo Sat Oct 28 03:15:33 2006 +++ /home/staff/gslin/work/ports/rtorrent/distinfo Tue Nov 7 10:40:08 2006 @@ -1,3 +1,3 @@ -MD5 (rtorrent-0.6.3.tar.gz) = 80119c01f484a81626ca89d83bfee885 -SHA256 (rtorrent-0.6.3.tar.gz) = ac9b007213e1a124fee3e4ea77c2f7e94e2e9cc9366702a2ec668ebef8907533 -SIZE (rtorrent-0.6.3.tar.gz) = 411337 +MD5 (rtorrent-0.6.4.tar.gz) = 9077817e5a0f505e0b71add9c57b89f7 +SHA256 (rtorrent-0.6.4.tar.gz) = bf8ce2a565a69b26490ad34f4d8f429037bba2e5d3949ee88a03f0ebc1d3250b +SIZE (rtorrent-0.6.4.tar.gz) = 438407 Binary files /usr/ports/net-p2p/rtorrent/rtorrent-0.6.4.tbz and /home/staff/gslin/work/ports/rtorrent/rtorrent-0.6.4.tbz differ --- rtorrent-0.6.4.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: