Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2006 09:59:33 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org, flz@FreeBSD.org
Subject:   ports/107124: [PATCH] net-p2p/rtorrent-devel: update to 0.7.0
Message-ID:  <20061223015933.71617A1@netnews.NCTU.edu.tw>
Resent-Message-ID: <200612230200.kBN20Tmr094063@freefall.freebsd.org>

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

>Number:         107124
>Category:       ports
>Synopsis:       [PATCH] net-p2p/rtorrent-devel: update to 0.7.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:   Sat Dec 23 02:00:29 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.7.0

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

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

--- rtorrent-devel-0.7.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-p2p/rtorrent-devel/Makefile /home/staff/gslin/work/ports/rtorrent-devel/Makefile
--- /usr/ports/net-p2p/rtorrent-devel/Makefile	Wed Nov  8 23:07:37 2006
+++ /home/staff/gslin/work/ports/rtorrent-devel/Makefile	Sat Dec 23 09:46:14 2006
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	rtorrent-devel
-PORTVERSION=	0.6.4
+PORTVERSION=	0.7.0
 PORTREVISION=	0
 DISTNAME=	${PORTNAME:S/-devel//}-${PORTVERSION}
 
 MAINTAINER=	flz@FreeBSD.org
 COMMENT=	BitTorrent Client written in C++ (development version)
 
-LIB_DEPENDS=	torrent.9:${PORTSDIR}/net-p2p/libtorrent-devel
+LIB_DEPENDS=	torrent.10:${PORTSDIR}/net-p2p/libtorrent-devel
 
 MASTERDIR=	${.CURDIR}/../rtorrent
 MD5_FILE=	${.CURDIR}/distinfo
diff -ruN --exclude=CVS /usr/ports/net-p2p/rtorrent-devel/distinfo /home/staff/gslin/work/ports/rtorrent-devel/distinfo
--- /usr/ports/net-p2p/rtorrent-devel/distinfo	Wed Nov  8 23:07:37 2006
+++ /home/staff/gslin/work/ports/rtorrent-devel/distinfo	Sat Dec 23 09:46:06 2006
@@ -1,3 +1,3 @@
-MD5 (rtorrent-0.6.4.tar.gz) = 9077817e5a0f505e0b71add9c57b89f7
-SHA256 (rtorrent-0.6.4.tar.gz) = bf8ce2a565a69b26490ad34f4d8f429037bba2e5d3949ee88a03f0ebc1d3250b
-SIZE (rtorrent-0.6.4.tar.gz) = 438407
+MD5 (rtorrent-0.7.0.tar.gz) = 26758f948874e1ee9732628772483b7b
+SHA256 (rtorrent-0.7.0.tar.gz) = 8e2d5f5a4476278d322a888d874152af16d8e4cf6b48f396eac4b65cd0cd9e9b
+SIZE (rtorrent-0.7.0.tar.gz) = 413247
--- rtorrent-devel-0.7.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?20061223015933.71617A1>