Date: Sat, 19 Dec 2020 20:09:44 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558528 - head/devel/py-libcst Message-ID: <202012192009.0BJK9i1m001508@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 19 20:09:44 2020 New Revision: 558528 URL: https://svnweb.freebsd.org/changeset/ports/558528 Log: Update to 0.3.16 Changes: https://github.com/Instagram/LibCST/releases Modified: head/devel/py-libcst/Makefile head/devel/py-libcst/distinfo Modified: head/devel/py-libcst/Makefile ============================================================================== --- head/devel/py-libcst/Makefile Sat Dec 19 20:09:39 2020 (r558527) +++ head/devel/py-libcst/Makefile Sat Dec 19 20:09:44 2020 (r558528) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcst -PORTVERSION= 0.3.15 +PORTVERSION= 0.3.16 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-libcst/distinfo ============================================================================== --- head/devel/py-libcst/distinfo Sat Dec 19 20:09:39 2020 (r558527) +++ head/devel/py-libcst/distinfo Sat Dec 19 20:09:44 2020 (r558528) @@ -1,3 +1,3 @@ -TIMESTAMP = 1607539719 -SHA256 (libcst-0.3.15.tar.gz) = 73e94ac2e7a78960ddca4d4e5250dc2e02e7ba85b29e7b2ac1b1d2bce90b4cee -SIZE (libcst-0.3.15.tar.gz) = 400678 +TIMESTAMP = 1608366144 +SHA256 (libcst-0.3.16.tar.gz) = 99c200004b6e845642eea7a433844d144994767f9ed50705171720b76d28cf7e +SIZE (libcst-0.3.16.tar.gz) = 411727
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012192009.0BJK9i1m001508>