Index: head/devel/py-typed-ast/Makefile =================================================================== --- head/devel/py-typed-ast/Makefile (revision 434501) +++ head/devel/py-typed-ast/Makefile (revision 434502) @@ -1,24 +1,24 @@ # Created by: David Naylor # $FreeBSD$ PORTNAME= typed-ast -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbn@FreeBSD.org COMMENT= Fast version of Python's ast module with support for PEP484 typed comments LICENSE= APACHE20 PSFL LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.3+ USE_PYTHON= autoplist distutils concurrent post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_ast27.so ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_ast3.so .include Index: head/devel/py-typed-ast/distinfo =================================================================== --- head/devel/py-typed-ast/distinfo (revision 434501) +++ head/devel/py-typed-ast/distinfo (revision 434502) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487171208 -SHA256 (typed-ast-1.0.0.tar.gz) = 2a5b738efcfbd0da5bd87ce998a31810c58a66a933f554c074fa96ec5f10a1cc -SIZE (typed-ast-1.0.0.tar.gz) = 200383 +TIMESTAMP = 1487656045 +SHA256 (typed-ast-1.0.1.tar.gz) = 3a45ebb004b356a03180968c543a62f0c40089c6b235ae6811623ffd4dfdcb13 +SIZE (typed-ast-1.0.1.tar.gz) = 200616