Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 2019 14:31:28 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r498565 - head/math/py-bitvector
Message-ID:  <201904101431.x3AEVSJh055847@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Wed Apr 10 14:31:28 2019
New Revision: 498565
URL: https://svnweb.freebsd.org/changeset/ports/498565

Log:
  - Update to 3.4.9

Modified:
  head/math/py-bitvector/Makefile
  head/math/py-bitvector/distinfo

Modified: head/math/py-bitvector/Makefile
==============================================================================
--- head/math/py-bitvector/Makefile	Wed Apr 10 14:03:14 2019	(r498564)
+++ head/math/py-bitvector/Makefile	Wed Apr 10 14:31:28 2019	(r498565)
@@ -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 represent
 LICENSE=	PSFL
 
 USES=		python
+
 USE_PYTHON=	autoplist distutils
 PYDISTUTILS_PKGNAME=	BitVector
 

Modified: head/math/py-bitvector/distinfo
==============================================================================
--- head/math/py-bitvector/distinfo	Wed Apr 10 14:03:14 2019	(r498564)
+++ head/math/py-bitvector/distinfo	Wed Apr 10 14:31:28 2019	(r498565)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904101431.x3AEVSJh055847>