diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-05 19:54:38 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-05 19:54:38 +0000 |
commit | 1822711f79b671affbbde69c41a17b63b9893211 (patch) | |
tree | 0a1ea20c162231bb2dee8bad01a5b3829f43b315 /misc/py-cinder | |
parent | 79981889bb6b1f00c7fd9f4f4116c41873dfcfb1 (diff) |
Notes
Diffstat (limited to 'misc/py-cinder')
-rw-r--r-- | misc/py-cinder/Makefile | 3 | ||||
-rw-r--r-- | misc/py-cinder/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/misc/py-cinder/Makefile b/misc/py-cinder/Makefile index b6d7eaa7da5b..5cb3cbba1697 100644 --- a/misc/py-cinder/Makefile +++ b/misc/py-cinder/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= cinder -PORTVERSION= 12.0.5 -PORTREVISION= 1 +PORTVERSION= 12.0.6 CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-cinder/distinfo b/misc/py-cinder/distinfo index a09aec47f1e0..378b6909517e 100644 --- a/misc/py-cinder/distinfo +++ b/misc/py-cinder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1585907220 -SHA256 (cinder-12.0.5.tar.gz) = d4fe816422ae4ea50e8ce91be41d940580da5c42eadec362636cfbd04e8de5c9 -SIZE (cinder-12.0.5.tar.gz) = 5358388 +TIMESTAMP = 1586082591 +SHA256 (cinder-12.0.6.tar.gz) = 61b0542251651833d70cda14a45751e794e2c0160b5ed815a58f8a44bb798e21 +SIZE (cinder-12.0.6.tar.gz) = 5356972 |