svn commit: r537185 - head/devel/py-libcst

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 31 18:17:33 UTC 2020


Author: sunpoet
Date: Sun May 31 18:17:28 2020
New Revision: 537185
URL: https://svnweb.freebsd.org/changeset/ports/537185

Log:
  Update to 0.3.6
  
  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	Sun May 31 18:17:22 2020	(r537184)
+++ head/devel/py-libcst/Makefile	Sun May 31 18:17:28 2020	(r537185)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libcst
-PORTVERSION=	0.3.5
+PORTVERSION=	0.3.6
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-libcst/distinfo
==============================================================================
--- head/devel/py-libcst/distinfo	Sun May 31 18:17:22 2020	(r537184)
+++ head/devel/py-libcst/distinfo	Sun May 31 18:17:28 2020	(r537185)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589395405
-SHA256 (libcst-0.3.5.tar.gz) = c2a7cd82fd1cb5abb32f8e97fd936977a4fa04864c1d94adf513653a7c6209a4
-SIZE (libcst-0.3.5.tar.gz) = 382550
+TIMESTAMP = 1590926995
+SHA256 (libcst-0.3.6.tar.gz) = 1f93f3c085ac4e0085c679d847ffd49f244672609a4d3fd4045180a10697bcd3
+SIZE (libcst-0.3.6.tar.gz) = 383176


More information about the svn-ports-all mailing list