Date: Tue, 31 Dec 2024 16:01:16 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3d11ca45c700 - main - devel/py-crosshair-tool: Update to 0.0.80 Message-ID: <202412311601.4BVG1GwH084476@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3d11ca45c70082ce0c2668ae20315a90475f04d6 commit 3d11ca45c70082ce0c2668ae20315a90475f04d6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-12-31 15:48:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-12-31 15:48:12 +0000 devel/py-crosshair-tool: Update to 0.0.80 Changes: https://github.com/pschanely/CrossHair/releases https://crosshair.readthedocs.io/en/latest/changelog.html --- devel/py-crosshair-tool/Makefile | 2 +- devel/py-crosshair-tool/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-crosshair-tool/Makefile b/devel/py-crosshair-tool/Makefile index 6f1af6047739..148d75506840 100644 --- a/devel/py-crosshair-tool/Makefile +++ b/devel/py-crosshair-tool/Makefile @@ -1,5 +1,5 @@ PORTNAME= crosshair-tool -PORTVERSION= 0.0.79 +PORTVERSION= 0.0.80 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-crosshair-tool/distinfo b/devel/py-crosshair-tool/distinfo index 2d786e699977..92b8d23abb33 100644 --- a/devel/py-crosshair-tool/distinfo +++ b/devel/py-crosshair-tool/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888172 -SHA256 (crosshair-tool-0.0.79.tar.gz) = 398fa16c7f9849befadf2f6e3385e799864b8167ef9e14499e10f357aec5c0f6 -SIZE (crosshair-tool-0.0.79.tar.gz) = 447274 +TIMESTAMP = 1735227854 +SHA256 (crosshair-tool-0.0.80.tar.gz) = f7aa846243033ceedba6c186b7211fca926dd60c677d829ccb2b47cdbb871964 +SIZE (crosshair-tool-0.0.80.tar.gz) = 448138
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311601.4BVG1GwH084476>