diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2018-03-25 10:09:47 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2018-03-25 10:09:47 +0000 |
commit | 2b930f0760e39bf727958ff580d0cd94b5dd5b7c (patch) | |
tree | 434108f82e865be0302df297dc2bb52853c81c4a /math/py-bitvector | |
parent | c50d364056d44369c2e0ed1dc1a2e5c0fee563aa (diff) | |
download | ports-2b930f0760e39bf727958ff580d0cd94b5dd5b7c.tar.gz ports-2b930f0760e39bf727958ff580d0cd94b5dd5b7c.zip |
Notes
Diffstat (limited to 'math/py-bitvector')
-rw-r--r-- | math/py-bitvector/Makefile | 6 | ||||
-rw-r--r-- | math/py-bitvector/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/py-bitvector/Makefile b/math/py-bitvector/Makefile index cc6aaad9eb9d..2cdf7e586fab 100644 --- a/math/py-bitvector/Makefile +++ b/math/py-bitvector/Makefile @@ -1,10 +1,10 @@ -# Created by: Li-Wen Hsu <lwhsu@lwhsu.org> # $FreeBSD$ PORTNAME= bitvector -PORTVERSION= 3.4.7 +PORTVERSION= 3.4.8 CATEGORIES= math python -MASTER_SITES= https://engineering.purdue.edu/kak/dist/ +MASTER_SITES= CHEESESHOP \ + https://engineering.purdue.edu/kak/dist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= BitVector-${PORTVERSION} diff --git a/math/py-bitvector/distinfo b/math/py-bitvector/distinfo index 0fe16be46b1f..12326fcbb891 100644 --- a/math/py-bitvector/distinfo +++ b/math/py-bitvector/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1490689937 -SHA256 (BitVector-3.4.7.tar.gz) = daedd1081ed7040684ca97f5749947ef7b86eaabae27e7a9b69bfd613d22751a -SIZE (BitVector-3.4.7.tar.gz) = 125013 +TIMESTAMP = 1521943589 +SHA256 (BitVector-3.4.8.tar.gz) = c636d81495a15c3ccd8c3c1497d90deaf7fdcf60aa8cfc91e60a771796ba7f72 +SIZE (BitVector-3.4.8.tar.gz) = 126947 |