From owner-svn-ports-all@FreeBSD.ORG Thu Jul 10 20:28:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DC7FCA32; Thu, 10 Jul 2014 20:28:53 +0000 (UTC) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 946BF212D; Thu, 10 Jul 2014 20:28:53 +0000 (UTC) Received: from mouf.net (swills@mouf [199.48.129.64]) by mouf.net (8.14.5/8.14.5) with ESMTP id s6AKSian083329 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 10 Jul 2014 20:28:49 GMT (envelope-from swills@mouf.net) Received: (from swills@localhost) by mouf.net (8.14.5/8.14.5/Submit) id s6AKSiXc083328; Thu, 10 Jul 2014 20:28:44 GMT (envelope-from swills) Date: Thu, 10 Jul 2014 20:28:44 +0000 From: Steve Wills To: Guido Falsi Subject: Re: svn commit: r361474 - in head/net-p2p: libtorrent rtorrent Message-ID: <20140710202843.GC81616@mouf.net> References: <201407101634.s6AGYIq8082167@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rQ2U398070+RC21q" Content-Disposition: inline In-Reply-To: <201407101634.s6AGYIq8082167@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Thu, 10 Jul 2014 20:28:49 +0000 (UTC) X-Spam-Status: No, score=0.0 required=4.5 tests=none autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mouf.net X-Virus-Scanned: clamav-milter 0.98.1 at mouf.net X-Virus-Status: Clean Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2014 20:28:54 -0000 --rQ2U398070+RC21q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, FYI: https://jenkins.freebsd.org/pci/head-amd64/poudriere/data/headamd64-default= /658/logs/errors/py27-libtorrent-rasterbar-0.16.17.log https://jenkins.freebsd.org/pci/head-i386/poudriere/data/headi386-default/6= 58/logs/errors/py27-libtorrent-rasterbar-0.16.17.log =3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%PYTHON_SITELIBDIR%%/python_libtorrent-0.16.1%%SHLIB_VER%= %-py2.%%SHLIB_VER%%.egg-info/PKG-INFO Error: Orphaned: %%PYTHON_SITELIBDIR%%/python_libtorrent-0.16.1%%SHLIB_VER%= %-py2.%%SHLIB_VER%%.egg-info/SOURCES.txt Error: Orphaned: %%PYTHON_SITELIBDIR%%/python_libtorrent-0.16.1%%SHLIB_VER%= %-py2.%%SHLIB_VER%%.egg-info/dependency_links.txt Error: Orphaned: %%PYTHON_SITELIBDIR%%/python_libtorrent-0.16.1%%SHLIB_VER%= %-py2.%%SHLIB_VER%%.egg-info/top_level.txt Error: Orphaned: @dirrmtry %%PYTHON_SITELIBDIR%%/python_libtorrent-0.16.1%%= SHLIB_VER%%-py2.%%SHLIB_VER%%.egg-info Maybe you don't want to install those though. If not, try @comment for them. Steve On Thu, Jul 10, 2014 at 04:34:18PM +0000, Guido Falsi wrote: > Author: madpilot > Date: Thu Jul 10 16:34:18 2014 > New Revision: 361474 > URL: http://svnweb.freebsd.org/changeset/ports/361474 > QAT: https://qat.redports.org/buildarchive/r361474/ >=20 > Log: > - Remove uneeded dependency from libtorrent [1] > - Update dependency lines in rtorrent > =20 > PR: 191621 > Submitted by: Colin (original submitte= r) > Reported By: Andre [1] (as followup comment) >=20 > Modified: > head/net-p2p/libtorrent/Makefile > head/net-p2p/rtorrent/Makefile >=20 > Modified: head/net-p2p/libtorrent/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/net-p2p/libtorrent/Makefile Thu Jul 10 16:16:32 2014 (r361473) > +++ head/net-p2p/libtorrent/Makefile Thu Jul 10 16:34:18 2014 (r361474) > @@ -2,14 +2,13 @@ > =20 > PORTNAME=3D libtorrent > PORTVERSION=3D 0.13.4 > +PORTREVISION=3D 1 > CATEGORIES=3D net-p2p > MASTER_SITES=3D http://libtorrent.rakshasa.no/downloads/ > =20 > MAINTAINER=3D ports@FreeBSD.org > COMMENT=3D BitTorrent Library written in C++ > =20 > -LIB_DEPENDS=3D libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 > - > CONFLICTS=3D rblibtorrent-[0-9]* \ > rblibtorrent-devel-[0-9]* > =20 >=20 > Modified: head/net-p2p/rtorrent/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/net-p2p/rtorrent/Makefile Thu Jul 10 16:16:32 2014 (r361473) > +++ head/net-p2p/rtorrent/Makefile Thu Jul 10 16:34:18 2014 (r361474) > @@ -2,14 +2,15 @@ > =20 > PORTNAME=3D rtorrent > PORTVERSION=3D 0.9.4 > +PORTREVISION=3D 1 > CATEGORIES=3D net-p2p > MASTER_SITES=3D http://libtorrent.rakshasa.no/downloads/ > =20 > MAINTAINER=3D ports@FreeBSD.org > COMMENT=3D BitTorrent Client written in C++ > =20 > -BUILD_DEPENDS=3D libtorrent=3D0.13.4:${PORTSDIR}/net-p2p/libtorrent > -RUN_DEPENDS=3D libtorrent=3D0.13.4:${PORTSDIR}/net-p2p/libtorrent > +BUILD_DEPENDS=3D libtorrent=3D0.13.4_1:${PORTSDIR}/net-p2p/libtorrent > +RUN_DEPENDS=3D libtorrent=3D0.13.4_1:${PORTSDIR}/net-p2p/libtorrent > LIB_DEPENDS=3D libcurl.so:${PORTSDIR}/ftp/curl > =20 > GNU_CONFIGURE=3D yes --rQ2U398070+RC21q Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJTvvd6AAoJEPXPYrMgexuh05IH/0FpyKZzHdV/RSRFmV0e2mxD OJYUgURLMg0W+5XCNViZniA8H7B6w2aWVK9pS/Ol9bZpx10zhNv5J01l9rvKOH8P kcnXUVZYbO1H5nEarFCBIEAjB88J2pX95qfLd0CXc1L+OpiyB7JZIV9/byiBytom kuaqdLvKcoubP7h7b450upvtGEspwmqi2UWF1GVUY45jPfjMLohpa8C7f94QSB+Y A9j7ik14wy7QijZVLNyQCrnKDImYyTk2I6AL9uv/SlFAp/CKRANOD5SvOlVtAVTW 0ttSnioD2ukfO88R/VoWrwRfu+RJ56bxLXQpUGxlYwQaeqbNSqYVUe/4Sv4YqqY= =q+72 -----END PGP SIGNATURE----- --rQ2U398070+RC21q--