From owner-svn-ports-head@freebsd.org Thu Sep 6 00:34:08 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E3D1FCF3BB; Thu, 6 Sep 2018 00:34:08 +0000 (UTC) (envelope-from yuri@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 ED4307BC1C; Thu, 6 Sep 2018 00:34:07 +0000 (UTC) (envelope-from yuri@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 CA64E2D220; Thu, 6 Sep 2018 00:34:07 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w860Y79n082313; Thu, 6 Sep 2018 00:34:07 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w860Y7Lk082311; Thu, 6 Sep 2018 00:34:07 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201809060034.w860Y7Lk082311@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 6 Sep 2018 00:34:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479070 - in head/net-p2p/libtorrent-rasterbar: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/net-p2p/libtorrent-rasterbar: . files X-SVN-Commit-Revision: 479070 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.27 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, 06 Sep 2018 00:34:08 -0000 Author: yuri Date: Thu Sep 6 00:34:06 2018 New Revision: 479070 URL: https://svnweb.freebsd.org/changeset/ports/479070 Log: net-p2p/libtorrent-rasterbar: Update 1.1.6 -> 1.1.9 Port changes: * Remove patch that no longer applies * Reset maintainer (uncontested patch) PR: 230854 Submitted by: Peter Malcom Approved by: rezny@FreeBSD.org (maintainer's timeout; 14 days timeout) Deleted: head/net-p2p/libtorrent-rasterbar/files/patch-src_kademlia_dht__tracker.cpp Modified: head/net-p2p/libtorrent-rasterbar/Makefile head/net-p2p/libtorrent-rasterbar/distinfo head/net-p2p/libtorrent-rasterbar/pkg-plist Modified: head/net-p2p/libtorrent-rasterbar/Makefile ============================================================================== --- head/net-p2p/libtorrent-rasterbar/Makefile Thu Sep 6 00:20:36 2018 (r479069) +++ head/net-p2p/libtorrent-rasterbar/Makefile Thu Sep 6 00:34:06 2018 (r479070) @@ -2,15 +2,11 @@ # $FreeBSD$ PORTNAME= libtorrent-rasterbar -PORTVERSION= 1.1.6 -PORTREVISION= 4 +DISTVERSION= 1.1.9 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= 64d6b4900448.patch:-p1 3a1b0f1abb1d.patch:-p1 - -MAINTAINER= rezny@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= C++ library implementing a BitTorrent client LICENSE= BSD3CLAUSE Modified: head/net-p2p/libtorrent-rasterbar/distinfo ============================================================================== --- head/net-p2p/libtorrent-rasterbar/distinfo Thu Sep 6 00:20:36 2018 (r479069) +++ head/net-p2p/libtorrent-rasterbar/distinfo Thu Sep 6 00:34:06 2018 (r479070) @@ -1,7 +1,3 @@ -TIMESTAMP = 1514730099 -SHA256 (libtorrent-rasterbar-1.1.6.tar.gz) = b7c74d004bd121bd6e9f8975ee1fec3c95c74044c6a6250f6b07f259f55121ef -SIZE (libtorrent-rasterbar-1.1.6.tar.gz) = 3846476 -SHA256 (64d6b4900448.patch) = 0c3aa08437905c74f0a153cf73d551de5ab3dff57df9193baa4fe724c2039034 -SIZE (64d6b4900448.patch) = 902 -SHA256 (3a1b0f1abb1d.patch) = 7c63f165230657620125abfb842f86d5e3f590a0b3ddf441d02589ec9b292eba -SIZE (3a1b0f1abb1d.patch) = 784 +TIMESTAMP = 1534791500 +SHA256 (libtorrent-rasterbar-1.1.9.tar.gz) = d57a0f5b159f58003c3031943463503f0d05ae3e428dd7c2383d1e35fb2c4e8c +SIZE (libtorrent-rasterbar-1.1.9.tar.gz) = 3903742 Modified: head/net-p2p/libtorrent-rasterbar/pkg-plist ============================================================================== --- head/net-p2p/libtorrent-rasterbar/pkg-plist Thu Sep 6 00:20:36 2018 (r479069) +++ head/net-p2p/libtorrent-rasterbar/pkg-plist Thu Sep 6 00:34:06 2018 (r479070) @@ -28,6 +28,7 @@ include/libtorrent/aux_/file_progress.hpp include/libtorrent/aux_/merkle.hpp include/libtorrent/aux_/openssl.hpp include/libtorrent/aux_/proxy_settings.hpp +include/libtorrent/aux_/route.h include/libtorrent/aux_/session_call.hpp include/libtorrent/aux_/session_impl.hpp include/libtorrent/aux_/session_interface.hpp