Index: head/devel/py-typed-ast/Makefile =================================================================== --- head/devel/py-typed-ast/Makefile (revision 443880) +++ head/devel/py-typed-ast/Makefile (revision 443881) @@ -1,24 +1,24 @@ # Created by: David Naylor # $FreeBSD$ PORTNAME= typed-ast -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 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 443880) +++ head/devel/py-typed-ast/distinfo (revision 443881) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492156600 -SHA256 (typed-ast-1.0.3.tar.gz) = 67184179697ea9128fa8fec1d3b4e26b41d6a2eceab4674c6e3da4b024309862 -SIZE (typed-ast-1.0.3.tar.gz) = 200353 +TIMESTAMP = 1497887869 +SHA256 (typed-ast-1.0.4.tar.gz) = 73f09aac0119f6664a3f471a1ec1c9b719f572bc9212913cea96a78b22c2e96e +SIZE (typed-ast-1.0.4.tar.gz) = 200529