Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Sep 2017 23:07:34 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r449431 - head/net-p2p/libtorrent-rasterbar
Message-ID:  <201709072307.v87N7Ye8092547@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Sep  7 23:07:34 2017
New Revision: 449431
URL: https://svnweb.freebsd.org/changeset/ports/449431

Log:
  net-p2p/libtorrent-rasterbar: unbreak with boost 1.65
  
  PR:		220717
  Obtained from:	upstream
  Approved by:	portmgr blanket

Modified:
  head/net-p2p/libtorrent-rasterbar/Makefile   (contents, props changed)
  head/net-p2p/libtorrent-rasterbar/distinfo   (contents, props changed)

Modified: head/net-p2p/libtorrent-rasterbar/Makefile
==============================================================================
--- head/net-p2p/libtorrent-rasterbar/Makefile	Thu Sep  7 21:23:00 2017	(r449430)
+++ head/net-p2p/libtorrent-rasterbar/Makefile	Thu Sep  7 23:07:34 2017	(r449431)
@@ -7,6 +7,9 @@ PORTREVISION=	1
 CATEGORIES?=	net-p2p ipv6
 MASTER_SITES=	https://github.com/arvidn/libtorrent/releases/download/libtorrent-${PORTVERSION:S/./_/g}/
 
+PATCH_SITES=	https://github.com/arvidn/libtorrent/commit/
+PATCHFILES=	7eb3cf6bc6db.patch:-p1
+
 MAINTAINER=	rezny@FreeBSD.org
 COMMENT?=	C++ library implementing a BitTorrent client
 

Modified: head/net-p2p/libtorrent-rasterbar/distinfo
==============================================================================
--- head/net-p2p/libtorrent-rasterbar/distinfo	Thu Sep  7 21:23:00 2017	(r449430)
+++ head/net-p2p/libtorrent-rasterbar/distinfo	Thu Sep  7 23:07:34 2017	(r449431)
@@ -1,3 +1,5 @@
 TIMESTAMP = 1492892114
 SHA256 (libtorrent-rasterbar-1.1.3.tar.gz) = 44196a89932c26528f5db19289d0f0f4130730a61dccc61c9f1eac9ad3e881d8
 SIZE (libtorrent-rasterbar-1.1.3.tar.gz) = 3912760
+SHA256 (7eb3cf6bc6db.patch) = d343654786f02112b0787d999f3c569bcb9bb31dfc2be52aa26007b5f5e3ca0b
+SIZE (7eb3cf6bc6db.patch) = 1180



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709072307.v87N7Ye8092547>