From owner-svn-ports-all@FreeBSD.ORG Thu Jan 31 12:31:50 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 66EF7768; Thu, 31 Jan 2013 12:31:50 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 4ADDF140; Thu, 31 Jan 2013 12:31:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0VCVobU067430; Thu, 31 Jan 2013 12:31:50 GMT (envelope-from rm@svn.freebsd.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0VCVnQj067425; Thu, 31 Jan 2013 12:31:49 GMT (envelope-from rm@svn.freebsd.org) Message-Id: <201301311231.r0VCVnQj067425@svn.freebsd.org> From: Ruslan Mahmatkhanov Date: Thu, 31 Jan 2013 12:31:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311304 - in head/net-p2p: libtorrent-rasterbar-16 libtorrent-rasterbar-16-python qbittorrent X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 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, 31 Jan 2013 12:31:50 -0000 Author: rm Date: Thu Jan 31 12:31:48 2013 New Revision: 311304 URL: http://svnweb.freebsd.org/changeset/ports/311304 Log: - update to 0.16.7 - chase shlib version update in dependent ports - use GOOGLE_CODE shortcut in MASTER_SITES - convert to USE_PKGCONFIG - remove shared lib version for net/GeoIP dependency changelogs: 0.16.5: http://sourceforge.net/mailarchive/message.php?msg_id=30000954 0.16.6: http://sourceforge.net/mailarchive/message.php?msg_id=30237614 0.16.7: http://sourceforge.net/mailarchive/message.php?msg_id=30372288 PR: 175502 Submitted by: nemysis (maintainer) Modified: head/net-p2p/libtorrent-rasterbar-16-python/Makefile head/net-p2p/libtorrent-rasterbar-16/Makefile head/net-p2p/libtorrent-rasterbar-16/distinfo head/net-p2p/libtorrent-rasterbar-16/pkg-plist head/net-p2p/qbittorrent/Makefile Modified: head/net-p2p/libtorrent-rasterbar-16-python/Makefile ============================================================================== --- head/net-p2p/libtorrent-rasterbar-16-python/Makefile Thu Jan 31 12:29:49 2013 (r311303) +++ head/net-p2p/libtorrent-rasterbar-16-python/Makefile Thu Jan 31 12:31:48 2013 (r311304) @@ -8,7 +8,7 @@ CATEGORIES= net-p2p python USE_PYTHON= yes LIB_DEPENDS+= boost_python.4:${PORTSDIR}/devel/boost-python-libs \ - torrent-rasterbar.6:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16 + torrent-rasterbar.7:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16 BUILD_WRKSRC= ${WRKSRC}/bindings/python INSTALL_WRKSRC= ${BUILD_WRKSRC} Modified: head/net-p2p/libtorrent-rasterbar-16/Makefile ============================================================================== --- head/net-p2p/libtorrent-rasterbar-16/Makefile Thu Jan 31 12:29:49 2013 (r311303) +++ head/net-p2p/libtorrent-rasterbar-16/Makefile Thu Jan 31 12:31:48 2013 (r311304) @@ -1,10 +1,10 @@ # $FreeBSD$ 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 @@ CONFLICTS+= libtorrent-rasterbar-0.1[457 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 @@ -52,9 +52,8 @@ CONFIGURE_ARGS+= --disable-python-bindin 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" Modified: head/net-p2p/libtorrent-rasterbar-16/distinfo ============================================================================== --- head/net-p2p/libtorrent-rasterbar-16/distinfo Thu Jan 31 12:29:49 2013 (r311303) +++ head/net-p2p/libtorrent-rasterbar-16/distinfo Thu Jan 31 12:31:48 2013 (r311304) @@ -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 Modified: head/net-p2p/libtorrent-rasterbar-16/pkg-plist ============================================================================== --- head/net-p2p/libtorrent-rasterbar-16/pkg-plist Thu Jan 31 12:29:49 2013 (r311303) +++ head/net-p2p/libtorrent-rasterbar-16/pkg-plist Thu Jan 31 12:31:48 2013 (r311304) @@ -135,7 +135,7 @@ include/libtorrent/web_peer_connection.h 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 Modified: head/net-p2p/qbittorrent/Makefile ============================================================================== --- head/net-p2p/qbittorrent/Makefile Thu Jan 31 12:29:49 2013 (r311303) +++ head/net-p2p/qbittorrent/Makefile Thu Jan 31 12:31:48 2013 (r311304) @@ -2,7 +2,7 @@ PORTNAME= qbittorrent PORTVERSION= 3.0.6 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ @@ -10,7 +10,7 @@ MAINTAINER= nemysis@gmx.ch COMMENT?= Bittorrent client using Qt4 and libtorrent-rasterbar LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo \ - torrent-rasterbar.6:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16 + torrent-rasterbar.7:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16 HAS_CONFIGURE= yes USE_QT4= corelib network qmake_build moc_build rcc_build