svn commit: r544986 - head/devel/py-libcst
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Aug 15 16:31:30 UTC 2020
Author: sunpoet
Date: Sat Aug 15 16:31:25 2020
New Revision: 544986
URL: https://svnweb.freebsd.org/changeset/ports/544986
Log:
Update to 0.3.9
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 Aug 15 16:31:20 2020 (r544985)
+++ head/devel/py-libcst/Makefile Sat Aug 15 16:31:25 2020 (r544986)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libcst
-PORTVERSION= 0.3.8
+PORTVERSION= 0.3.9
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-libcst/distinfo
==============================================================================
--- head/devel/py-libcst/distinfo Sat Aug 15 16:31:20 2020 (r544985)
+++ head/devel/py-libcst/distinfo Sat Aug 15 16:31:25 2020 (r544986)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595578488
-SHA256 (libcst-0.3.8.tar.gz) = 484fc3bf0b9b15773349548a466a36b137fbd94705fac8cdf25734fd8261fa17
-SIZE (libcst-0.3.8.tar.gz) = 389836
+TIMESTAMP = 1596954342
+SHA256 (libcst-0.3.9.tar.gz) = b5185c84f0e4a38409aac59f53a71741bec8c1b1159c874996b3266daafe63e5
+SIZE (libcst-0.3.9.tar.gz) = 393996
More information about the svn-ports-all
mailing list