svn commit: r484792 - head/net/py-sbws

Vinícius Zavam egypcio at FreeBSD.org
Mon Nov 12 08:56:58 UTC 2018


Author: egypcio
Date: Mon Nov 12 08:56:56 2018
New Revision: 484792
URL: https://svnweb.freebsd.org/changeset/ports/484792

Log:
  net/py-sbws: update to v1.0.2
  
    CHANGELOG (upstream)
  
    * merge branch 'ticket28365';
    * include the headers about eligible relays in all the bandwidth files,
      not only in the ones that does not have enough eligible relays (28365).
  
  Approved by:	rene (mentor)
  Differential Revision:	https://reviews.freebsd.org/D17948

Modified:
  head/net/py-sbws/Makefile
  head/net/py-sbws/distinfo

Modified: head/net/py-sbws/Makefile
==============================================================================
--- head/net/py-sbws/Makefile	Mon Nov 12 08:41:11 2018	(r484791)
+++ head/net/py-sbws/Makefile	Mon Nov 12 08:56:56 2018	(r484792)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=		sbws
-PORTVERSION=		1.0.1
+PORTVERSION=		1.0.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=		net python
 PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}

Modified: head/net/py-sbws/distinfo
==============================================================================
--- head/net/py-sbws/distinfo	Mon Nov 12 08:41:11 2018	(r484791)
+++ head/net/py-sbws/distinfo	Mon Nov 12 08:56:56 2018	(r484792)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1541425595
-SHA256 (torproject-sbws-v1.0.1_GH0.tar.gz) = 8f6e7a7f45b9bb80391390b9d51b404673b8e14f6e23ba5c6aa06ee9237c03d0
-SIZE (torproject-sbws-v1.0.1_GH0.tar.gz) = 153422
+TIMESTAMP = 1541962295
+SHA256 (torproject-sbws-v1.0.2_GH0.tar.gz) = fccc5cfbdd6a91b61e153518d50b703e27af4cd4ad325b840c5635f7b0e695f4
+SIZE (torproject-sbws-v1.0.2_GH0.tar.gz) = 153521


More information about the svn-ports-all mailing list