Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2025 11:22:25 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: 09714af25032 - main - textproc/py-graphemeu: Update to 0.8.0
Message-ID:  <202510061122.596BMP0D086137@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=09714af25032eb0a8701b92b191dc8ed192e5d76

commit 09714af25032eb0a8701b92b191dc8ed192e5d76
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-06 10:16:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-06 10:16:36 +0000

    textproc/py-graphemeu: Update to 0.8.0
    
    - Add GitHub to MASTER_SITES
    
    Changes:        https://github.com/timendum/grapheme/releases
                    https://github.com/timendum/grapheme/blob/master/CHANGELOG.md
---
 textproc/py-graphemeu/Makefile | 5 +++--
 textproc/py-graphemeu/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/textproc/py-graphemeu/Makefile b/textproc/py-graphemeu/Makefile
index 5a984ddddfdc..ca315541ea30 100644
--- a/textproc/py-graphemeu/Makefile
+++ b/textproc/py-graphemeu/Makefile
@@ -1,7 +1,8 @@
 PORTNAME=	graphemeu
-PORTVERSION=	0.7.2
+PORTVERSION=	0.8.0
 CATEGORIES=	textproc python
-MASTER_SITES=	PYPI
+MASTER_SITES=	PYPI \
+		https://github.com/timendum/grapheme/releases/download/v${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
diff --git a/textproc/py-graphemeu/distinfo b/textproc/py-graphemeu/distinfo
index d48237e90a4c..50d7d4c8f14b 100644
--- a/textproc/py-graphemeu/distinfo
+++ b/textproc/py-graphemeu/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1740836006
-SHA256 (graphemeu-0.7.2.tar.gz) = 42bbe373d7c146160f286cd5f76b1a8ad29172d7333ce10705c5cc282462a4f8
-SIZE (graphemeu-0.7.2.tar.gz) = 307626
+TIMESTAMP = 1759324192
+SHA256 (graphemeu-0.8.0.tar.gz) = e3c0cb52c7216d75a5093853777744189995a970fb333d11a1b922569da92406
+SIZE (graphemeu-0.8.0.tar.gz) = 306775


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510061122.596BMP0D086137>