From owner-svn-ports-head@freebsd.org Thu Jan 18 18:27:27 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 621F6EBB68F; Thu, 18 Jan 2018 18:27:27 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 34CD57A798; Thu, 18 Jan 2018 18:27:27 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 69FDA22390; Thu, 18 Jan 2018 18:27:26 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0IIRQaW029847; Thu, 18 Jan 2018 18:27:26 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0IIRQuG029845; Thu, 18 Jan 2018 18:27:26 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201801181827.w0IIRQuG029845@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 18 Jan 2018 18:27:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r459367 - in head/net-p2p/libtorrent-rasterbar: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/net-p2p/libtorrent-rasterbar: . files X-SVN-Commit-Revision: 459367 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jan 2018 18:27:27 -0000 Author: jbeich Date: Thu Jan 18 18:27:26 2018 New Revision: 459367 URL: https://svnweb.freebsd.org/changeset/ports/459367 Log: net-p2p/libtorrent-rasterbar: update to 1.1.6 - LOGGING is now enabled by default, following upstream, see https://github.com/arvidn/libtorrent/commit/e36b06602067 Changes: https://github.com/arvidn/libtorrent/releases/tag/libtorrent-1_1_5 Changes: https://github.com/arvidn/libtorrent/releases/tag/libtorrent-1_1_6 Changes: https://github.com/arvidn/libtorrent/compare/libtorrent-1_1_4...libtorrent-1_1_6 PR: 224060 Tested by: yuri Approved by: maintainer timeout (2 weeks) Deleted: head/net-p2p/libtorrent-rasterbar/files/patch-include_libtorrent_config.hpp Modified: head/net-p2p/libtorrent-rasterbar/Makefile (contents, props changed) head/net-p2p/libtorrent-rasterbar/distinfo (contents, props changed) Modified: head/net-p2p/libtorrent-rasterbar/Makefile ============================================================================== --- head/net-p2p/libtorrent-rasterbar/Makefile Thu Jan 18 18:26:13 2018 (r459366) +++ head/net-p2p/libtorrent-rasterbar/Makefile Thu Jan 18 18:27:26 2018 (r459367) @@ -2,14 +2,10 @@ # $FreeBSD$ PORTNAME= libtorrent-rasterbar -PORTVERSION= 1.1.4 -PORTREVISION= 4 +PORTVERSION= 1.1.6 CATEGORIES?= net-p2p ipv6 MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/libtorrent-${PORTVERSION:S/./_/g}/ -PATCH_SITES= https://github.com/arvidn/libtorrent/commit/ -PATCHFILES= 7eb3cf6bc6db.patch:-p1 - MAINTAINER= rezny@FreeBSD.org COMMENT?= C++ library implementing a BitTorrent client @@ -19,7 +15,6 @@ LIB_DEPENDS+= libboost_chrono.so:devel/boost-libs \ libboost_random.so:devel/boost-libs \ libboost_system.so:devel/boost-libs -BROKEN= fails to build with boost 1.66, see bug 224060 BROKEN_powerpc64= fails to build: client_test.cpp: undefined reference to std::__cxx11::basic_string USES+= compiler:c++11-lib iconv:wchar_t libtool pathfix pkgconfig ssl @@ -45,6 +40,7 @@ PORTDOCS= ${DOCFILES} docs/* PORTEXAMPLES= *.cpp OPTIONS_DEFINE= DEBUG DOCS EXAMPLES LOGGING TEST +OPTIONS_DEFAULT=LOGGING OPTIONS_SUB= yes LOGGING_DESC= Enable disk stat logging and logging to disk Modified: head/net-p2p/libtorrent-rasterbar/distinfo ============================================================================== --- head/net-p2p/libtorrent-rasterbar/distinfo Thu Jan 18 18:26:13 2018 (r459366) +++ head/net-p2p/libtorrent-rasterbar/distinfo Thu Jan 18 18:27:26 2018 (r459367) @@ -1,5 +1,3 @@ -TIMESTAMP = 1500241161 -SHA256 (libtorrent-rasterbar-1.1.4.tar.gz) = ccf42367803a6df7edcf4756d1f7d0a9ce6158ec33b851b3b58fd470ac4eeba6 -SIZE (libtorrent-rasterbar-1.1.4.tar.gz) = 3917557 -SHA256 (7eb3cf6bc6db.patch) = d343654786f02112b0787d999f3c569bcb9bb31dfc2be52aa26007b5f5e3ca0b -SIZE (7eb3cf6bc6db.patch) = 1180 +TIMESTAMP = 1514730099 +SHA256 (libtorrent-rasterbar-1.1.6.tar.gz) = b7c74d004bd121bd6e9f8975ee1fec3c95c74044c6a6250f6b07f259f55121ef +SIZE (libtorrent-rasterbar-1.1.6.tar.gz) = 3846476