svn commit: r439337 - in head/net-p2p: libtorrent-rasterbar libtorrent-rasterbar-python

Matthew Rezny rezny at FreeBSD.org
Mon Apr 24 17:40:12 UTC 2017


Author: rezny
Date: Mon Apr 24 17:40:10 2017
New Revision: 439337
URL: https://svnweb.freebsd.org/changeset/ports/439337

Log:
  Update to 1.1.3
  
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D10463

Modified:
  head/net-p2p/libtorrent-rasterbar-python/Makefile
  head/net-p2p/libtorrent-rasterbar/Makefile
  head/net-p2p/libtorrent-rasterbar/distinfo

Modified: head/net-p2p/libtorrent-rasterbar-python/Makefile
==============================================================================
--- head/net-p2p/libtorrent-rasterbar-python/Makefile	Mon Apr 24 17:27:58 2017	(r439336)
+++ head/net-p2p/libtorrent-rasterbar-python/Makefile	Mon Apr 24 17:40:10 2017	(r439337)
@@ -1,7 +1,6 @@
 # Created by: Doug Barton <dougb at FreeBSD.org>
 # $FreeBSD$
 
-PORTREVISION=	2
 CATEGORIES=	net-p2p python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/net-p2p/libtorrent-rasterbar/Makefile
==============================================================================
--- head/net-p2p/libtorrent-rasterbar/Makefile	Mon Apr 24 17:27:58 2017	(r439336)
+++ head/net-p2p/libtorrent-rasterbar/Makefile	Mon Apr 24 17:40:10 2017	(r439337)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libtorrent-rasterbar
-PORTVERSION=	1.1.2
-PORTREVISION=	1
+PORTVERSION=	1.1.3
 CATEGORIES?=	net-p2p ipv6
 MASTER_SITES=	https://github.com/arvidn/libtorrent/releases/download/libtorrent-${PORTVERSION:S/./_/g}/
 

Modified: head/net-p2p/libtorrent-rasterbar/distinfo
==============================================================================
--- head/net-p2p/libtorrent-rasterbar/distinfo	Mon Apr 24 17:27:58 2017	(r439336)
+++ head/net-p2p/libtorrent-rasterbar/distinfo	Mon Apr 24 17:40:10 2017	(r439337)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488630247
-SHA256 (libtorrent-rasterbar-1.1.2.tar.gz) = 45e55f2374507bb67a9b9125f6b8d1c45e6cd33849c62b1d9cb56657354e359a
-SIZE (libtorrent-rasterbar-1.1.2.tar.gz) = 3909420
+TIMESTAMP = 1492892114
+SHA256 (libtorrent-rasterbar-1.1.3.tar.gz) = 44196a89932c26528f5db19289d0f0f4130730a61dccc61c9f1eac9ad3e881d8
+SIZE (libtorrent-rasterbar-1.1.3.tar.gz) = 3912760


More information about the svn-ports-head mailing list