Date: Sat, 21 Nov 2020 09:19:57 +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: r555847 - head/devel/py-libcst Message-ID: <202011210919.0AL9Jvjn000126@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Nov 21 09:19:57 2020 New Revision: 555847 URL: https://svnweb.freebsd.org/changeset/ports/555847 Log: Update to 0.3.14 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 Nov 21 09:19:52 2020 (r555846) +++ head/devel/py-libcst/Makefile Sat Nov 21 09:19:57 2020 (r555847) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcst -PORTVERSION= 0.3.13 +PORTVERSION= 0.3.14 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-libcst/distinfo ============================================================================== --- head/devel/py-libcst/distinfo Sat Nov 21 09:19:52 2020 (r555846) +++ head/devel/py-libcst/distinfo Sat Nov 21 09:19:57 2020 (r555847) @@ -1,3 +1,3 @@ -TIMESTAMP = 1602780742 -SHA256 (libcst-0.3.13.tar.gz) = dc89f56a04ab3fcf30d0a6d5ec6d5328eaed9c7e1f2f82ab91f15c07d9178ace -SIZE (libcst-0.3.13.tar.gz) = 398267 +TIMESTAMP = 1605901648 +SHA256 (libcst-0.3.14.tar.gz) = 2ce363a6c46ac0100f6b0f72f6a4dd2116e1e1d84259e229d580d30a6d086d84 +SIZE (libcst-0.3.14.tar.gz) = 409871
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011210919.0AL9Jvjn000126>