Date: Wed, 17 Jun 2020 18:00:36 +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: r539446 - head/devel/py-cliff Message-ID: <202006171800.05HI0amE051922@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jun 17 18:00:36 2020 New Revision: 539446 URL: https://svnweb.freebsd.org/changeset/ports/539446 Log: Update to 3.3.0 Changes: https://docs.openstack.org/cliff/latest/user/history.html Modified: head/devel/py-cliff/Makefile head/devel/py-cliff/distinfo Modified: head/devel/py-cliff/Makefile ============================================================================== --- head/devel/py-cliff/Makefile Wed Jun 17 18:00:30 2020 (r539445) +++ head/devel/py-cliff/Makefile Wed Jun 17 18:00:36 2020 (r539446) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cliff -PORTVERSION= 3.2.0 +PORTVERSION= 3.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-cliff/distinfo ============================================================================== --- head/devel/py-cliff/distinfo Wed Jun 17 18:00:30 2020 (r539445) +++ head/devel/py-cliff/distinfo Wed Jun 17 18:00:36 2020 (r539446) @@ -1,3 +1,3 @@ -TIMESTAMP = 1592145091 -SHA256 (cliff-3.2.0.tar.gz) = 56f638aba848ab75e8d00ec8813d27a446ee25a5162c4fe2792540d573e39d84 -SIZE (cliff-3.2.0.tar.gz) = 78613 +TIMESTAMP = 1592325682 +SHA256 (cliff-3.3.0.tar.gz) = 611595ad7b4bdf57aa252027796dac3273ab0f4bc1511e839cce230a351cb710 +SIZE (cliff-3.3.0.tar.gz) = 79680
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006171800.05HI0amE051922>