Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jun 2020 17:48:01 +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: r538039 - head/net-p2p/libtorrent-rasterbar
Message-ID:  <202006051748.055Hm1qD066551@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Fri Jun  5 17:48:00 2020
New Revision: 538039
URL: https://svnweb.freebsd.org/changeset/ports/538039

Log:
  net-p2p/libtorrent-rasterbar: Update 1.2.6 -> 1.2.7
  
  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	Fri Jun  5 17:42:19 2020	(r538038)
+++ head/net-p2p/libtorrent-rasterbar/Makefile	Fri Jun  5 17:48:00 2020	(r538039)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	libtorrent-rasterbar
-DISTVERSIONPREFIX=	libtorrent-
-DISTVERSION=	1_2_6
+DISTVERSIONPREFIX=	libtorrent_
+DISTVERSION=	1_2_7
 CATEGORIES=	net-p2p
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -16,7 +16,7 @@ LIB_DEPENDS=	libboost_chrono.so:devel/boost-libs \
 		libboost_random.so:devel/boost-libs \
 		libboost_system.so:devel/boost-libs
 
-USES=		cmake iconv:wchar_t libtool pathfix pkgconfig python:2.7,test shebangfix ssl # compiler:c++14-lang
+USES=		cmake iconv:wchar_t libtool pathfix pkgconfig python:test shebangfix ssl # compiler:c++14-lang
 LDFLAGS+=	-L${LOCALBASE}/lib ${ICONV_LIB}
 SHEBANG_FILES=	test/socks.py test/web_server.py
 USE_GITHUB=	yes

Modified: head/net-p2p/libtorrent-rasterbar/distinfo
==============================================================================
--- head/net-p2p/libtorrent-rasterbar/distinfo	Fri Jun  5 17:42:19 2020	(r538038)
+++ head/net-p2p/libtorrent-rasterbar/distinfo	Fri Jun  5 17:48:00 2020	(r538039)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587410891
-SHA256 (arvidn-libtorrent-libtorrent-1_2_6_GH0.tar.gz) = f98438f3d5688a4f1a164ebb4a7918f5e148c6bda194f6548fb66cc124964cc3
-SIZE (arvidn-libtorrent-libtorrent-1_2_6_GH0.tar.gz) = 3611015
+TIMESTAMP = 1591378348
+SHA256 (arvidn-libtorrent-libtorrent_1_2_7_GH0.tar.gz) = 437d097fea1118264e8e11bac153b3c846b130f1b328560a77cb55ef6909bf87
+SIZE (arvidn-libtorrent-libtorrent_1_2_7_GH0.tar.gz) = 3573386

Modified: head/net-p2p/libtorrent-rasterbar/pkg-plist
==============================================================================
--- head/net-p2p/libtorrent-rasterbar/pkg-plist	Fri Jun  5 17:42:19 2020	(r538038)
+++ head/net-p2p/libtorrent-rasterbar/pkg-plist	Fri Jun  5 17:48:00 2020	(r538039)
@@ -249,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.6
+lib/libtorrent-rasterbar.so.1.2.7
 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?202006051748.055Hm1qD066551>