From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jan 22 10:30:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A1B40184 for ; Tue, 22 Jan 2013 10:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 8435E812 for ; Tue, 22 Jan 2013 10:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r0MAU0Ui031582 for ; Tue, 22 Jan 2013 10:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r0MAU0wk031581; Tue, 22 Jan 2013 10:30:00 GMT (envelope-from gnats) Resent-Date: Tue, 22 Jan 2013 10:30:00 GMT Resent-Message-Id: <201301221030.r0MAU0wk031581@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, nemysis Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 49393177 for ; Tue, 22 Jan 2013 10:29:36 +0000 (UTC) (envelope-from nemysis@gmx.ch) Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) by mx1.freebsd.org (Postfix) with ESMTP id E956980A for ; Tue, 22 Jan 2013 10:29:35 +0000 (UTC) Received: from mailout-de.gmx.net ([10.1.76.31]) by mrigmx.server.lan (mrigmx001) with ESMTP (Nemesis) id 0Lflzw-1T8Yqb0DhS-00pMOH for ; Tue, 22 Jan 2013 11:29:35 +0100 Received: (qmail invoked by alias); 22 Jan 2013 10:29:33 -0000 Received: from 226-42.104-92.cust.bluewin.ch (EHLO something.email.com) [92.104.42.226] by mail.gmx.net (mp031) with SMTP; 22 Jan 2013 11:29:33 +0100 Received: by something.email.com (sSMTP sendmail emulation); Tue, 22 Jan 2013 11:29:33 +0100 Message-Id: <20130122102936.49393177@hub.freebsd.org> Date: Tue, 22 Jan 2013 11:29:33 +0100 From: nemysis To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/175502: [PATCH] net-p2p/libtorrent-rasterbar-16: update to 0.16.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2013 10:30:00 -0000 >Number: 175502 >Category: ports >Synopsis: [PATCH] net-p2p/libtorrent-rasterbar-16: update to 0.16.7 >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: Tue Jan 22 10:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: nemysis >Release: FreeBSD 9.1-RELEASE amd64 >Organization: >Environment: System: FreeBSD FreeBSD_Ports 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 >Description: - Update to 0.16.7 Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports) >How-To-Repeat: portlint -A looks usual. port test: clean >Fix: --- libtorrent-rasterbar-0.16.7.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent-rasterbar-16/Makefile ./Makefile --- /usr/ports/net-p2p/libtorrent-rasterbar-16/Makefile 2013-01-14 17:55:18.000000000 +0100 +++ ./Makefile 2013-01-22 11:25:56.000000000 +0100 @@ -1,10 +1,10 @@ # $FreeBSD: head/net-p2p/libtorrent-rasterbar-16/Makefile 308113 2012-12-02 16:16:44Z rm $ PORTNAME= libtorrent-rasterbar -PORTVERSION= 0.16.4 -PORTREVISION?= 1 +PORTVERSION= 0.16.7 +PORTREVISION?= 0 CATEGORIES?= net-p2p ipv6 -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +MASTER_SITES= GOOGLE_CODE PROJECTHOST= libtorrent MAINTAINER= ports@FreeBSD.org @@ -16,10 +16,10 @@ NO_LATEST_LINK= yes -BUILD_DEPENDS= pkgconf>0:${PORTSDIR}/devel/pkgconf LIB_DEPENDS+= boost_date_time.4:${PORTSDIR}/devel/boost-libs \ - GeoIP.5:${PORTSDIR}/net/GeoIP + GeoIP:${PORTSDIR}/net/GeoIP +USE_PKGCONFIG= build USE_GNOME= gnomehack USE_OPENSSL= yes USE_ICONV= yes @@ -40,6 +40,7 @@ USE_LDCONFIG= yes .include +.include .if defined(SLAVE_PORT) && ${SLAVE_PORT:L}=="yes" && defined(USE_PYTHON) CONFIGURE_ARGS+= --enable-python-binding \ @@ -52,9 +53,8 @@ post-patch: slave-post-patch .else post-patch: - @${CP} ${WRKSRC}/Jamfile ${WRKSRC}/Jamfile.presed - @${SED} -e 's#/usr/local/include#${LOCALBASE}/include#' \ - ${WRKSRC}/Jamfile.presed > ${WRKSRC}/Jamfile + @${REINPLACE_CMD} -e 's|/usr/local/include|${PREFIX}/include|' \ + ${WRKSRC}/Jamfile .endif .if defined(SLAVE_PORT) && ${SLAVE_PORT:L}=="yes" @@ -62,14 +62,14 @@ .else post-install: .endif -.if !defined(NOPORTDOCS) +.if ${PORT_OPTIONS:MDOCS} +PORTDOCS= * ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/*.html ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/*.css ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/*.gif ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/*.jpg ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/*.png ${DOCSDIR} -PORTDOCS= * .endif .include diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent-rasterbar-16/distinfo ./distinfo --- /usr/ports/net-p2p/libtorrent-rasterbar-16/distinfo 2013-01-14 17:55:18.000000000 +0100 +++ ./distinfo 2013-01-22 11:25:17.000000000 +0100 @@ -1,2 +1,2 @@ -SHA256 (libtorrent-rasterbar-0.16.4.tar.gz) = 025531e1da1d5478486d475835327a395fbcff27f29f3767731cce361622c4f0 -SIZE (libtorrent-rasterbar-0.16.4.tar.gz) = 2907218 +SHA256 (libtorrent-rasterbar-0.16.7.tar.gz) = 6d3ec18ffb14e6637020f020b3a7ea1831ab02941f4698f30beedbfa63f30048 +SIZE (libtorrent-rasterbar-0.16.7.tar.gz) = 2931824 diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent-rasterbar-16/pkg-plist ./pkg-plist --- /usr/ports/net-p2p/libtorrent-rasterbar-16/pkg-plist 2013-01-14 17:55:18.000000000 +0100 +++ ./pkg-plist 2013-01-22 11:02:43.000000000 +0100 @@ -135,7 +135,7 @@ include/libtorrent/xml_parse.hpp lib/libtorrent-rasterbar.la lib/libtorrent-rasterbar.so -lib/libtorrent-rasterbar.so.6 +lib/libtorrent-rasterbar.so.7 libdata/pkgconfig/libtorrent-rasterbar.pc @dirrm include/libtorrent/aux_ @dirrm include/libtorrent/extensions --- libtorrent-rasterbar-0.16.7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: