From owner-svn-ports-all@freebsd.org Mon Feb 10 08:06:54 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 97F6A231BAD; Mon, 10 Feb 2020 08:06:54 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48GJQk3XgHz47gJ; Mon, 10 Feb 2020 08:06:54 +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 74C2A1C046; Mon, 10 Feb 2020 08:06:54 +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 01A86sqE030004; Mon, 10 Feb 2020 08:06:54 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01A86rGp030002; Mon, 10 Feb 2020 08:06:53 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202002100806.01A86rGp030002@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 10 Feb 2020 08:06:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r525694 - head/net-p2p/libtorrent-rasterbar X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/net-p2p/libtorrent-rasterbar X-SVN-Commit-Revision: 525694 X-SVN-Commit-Repository: ports 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.29 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: Mon, 10 Feb 2020 08:06:54 -0000 Author: yuri Date: Mon Feb 10 08:06:53 2020 New Revision: 525694 URL: https://svnweb.freebsd.org/changeset/ports/525694 Log: net-p2p/libtorrent-rasterbar: Update 1.2.3 -> 1.2.4 Reported by: portscout 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 Mon Feb 10 07:32:39 2020 (r525693) +++ head/net-p2p/libtorrent-rasterbar/Makefile Mon Feb 10 08:06:53 2020 (r525694) @@ -3,7 +3,7 @@ PORTNAME= libtorrent-rasterbar DISTVERSIONPREFIX= libtorrent- -DISTVERSION= 1_2_3 +DISTVERSION= 1_2_4 CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org Modified: head/net-p2p/libtorrent-rasterbar/distinfo ============================================================================== --- head/net-p2p/libtorrent-rasterbar/distinfo Mon Feb 10 07:32:39 2020 (r525693) +++ head/net-p2p/libtorrent-rasterbar/distinfo Mon Feb 10 08:06:53 2020 (r525694) @@ -1,3 +1,3 @@ -TIMESTAMP = 1576913876 -SHA256 (arvidn-libtorrent-libtorrent-1_2_3_GH0.tar.gz) = 6381020213c5138adf8bcf9f5bf04ab1521d563cd8a9fa1156f1590b35ccc9d4 -SIZE (arvidn-libtorrent-libtorrent-1_2_3_GH0.tar.gz) = 3591081 +TIMESTAMP = 1581319990 +SHA256 (arvidn-libtorrent-libtorrent-1_2_4_GH0.tar.gz) = f1ae9ccca0a9013b694d53c12cfd4f9cc21f9cf227789fd3d62a876c7f35720f +SIZE (arvidn-libtorrent-libtorrent-1_2_4_GH0.tar.gz) = 3598403 Modified: head/net-p2p/libtorrent-rasterbar/pkg-plist ============================================================================== --- head/net-p2p/libtorrent-rasterbar/pkg-plist Mon Feb 10 07:32:39 2020 (r525693) +++ head/net-p2p/libtorrent-rasterbar/pkg-plist Mon Feb 10 08:06:53 2020 (r525694) @@ -35,6 +35,7 @@ include/libtorrent/aux_/io.hpp include/libtorrent/aux_/ip_notifier.hpp include/libtorrent/aux_/listen_socket_handle.hpp include/libtorrent/aux_/lsd.hpp +include/libtorrent/aux_/keepalive.hpp include/libtorrent/aux_/merkle.hpp include/libtorrent/aux_/noexcept_movable.hpp include/libtorrent/aux_/numeric_cast.hpp @@ -248,7 +249,7 @@ lib/cmake/LibtorrentRasterbar/LibtorrentRasterbarConfi lib/cmake/LibtorrentRasterbar/LibtorrentRasterbarTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/LibtorrentRasterbar/LibtorrentRasterbarTargets.cmake lib/libtorrent-rasterbar.so -lib/libtorrent-rasterbar.so.1.2.3 +lib/libtorrent-rasterbar.so.1.2.4 lib/libtorrent-rasterbar.so.%%SHLIB_VER%% libdata/pkgconfig/libtorrent-rasterbar.pc share/cmake/Modules/FindLibtorrentRasterbar.cmake