Date: Sat, 21 Dec 2019 18:13:09 +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: r520574 - in head/net-p2p/libtorrent-rasterbar: . files Message-ID: <201912211813.xBLID9Lw037331@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Dec 21 18:13:09 2019 New Revision: 520574 URL: https://svnweb.freebsd.org/changeset/ports/520574 Log: net-p2p/libtorrent-rasterbar: Update 1.2.2 -> 1.2.3 Reported by: portscout Deleted: head/net-p2p/libtorrent-rasterbar/files/ 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 Sat Dec 21 17:54:14 2019 (r520573) +++ head/net-p2p/libtorrent-rasterbar/Makefile Sat Dec 21 18:13:09 2019 (r520574) @@ -3,7 +3,7 @@ PORTNAME= libtorrent-rasterbar DISTVERSIONPREFIX= libtorrent- -DISTVERSION= 1_2_2 +DISTVERSION= 1_2_3 CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org Modified: head/net-p2p/libtorrent-rasterbar/distinfo ============================================================================== --- head/net-p2p/libtorrent-rasterbar/distinfo Sat Dec 21 17:54:14 2019 (r520573) +++ head/net-p2p/libtorrent-rasterbar/distinfo Sat Dec 21 18:13:09 2019 (r520574) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571671656 -SHA256 (arvidn-libtorrent-libtorrent-1_2_2_GH0.tar.gz) = 353793a234858e8dae9ee4a37d59c8c5297b718cc7ae3efe5798f004c0da6856 -SIZE (arvidn-libtorrent-libtorrent-1_2_2_GH0.tar.gz) = 3584187 +TIMESTAMP = 1576913876 +SHA256 (arvidn-libtorrent-libtorrent-1_2_3_GH0.tar.gz) = 6381020213c5138adf8bcf9f5bf04ab1521d563cd8a9fa1156f1590b35ccc9d4 +SIZE (arvidn-libtorrent-libtorrent-1_2_3_GH0.tar.gz) = 3591081 Modified: head/net-p2p/libtorrent-rasterbar/pkg-plist ============================================================================== --- head/net-p2p/libtorrent-rasterbar/pkg-plist Sat Dec 21 17:54:14 2019 (r520573) +++ head/net-p2p/libtorrent-rasterbar/pkg-plist Sat Dec 21 18:13:09 2019 (r520574) @@ -18,6 +18,7 @@ include/libtorrent/aux_/container_wrapper.hpp include/libtorrent/aux_/cppint_import_export.hpp include/libtorrent/aux_/cpuid.hpp include/libtorrent/aux_/deferred_handler.hpp +include/libtorrent/aux_/deprecated.hpp include/libtorrent/aux_/deque.hpp include/libtorrent/aux_/dev_random.hpp include/libtorrent/aux_/disable_warnings_pop.hpp @@ -247,7 +248,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.2 +lib/libtorrent-rasterbar.so.1.2.3 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?201912211813.xBLID9Lw037331>