Index: head/devel/py-bitstring/Makefile =================================================================== --- head/devel/py-bitstring/Makefile (revision 450373) +++ head/devel/py-bitstring/Makefile (revision 450374) @@ -1,30 +1,30 @@ # Created by: Sofian Brabez # $FreeBSD$ PORTNAME= bitstring -PORTVERSION= 3.1.4 +PORTVERSION= 3.1.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sbz@FreeBSD.org COMMENT= Simple construction, analysis, and modification of binary data LICENSE= MIT -USES= python +USES= python zip USE_PYTHON= autoplist concurrent distutils DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} PORTDOCS= PKG-INFO README.rst release_notes.txt OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} regression-test: extract @(cd ${WRKSRC}/test && ${PYTHON_CMD} -c 'import unittest, test_${PORTNAME}; unittest.main(test_${PORTNAME})') .include Index: head/devel/py-bitstring/distinfo =================================================================== --- head/devel/py-bitstring/distinfo (revision 450373) +++ head/devel/py-bitstring/distinfo (revision 450374) @@ -1,2 +1,3 @@ -SHA256 (bitstring-3.1.4.tar.gz) = ebb97970dbc98fd9c8102d10a5a6f12cc0bce9aab7e5378733c8a43fd6ed3c47 -SIZE (bitstring-3.1.4.tar.gz) = 621283 +TIMESTAMP = 1506088290 +SHA256 (bitstring-3.1.5.zip) = c163a86fcef377c314690051885d86b47419e3e1770990c212e16723c1c08faa +SIZE (bitstring-3.1.5.zip) = 624428