Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2025 15:48:48 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: 6f353c3ae410 - main - textproc/py-grapheme: Update EXPIRATION_DATE
Message-ID:  <202502281548.51SFmmMW082057@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=6f353c3ae410c753a9adbcf31259b08c8c26c4e6

commit 6f353c3ae410c753a9adbcf31259b08c8c26c4e6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-28 15:42:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-28 15:47:41 +0000

    textproc/py-grapheme: Update EXPIRATION_DATE
    
    It is still used by misc/py-alive-progress.
---
 textproc/py-grapheme/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/textproc/py-grapheme/Makefile b/textproc/py-grapheme/Makefile
index 84f8951e9453..d37ea8826ba1 100644
--- a/textproc/py-grapheme/Makefile
+++ b/textproc/py-grapheme/Makefile
@@ -12,7 +12,7 @@ WWW=		https://github.com/alvinlindstam/grapheme
 LICENSE=	MIT
 
 DEPRECATED=	Upstream is inactive for 4 years
-EXPIRATION_DATE=2025-02-28
+EXPIRATION_DATE=2025-03-31
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}


home | help

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