- Update to 3.4.9

This commit is contained in:
Li-Wen Hsu 2019-04-10 14:31:28 +00:00
parent ce0663dffb
commit 3b0dd81007
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498565
2 changed files with 5 additions and 4 deletions

View File

@ -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

View File

@ -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