diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/py-bitvector/Makefile | 3 | ||||
-rw-r--r-- | math/py-bitvector/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/math/py-bitvector/Makefile b/math/py-bitvector/Makefile index 3267dfbe16a9..399f251f7f1e 100644 --- a/math/py-bitvector/Makefile +++ b/math/py-bitvector/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bitvector -PORTVERSION= 3.4.8 +PORTVERSION= 3.4.9 CATEGORIES= math python MASTER_SITES= CHEESESHOP \ https://engineering.purdue.edu/kak/dist/ @@ -14,6 +14,7 @@ COMMENT= Pure-Python memory-efficient packed representation for bit arrays LICENSE= PSFL USES= python + USE_PYTHON= autoplist distutils PYDISTUTILS_PKGNAME= BitVector diff --git a/math/py-bitvector/distinfo b/math/py-bitvector/distinfo index 12326fcbb891..c4fcc3bab67d 100644 --- a/math/py-bitvector/distinfo +++ b/math/py-bitvector/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521943589 -SHA256 (BitVector-3.4.8.tar.gz) = c636d81495a15c3ccd8c3c1497d90deaf7fdcf60aa8cfc91e60a771796ba7f72 -SIZE (BitVector-3.4.8.tar.gz) = 126947 +TIMESTAMP = 1554905030 +SHA256 (BitVector-3.4.9.tar.gz) = a5e94cbb4804213b1f0c32d84517cd8f0bb8c689b5eb8055d351632e220a5edd +SIZE (BitVector-3.4.9.tar.gz) = 128306 |