Date: Wed, 8 Apr 2020 02:21:56 +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: r531060 - head/misc/py-cinder Message-ID: <202004080221.0382Lvtt005825@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Apr 8 02:21:56 2020 New Revision: 531060 URL: https://svnweb.freebsd.org/changeset/ports/531060 Log: Update to 12.0.8 Changes: https://docs.openstack.org/releasenotes/cinder/ Modified: head/misc/py-cinder/Makefile head/misc/py-cinder/distinfo Modified: head/misc/py-cinder/Makefile ============================================================================== --- head/misc/py-cinder/Makefile Wed Apr 8 02:21:51 2020 (r531059) +++ head/misc/py-cinder/Makefile Wed Apr 8 02:21:56 2020 (r531060) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cinder -PORTVERSION= 12.0.7 +PORTVERSION= 12.0.8 CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-cinder/distinfo ============================================================================== --- head/misc/py-cinder/distinfo Wed Apr 8 02:21:51 2020 (r531059) +++ head/misc/py-cinder/distinfo Wed Apr 8 02:21:56 2020 (r531060) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586173947 -SHA256 (cinder-12.0.7.tar.gz) = e2e97e2a67b3733cd5604d667beea3c0cc815e5b2518747ab43d95d4fba77e3e -SIZE (cinder-12.0.7.tar.gz) = 5356714 +TIMESTAMP = 1586269358 +SHA256 (cinder-12.0.8.tar.gz) = 52b0773a080130be152819efcb50fb90bf97547237cdb0f8c1e37c2bcb0d97bf +SIZE (cinder-12.0.8.tar.gz) = 5358840
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004080221.0382Lvtt005825>