Date: Mon, 10 Feb 2020 08:06:53 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r525694 - head/net-p2p/libtorrent-rasterbar Message-ID: <202002100806.01A86rGp030002@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002100806.01A86rGp030002>