- Update to 3.1.4

- Allow Python concurrent installation
This commit is contained in:
Sofian Brabez 2016-04-13 22:21:03 +00:00
parent 76c547376a
commit 33d3a97c07
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413232
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bitstring
PORTVERSION= 3.1.3
PORTVERSION= 3.1.4
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,11 +12,11 @@ COMMENT= Simple construction, analysis, and modification of binary data
LICENSE= MIT
USES= python zip
USE_PYTHON= distutils autoplist
USES= python
USE_PYTHON= autoplist concurrent distutils
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}
PORTDOCS= PKG-INFO README.txt release_notes.txt
PORTDOCS= PKG-INFO README.rst release_notes.txt
OPTIONS_DEFINE= DOCS

View file

@ -1,2 +1,2 @@
SHA256 (bitstring-3.1.3.zip) = 2d00f66655567cc241af5f6f5c155727daccdb03ddfe58f3814cedaad179f5fa
SIZE (bitstring-3.1.3.zip) = 620620
SHA256 (bitstring-3.1.4.tar.gz) = ebb97970dbc98fd9c8102d10a5a6f12cc0bce9aab7e5378733c8a43fd6ed3c47
SIZE (bitstring-3.1.4.tar.gz) = 621283