diff options
author | VinÃcius Zavam <egypcio@FreeBSD.org> | 2018-11-12 08:56:56 +0000 |
---|---|---|
committer | VinÃcius Zavam <egypcio@FreeBSD.org> | 2018-11-12 08:56:56 +0000 |
commit | 101632cd2cfd8a6458a47e6578be7c355c973329 (patch) | |
tree | be961eed21b3703e0c573f87f0b5f0e78495ab5d | |
parent | science/lammps: BROKEN on i386 (diff) |
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
Notes
Notes:
svn path=/head/; revision=484792
-rw-r--r-- | net/py-sbws/Makefile | 2 | ||||
-rw-r--r-- | net/py-sbws/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-sbws/Makefile b/net/py-sbws/Makefile index 7a21cbb2b695..fb756f84533e 100644 --- a/net/py-sbws/Makefile +++ b/net/py-sbws/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sbws -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 DISTVERSIONPREFIX= v CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-sbws/distinfo b/net/py-sbws/distinfo index ca6daed506cf..963fdee29c42 100644 --- a/net/py-sbws/distinfo +++ b/net/py-sbws/distinfo @@ -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 |