Date: Sat, 23 Sep 2006 11:41:43 +0300 (EEST) From: Toni Viemero <toni.viemero@iki.fi> To: FreeBSD-gnats-submit@FreeBSD.org Cc: flz@FreeBSD.org Subject: ports/103509: [PATCH] net-p2p/rtorrent-devel: update to 0.6.2 Message-ID: <20060923084143.BB6906D429@shaolin.selfdestruct.net> Resent-Message-ID: <200609230850.k8N8oKDD000246@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 103509 >Category: ports >Synopsis: [PATCH] net-p2p/rtorrent-devel: update to 0.6.2 >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 Sep 23 08:50:19 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Toni Viemero >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD shaolin.selfdestruct.net 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #22: Sat Sep 16 22:45:01 EEST 2006 >Description: - Update to 0.6.2 Port maintainer (flz@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- rtorrent-devel-0.6.2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net-p2p/rtorrent-devel/Makefile /home/toni/ports/rtorrent-devel/Makefile --- /usr/ports/net-p2p/rtorrent-devel/Makefile Wed Jul 12 22:10:48 2006 +++ /home/toni/ports/rtorrent-devel/Makefile Sat Sep 23 10:27:43 2006 @@ -6,14 +6,14 @@ # PORTNAME= rtorrent-devel -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.2 PORTREVISION= 0 DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION} MAINTAINER= flz@FreeBSD.org COMMENT= BitTorrent Client written in C++ (development version) -LIB_DEPENDS= torrent.8:${PORTSDIR}/net-p2p/libtorrent-devel +LIB_DEPENDS= torrent.9:${PORTSDIR}/net-p2p/libtorrent-devel MASTERDIR= ${.CURDIR}/../rtorrent MD5_FILE= ${.CURDIR}/distinfo diff -ruN --exclude=CVS /usr/ports/net-p2p/rtorrent-devel/distinfo /home/toni/ports/rtorrent-devel/distinfo --- /usr/ports/net-p2p/rtorrent-devel/distinfo Wed Jul 12 22:10:48 2006 +++ /home/toni/ports/rtorrent-devel/distinfo Sat Sep 23 10:27:43 2006 @@ -1,3 +1,3 @@ -MD5 (rtorrent-0.6.0.tar.gz) = fde0bbee25e63421b88638270113411c -SHA256 (rtorrent-0.6.0.tar.gz) = b6720a1b7e06476cd67f801833016ad230485c4337642284431b1a7b60304ee4 -SIZE (rtorrent-0.6.0.tar.gz) = 398073 +MD5 (rtorrent-0.6.2.tar.gz) = b199ca24ba4a5c0f59b587cd4fa11670 +SHA256 (rtorrent-0.6.2.tar.gz) = 138cd0344dbc92c07dde928e47130e6f0c78d8a1fd10484a56007f23a6ac67d6 +SIZE (rtorrent-0.6.2.tar.gz) = 412290 --- rtorrent-devel-0.6.2.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?20060923084143.BB6906D429>