Date: Mon, 30 Dec 2013 15:32:07 +0000 (UTC) From: Rusmir Dusko <nemysis@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r338120 - head/net-p2p/libtorrent-rasterbar Message-ID: <201312301532.rBUFW7m8087001@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nemysis Date: Mon Dec 30 15:32:07 2013 New Revision: 338120 URL: http://svnweb.freebsd.org/changeset/ports/338120 Log: - Update to 0.16.13 Approved by: pawel / wg (mentors, implicit) Modified: head/net-p2p/libtorrent-rasterbar/Makefile head/net-p2p/libtorrent-rasterbar/distinfo (contents, props changed) Modified: head/net-p2p/libtorrent-rasterbar/Makefile ============================================================================== --- head/net-p2p/libtorrent-rasterbar/Makefile Mon Dec 30 15:00:29 2013 (r338119) +++ head/net-p2p/libtorrent-rasterbar/Makefile Mon Dec 30 15:32:07 2013 (r338120) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libtorrent-rasterbar -PORTVERSION= 0.16.12 +PORTVERSION= 0.16.13 CATEGORIES?= net-p2p ipv6 MASTER_SITES= GOOGLE_CODE PROJECTHOST= libtorrent @@ -48,8 +48,6 @@ PORTEXAMPLES= *.cpp OPTIONS_DEFINE= DOCS EXAMPLES -.include <bsd.port.options.mk> - .if defined(SLAVE_PORT) && ${SLAVE_PORT:L} == "yes" && defined(USE_PYTHON) CONFIGURE_ARGS+= --enable-python-binding \ --with-boost-python=boost_python Modified: head/net-p2p/libtorrent-rasterbar/distinfo ============================================================================== --- head/net-p2p/libtorrent-rasterbar/distinfo Mon Dec 30 15:00:29 2013 (r338119) +++ head/net-p2p/libtorrent-rasterbar/distinfo Mon Dec 30 15:32:07 2013 (r338120) @@ -1,2 +1,2 @@ -SHA256 (libtorrent-rasterbar-0.16.12.tar.gz) = e8b1cb35d4642e77ac2ab0c73773455c1d0c517cae42060d657da4463eec5668 -SIZE (libtorrent-rasterbar-0.16.12.tar.gz) = 3002825 +SHA256 (libtorrent-rasterbar-0.16.13.tar.gz) = 75573af1f112d4ebff2e3669f177600d4333a805210882967bd7dc08214227eb +SIZE (libtorrent-rasterbar-0.16.13.tar.gz) = 3017425
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312301532.rBUFW7m8087001>