Date: Sun, 8 Sep 2024 18:44:07 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: e6e7bf07a9af - main - devel/py-llfuse: Update to 1.5.1 Message-ID: <202409081844.488Ii748037910@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e6e7bf07a9af9cb3337cf97900cd92f12ee5e580 commit e6e7bf07a9af9cb3337cf97900cd92f12ee5e580 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-08 18:18:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-08 18:37:24 +0000 devel/py-llfuse: Update to 1.5.1 - Add GitHub to MASTER_SITES Changes: https://github.com/python-llfuse/python-llfuse/releases https://github.com/python-llfuse/python-llfuse/blob/master/Changes.rst --- devel/py-llfuse/Makefile | 5 +++-- devel/py-llfuse/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/py-llfuse/Makefile b/devel/py-llfuse/Makefile index 20a8c9c8e7f7..55c0941bb899 100644 --- a/devel/py-llfuse/Makefile +++ b/devel/py-llfuse/Makefile @@ -1,7 +1,8 @@ PORTNAME= llfuse -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= devel python -MASTER_SITES= PYPI +MASTER_SITES= PYPI \ + https://github.com/python-llfuse/python-llfuse/releases/download/release-${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/py-llfuse/distinfo b/devel/py-llfuse/distinfo index c30cfb0c8235..30da47d20723 100644 --- a/devel/py-llfuse/distinfo +++ b/devel/py-llfuse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692211741 -SHA256 (llfuse-1.5.0.tar.gz) = d094448bb4eb20099537be53dc2b5b2c0369d36bde09207a9bb228cc3cd58ee1 -SIZE (llfuse-1.5.0.tar.gz) = 869259 +TIMESTAMP = 1725559735 +SHA256 (llfuse-1.5.1.tar.gz) = 7c9be52289cf647e3d735104531cc23a1a89fd1be3a621613a1cc0991f1b2699 +SIZE (llfuse-1.5.1.tar.gz) = 959557home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081844.488Ii748037910>
