Date: Tue, 8 Sep 2009 20:44:54 GMT From: Henrik Friedrichsen <hrkfdn@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/138642: [MAINTAINER] net-p2p/hrktorrent update to 0.3.5 Message-ID: <200909082044.n88Kisug096382@www.freebsd.org> Resent-Message-ID: <200909082050.n88Ko1BH098000@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138642 >Category: ports >Synopsis: [MAINTAINER] net-p2p/hrktorrent update to 0.3.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Sep 08 20:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Henrik Friedrichsen >Release: 7.2 >Organization: >Environment: FreeBSD sun.univer.se 7.2-RELEASE-p3 FreeBSD 7.2-RELEASE-p3 #0: Mon Sep 7 14:53:58 CEST 2009 root@sun.univer.se:/usr/obj/usr/src/sys/HYDROGEN i386 >Description: This patch updates hrktorrent to 0.3.5 and makes it depend on rblibtorrent-devel. This has to be done because rblibtorrent has undergone some API changes which hrktorrent is now compatible to. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -Naur ./Makefile ../hrktorrent/Makefile --- ./Makefile 2009-09-08 21:26:58.000000000 +0200 +++ ../hrktorrent/Makefile 2009-09-08 22:31:38.000000000 +0200 @@ -6,14 +6,14 @@ # PORTNAME= hrktorrent -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.5 CATEGORIES= net-p2p MASTER_SITES= http://50hz.ws/hrktorrent/ MAINTAINER= hrkfdn@gmail.com COMMENT= A light console torrent client using rasterbar's libtorrent -LIB_DEPENDS= torrent.1:${PORTSDIR}/net-p2p/rblibtorrent +LIB_DEPENDS= torrent-rasterbar.5:${PORTSDIR}/net-p2p/rblibtorrent-devel USE_GNOME= pkgconfig USE_BZIP2= yes diff -Naur ./distinfo ../hrktorrent/distinfo --- ./distinfo 2009-09-08 21:26:58.000000000 +0200 +++ ../hrktorrent/distinfo 2009-09-08 22:24:36.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (hrktorrent-0.3.4.tar.bz2) = 3bd9da6910fb4727307f1e0ccfc4cc71 -SHA256 (hrktorrent-0.3.4.tar.bz2) = 27caefb4a96ebb476ec5756031822b341c8b282dd1d827cc7c5d6f38e6fb056b -SIZE (hrktorrent-0.3.4.tar.bz2) = 8915 +MD5 (hrktorrent-0.3.5.tar.bz2) = df2e53b0e3320e4b48afffc89539450d +SHA256 (hrktorrent-0.3.5.tar.bz2) = b9cdc75fb0f07963e7938ecc7c088271c9a29471cde0ce5c9739656793d19fa8 +SIZE (hrktorrent-0.3.5.tar.bz2) = 8950 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909082044.n88Kisug096382>