Date: Sun, 6 Jun 2021 06:28:01 GMT From: =?utf-8?B?TG/Dr2MgQmFydG9sZXR0aQ==?= <lbartoletti@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d623143ba5dc - main - devel/py-cligj: Update to 0.7.2 Message-ID: <202106060628.1566S11B009176@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=d623143ba5dce615fbbbbe8f9913e26b6912225b commit d623143ba5dce615fbbbbe8f9913e26b6912225b Author: Loïc Bartoletti <lbartoletti@FreeBSD.org> AuthorDate: 2021-06-06 06:05:09 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2021-06-06 06:05:09 +0000 devel/py-cligj: Update to 0.7.2 Changes: - https://github.com/mapbox/cligj/blob/0.7.2/CHANGES.txt --- devel/py-cligj/Makefile | 2 +- devel/py-cligj/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-cligj/Makefile b/devel/py-cligj/Makefile index 2c7f2d025ade..852fe0f0cb89 100644 --- a/devel/py-cligj/Makefile +++ b/devel/py-cligj/Makefile @@ -1,5 +1,5 @@ PORTNAME= cligj -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-cligj/distinfo b/devel/py-cligj/distinfo index 4d75433be91e..8c102542ef93 100644 --- a/devel/py-cligj/distinfo +++ b/devel/py-cligj/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1606714086 -SHA256 (cligj-0.7.1.tar.gz) = b2f1f7247d59a5387bd3013a08b9ed6829e96fafa4a6e6292341efdb46fe6220 -SIZE (cligj-0.7.1.tar.gz) = 10263 +TIMESTAMP = 1622957253 +SHA256 (cligj-0.7.2.tar.gz) = a4bc13d623356b373c2c27c53dbd9c68cae5d526270bfa71f6c6fa69669c6b27 +SIZE (cligj-0.7.2.tar.gz) = 9803
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106060628.1566S11B009176>