Date: Mon, 9 Nov 2020 17:34:59 +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: r554739 - head/devel/py-arpeggio Message-ID: <202011091734.0A9HYxZD014233@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Nov 9 17:34:59 2020 New Revision: 554739 URL: https://svnweb.freebsd.org/changeset/ports/554739 Log: Update to 1.10.1 Changes: https://github.com/textX/Arpeggio/releases Modified: head/devel/py-arpeggio/Makefile head/devel/py-arpeggio/distinfo Modified: head/devel/py-arpeggio/Makefile ============================================================================== --- head/devel/py-arpeggio/Makefile Mon Nov 9 17:34:54 2020 (r554738) +++ head/devel/py-arpeggio/Makefile Mon Nov 9 17:34:59 2020 (r554739) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= arpeggio -PORTVERSION= 1.10.0 +PORTVERSION= 1.10.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-arpeggio/distinfo ============================================================================== --- head/devel/py-arpeggio/distinfo Mon Nov 9 17:34:54 2020 (r554738) +++ head/devel/py-arpeggio/distinfo Mon Nov 9 17:34:59 2020 (r554739) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604680134 -SHA256 (Arpeggio-1.10.0.tar.gz) = 83a5a78536011343c25d8b4c02da1083cf73f4bf24b9ad6054a873e0b8c1dfff -SIZE (Arpeggio-1.10.0.tar.gz) = 39410 +TIMESTAMP = 1604932719 +SHA256 (Arpeggio-1.10.1.tar.gz) = 920d12cc762edb2eb56daae64a14c93e43dc181b481c88fc79314c0df6ee639e +SIZE (Arpeggio-1.10.1.tar.gz) = 765127
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011091734.0A9HYxZD014233>