net-p2p/libtorrent-rasterbar: Update 1.2.10 -> 1.2.12

Changelog since 1.2.10:

https://github.com/arvidn/libtorrent/releases/tag/v1.2.11
https://github.com/arvidn/libtorrent/releases/tag/v1.2.12

PR:		252656
Submitted by:	fluffy
This commit is contained in:
Yuri Victorovich 2021-01-29 00:33:51 +00:00
parent f679cf808a
commit 2559a61bb1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563168
3 changed files with 8 additions and 7 deletions

View File

@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= libtorrent-rasterbar
DISTVERSION= 1.2.10
DISTVERSION= 1.2.12
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/libtorrent-${DISTVERSION}/
MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/v${DISTVERSION}/
MAINTAINER= yuri@FreeBSD.org
COMMENT= C++ library implementing a BitTorrent client
@ -23,7 +23,7 @@ USE_LDCONFIG= yes
LDFLAGS+= ${ICONV_LIB}
SHLIB_VER= 10
PLIST_SUB+= SHLIB_VER="${SHLIB_VER}"
PLIST_SUB+= SHLIB_VER="${SHLIB_VER}" SO_VER="${DISTVERSION}"
DOCFILES= AUTHORS ChangeLog
PORTDOCS= ${DOCFILES} docs/*

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1599281675
SHA256 (libtorrent-rasterbar-1.2.10.tar.gz) = d0dd30bdc3926587c4241f4068d8e39628a6c1f9f6cf53195f0e9bc90017befb
SIZE (libtorrent-rasterbar-1.2.10.tar.gz) = 4128498
TIMESTAMP = 1610594305
SHA256 (libtorrent-rasterbar-1.2.12.tar.gz) = c3744ac9fa41f6e6ebf79538a2ea678df76a2cbbaf3ac6ae2c05455314e5cce8
SIZE (libtorrent-rasterbar-1.2.12.tar.gz) = 4144099

View File

@ -40,6 +40,7 @@ include/libtorrent/aux_/noexcept_movable.hpp
include/libtorrent/aux_/numeric_cast.hpp
include/libtorrent/aux_/openssl.hpp
include/libtorrent/aux_/path.hpp
include/libtorrent/aux_/pool.hpp
include/libtorrent/aux_/portmap.hpp
include/libtorrent/aux_/proxy_settings.hpp
include/libtorrent/aux_/range.hpp
@ -248,7 +249,7 @@ lib/cmake/LibtorrentRasterbar/LibtorrentRasterbarConfigVersion.cmake
lib/cmake/LibtorrentRasterbar/LibtorrentRasterbarTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/LibtorrentRasterbar/LibtorrentRasterbarTargets.cmake
lib/libtorrent-rasterbar.so
lib/libtorrent-rasterbar.so.1.2.10
lib/libtorrent-rasterbar.so.%%SO_VER%%
lib/libtorrent-rasterbar.so.%%SHLIB_VER%%
libdata/pkgconfig/libtorrent-rasterbar.pc
share/cmake/Modules/FindLibtorrentRasterbar.cmake