Date: Sun, 6 Sep 2009 13:10:28 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: itetcu@FreeBSD.org, araujo@FreeBSD.org Subject: ports/138576: [PATCH] net-p2p/qbittorrent: BUMP PORTREVISION. Take maintainership. Message-ID: <20090906161028.2B777229B9B@fbsd72.scjamorim.org> Resent-Message-ID: <200909061620.n86GK3eE027260@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138576 >Category: ports >Synopsis: [PATCH] net-p2p/qbittorrent: BUMP PORTREVISION. Take maintainership. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Sep 06 16:20:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug 3 22:10:47 BRT >Description: - BUMP PORTREVISION - Take maintainership. - There is an update in devel/commoncpp port. In favor of the latest update of commoncpp (ports/137542) You can see the log of qbittorrent in mine tinderbox: http://www.scjamorim.org/Home/qbittorrent-1.3.4_2.log Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- qbittorrent-1.3.4_2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net-p2p/qbittorrent/Makefile,v retrieving revision 1.21 diff -u -u -r1.21 Makefile --- Makefile 4 Sep 2009 18:25:24 -0000 1.21 +++ Makefile 6 Sep 2009 16:06:17 -0000 @@ -7,14 +7,14 @@ PORTNAME= qbittorrent PORTVERSION= 1.3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent -LIB_DEPENDS= ccext2-1.6.0:${PORTSDIR}/devel/commoncpp \ +LIB_DEPENDS= ccext2-1.7.0:${PORTSDIR}/devel/commoncpp \ execinfo.1:${PORTSDIR}/devel/libexecinfo \ zzip.13:${PORTSDIR}/devel/zziplib \ curl.5:${PORTSDIR}/ftp/curl \ --- qbittorrent-1.3.4_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?20090906161028.2B777229B9B>