Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2025 06:31:19 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: 472237f5475b - main - textproc/py-graphemeu: Update to 0.8.1
Message-ID:  <202510130631.59D6VJrl039511@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=472237f5475be812f276eca9da3d4de0856eb674

commit 472237f5475be812f276eca9da3d4de0856eb674
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-13 06:19:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-13 06:19:08 +0000

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

diff --git a/textproc/py-graphemeu/Makefile b/textproc/py-graphemeu/Makefile
index ca315541ea30..3363b177b6c7 100644
--- a/textproc/py-graphemeu/Makefile
+++ b/textproc/py-graphemeu/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	graphemeu
-PORTVERSION=	0.8.0
+PORTVERSION=	0.8.1
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI \
 		https://github.com/timendum/grapheme/releases/download/v${PORTVERSION}/
diff --git a/textproc/py-graphemeu/distinfo b/textproc/py-graphemeu/distinfo
index 50d7d4c8f14b..512ba0f2089d 100644
--- a/textproc/py-graphemeu/distinfo
+++ b/textproc/py-graphemeu/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759324192
-SHA256 (graphemeu-0.8.0.tar.gz) = e3c0cb52c7216d75a5093853777744189995a970fb333d11a1b922569da92406
-SIZE (graphemeu-0.8.0.tar.gz) = 306775
+TIMESTAMP = 1759816720
+SHA256 (graphemeu-0.8.1.tar.gz) = b38bf8ef7f946917fcc46e39886de666edaef572e2192dffdc36906afc88f931
+SIZE (graphemeu-0.8.1.tar.gz) = 306780


home | help

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