Index: head/devel/py-typed-ast/Makefile =================================================================== --- head/devel/py-typed-ast/Makefile (revision 523040) +++ head/devel/py-typed-ast/Makefile (revision 523041) @@ -1,24 +1,24 @@ # Created by: David Naylor # $FreeBSD$ PORTNAME= typed-ast -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= typed_ast-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fork of Python ast modules with type comment support LICENSE= APACHE20 PSFL LICENSE_COMB= multi LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE USES= python:3.5+ USE_PYTHON= autoplist distutils post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/typed_ast/*.so .include Index: head/devel/py-typed-ast/distinfo =================================================================== --- head/devel/py-typed-ast/distinfo (revision 523040) +++ head/devel/py-typed-ast/distinfo (revision 523041) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561396894 -SHA256 (typed_ast-1.4.0.tar.gz) = 66480f95b8167c9c5c5c87f32cf437d585937970f3fc24386f313a4c97b44e34 -SIZE (typed_ast-1.4.0.tar.gz) = 206620 +TIMESTAMP = 1579009883 +SHA256 (typed_ast-1.4.1.tar.gz) = 8c8aaad94455178e3187ab22c8b01a3837f8ee50e09cf31f1ba129eb293ec30b +SIZE (typed_ast-1.4.1.tar.gz) = 208587