Date: Sun, 7 Mar 2021 22:21:13 +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: r567691 - head/devel/py-yaspin Message-ID: <202103072221.127MLDOV047876@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Mar 7 22:21:12 2021 New Revision: 567691 URL: https://svnweb.freebsd.org/changeset/ports/567691 Log: Update to 1.4.0 Changes: https://github.com/pavdmyt/yaspin/releases Modified: head/devel/py-yaspin/Makefile head/devel/py-yaspin/distinfo Modified: head/devel/py-yaspin/Makefile ============================================================================== --- head/devel/py-yaspin/Makefile Sun Mar 7 22:21:06 2021 (r567690) +++ head/devel/py-yaspin/Makefile Sun Mar 7 22:21:12 2021 (r567691) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yaspin -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-yaspin/distinfo ============================================================================== --- head/devel/py-yaspin/distinfo Sun Mar 7 22:21:06 2021 (r567690) +++ head/devel/py-yaspin/distinfo Sun Mar 7 22:21:12 2021 (r567691) @@ -1,3 +1,3 @@ -TIMESTAMP = 1611665451 -SHA256 (yaspin-1.3.0.tar.gz) = cc37d35cc7f796dada6c37430b49e471ffa05d0686e6f8de36f83978b732df54 -SIZE (yaspin-1.3.0.tar.gz) = 35009 +TIMESTAMP = 1614794304 +SHA256 (yaspin-1.4.0.tar.gz) = 681654848e5cd463e4c1f896ff03165979773a34789cc787276d9d8d0151ae1d +SIZE (yaspin-1.4.0.tar.gz) = 36420
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103072221.127MLDOV047876>