Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2020 16:31:25 +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: r544986 - head/devel/py-libcst
Message-ID:  <202008151631.07FGVPJ4007177@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008151631.07FGVPJ4007177>