Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Sep 2020 05:34:59 +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: r547585 - head/net-p2p/libtorrent-rasterbar
Message-ID:  <202009050534.0855YxLJ013866@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Sep  5 05:34:59 2020
New Revision: 547585
URL: https://svnweb.freebsd.org/changeset/ports/547585

Log:
  net-p2p/libtorrent-rasterbar: Update 1.2.8 -> 1.2.10
  
  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	Sat Sep  5 05:34:13 2020	(r547584)
+++ head/net-p2p/libtorrent-rasterbar/Makefile	Sat Sep  5 05:34:59 2020	(r547585)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libtorrent-rasterbar
-DISTVERSION=	1.2.8
-PORTREVISION=	1
+DISTVERSION=	1.2.10
 CATEGORIES=	net-p2p
 MASTER_SITES=	https://github.com/arvidn/libtorrent/releases/download/libtorrent-${DISTVERSION}/
 

Modified: head/net-p2p/libtorrent-rasterbar/distinfo
==============================================================================
--- head/net-p2p/libtorrent-rasterbar/distinfo	Sat Sep  5 05:34:13 2020	(r547584)
+++ head/net-p2p/libtorrent-rasterbar/distinfo	Sat Sep  5 05:34:59 2020	(r547585)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598698118
-SHA256 (libtorrent-rasterbar-1.2.8.tar.gz) = 0600d6b1fdbc90764226daf8bbe30314c99eb3bdc69457768bfbbbfde92416de
-SIZE (libtorrent-rasterbar-1.2.8.tar.gz) = 4121254
+TIMESTAMP = 1599281675
+SHA256 (libtorrent-rasterbar-1.2.10.tar.gz) = d0dd30bdc3926587c4241f4068d8e39628a6c1f9f6cf53195f0e9bc90017befb
+SIZE (libtorrent-rasterbar-1.2.10.tar.gz) = 4128498

Modified: head/net-p2p/libtorrent-rasterbar/pkg-plist
==============================================================================
--- head/net-p2p/libtorrent-rasterbar/pkg-plist	Sat Sep  5 05:34:13 2020	(r547584)
+++ head/net-p2p/libtorrent-rasterbar/pkg-plist	Sat Sep  5 05:34:59 2020	(r547585)
@@ -1,4 +1,3 @@
-include/libtorrent/ConvertUTF.h
 include/libtorrent/add_torrent_params.hpp
 include/libtorrent/address.hpp
 include/libtorrent/alert.hpp
@@ -249,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.8
+lib/libtorrent-rasterbar.so.1.2.10
 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?202009050534.0855YxLJ013866>