Date: Wed, 21 Feb 2018 12:51:25 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462499 - head/devel/py-asttokens Message-ID: <201802211251.w1LCpPqd047487@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Wed Feb 21 12:51:24 2018 New Revision: 462499 URL: https://svnweb.freebsd.org/changeset/ports/462499 Log: - Update to 1.1.10 Modified: head/devel/py-asttokens/Makefile head/devel/py-asttokens/distinfo Modified: head/devel/py-asttokens/Makefile ============================================================================== --- head/devel/py-asttokens/Makefile Wed Feb 21 12:51:20 2018 (r462498) +++ head/devel/py-asttokens/Makefile Wed Feb 21 12:51:24 2018 (r462499) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= asttokens -PORTVERSION= 1.1.8 +PORTVERSION= 1.1.10 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-asttokens/distinfo ============================================================================== --- head/devel/py-asttokens/distinfo Wed Feb 21 12:51:20 2018 (r462498) +++ head/devel/py-asttokens/distinfo Wed Feb 21 12:51:24 2018 (r462499) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516386400 -SHA256 (asttokens-1.1.8.tar.gz) = 0fcf7308ca58f401e64718776b58027a2bec28a0ce9e0eaf421f22d73dde96d0 -SIZE (asttokens-1.1.8.tar.gz) = 33170 +TIMESTAMP = 1519216922 +SHA256 (asttokens-1.1.10.tar.gz) = 7432a1b928b4db27939a7798c532327ccfb0b22b2d546e20f16e44806cbd1e4d +SIZE (asttokens-1.1.10.tar.gz) = 33476
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802211251.w1LCpPqd047487>