Date: Thu, 7 Feb 2008 13:51:51 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org, flz@FreeBSD.org Subject: ports/120338: [PATCH] net-p2p/rtorrent-devel: update to 0.8.0 Message-ID: <20080207055151.D32271CC3E@ccreader.NCTU.edu.tw> Resent-Message-ID: <200802070600.m17605IZ034195@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 120338 >Category: ports >Synopsis: [PATCH] net-p2p/rtorrent-devel: update to 0.8.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: Thu Feb 07 06:00:05 UTC 2008 >Closed-Date: >Last-Modified: >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.8.0 Port maintainer (flz@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- rtorrent-devel-0.8.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 2007-12-19 06:08:56.000000000 +0800 +++ /home/staff/gslin/work/ports/rtorrent-devel/Makefile 2008-02-07 13:43:57.000000000 +0800 @@ -6,15 +6,15 @@ # PORTNAME= rtorrent-devel -PORTVERSION= 0.7.9 -PORTREVISION= 1 +PORTVERSION= 0.8.0 +PORTREVISION= 0 DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION} MAINTAINER= flz@FreeBSD.org COMMENT= BitTorrent Client written in C++ (development version) -BUILD_DEPENDS= libtorrent-devel=0.11.9:${PORTSDIR}/net-p2p/libtorrent-devel -RUN_DEPENDS= libtorrent-devel=0.11.9:${PORTSDIR}/net-p2p/libtorrent-devel +BUILD_DEPENDS= libtorrent-devel=0.12.0:${PORTSDIR}/net-p2p/libtorrent-devel +RUN_DEPENDS= libtorrent-devel=0.12.0:${PORTSDIR}/net-p2p/libtorrent-devel LIB_DEPENDS= # empty MASTERDIR= ${.CURDIR}/../rtorrent 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 2007-12-12 19:53:58.000000000 +0800 +++ /home/staff/gslin/work/ports/rtorrent-devel/distinfo 2008-02-07 13:44:05.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (rtorrent-0.7.9.tar.gz) = 136202fdd540a92aafbcee29f849d228 -SHA256 (rtorrent-0.7.9.tar.gz) = f06f72b1fec94177147b1db0aab15be4f62d1b0354811a67ae74e0cd1e50a119 -SIZE (rtorrent-0.7.9.tar.gz) = 489174 +MD5 (rtorrent-0.8.0.tar.gz) = 6216be7ce5e3ead9dc115eaeea863694 +SHA256 (rtorrent-0.8.0.tar.gz) = 597cefac4535d7f3b752253e5997b3c851c261b26b966a39beb032dcf1d5baa7 +SIZE (rtorrent-0.8.0.tar.gz) = 502896 --- rtorrent-devel-0.8.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?20080207055151.D32271CC3E>