Date: Thu, 28 May 2026 19:19:56 +0000 From: Kousuke Kannagi <mce@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2088eddc66c3 - main - textproc/highlight: Update to 4.20 Message-ID: <6a18955c.2154f.5d30c307@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by mce: URL: https://cgit.FreeBSD.org/ports/commit/?id=2088eddc66c3c963b7690a87995e68b69d1b24d6 commit 2088eddc66c3c963b7690a87995e68b69d1b24d6 Author: Kousuke Kannagi <mce@FreeBSD.org> AuthorDate: 2026-05-25 15:04:29 +0000 Commit: Kousuke Kannagi <mce@FreeBSD.org> CommitDate: 2026-05-28 19:19:37 +0000 textproc/highlight: Update to 4.20 https://gitlab.com/saalen/highlight/-/raw/v4.20/ChangeLog.adoc PR: 295578 Approved by: osa (mentor) --- textproc/highlight/Makefile | 4 ++-- textproc/highlight/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 3c0b125c4462..b9e1cb264d37 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -1,5 +1,5 @@ PORTNAME= highlight -DISTVERSION= 4.19 +DISTVERSION= 4.20 PORTEPOCH= 3 CATEGORIES= textproc MASTER_SITES= http://andre-simon.de/zip/ @@ -34,7 +34,7 @@ GUI_ALL_TARGET= gui GUI_INSTALL_TARGET= install-gui post-patch: - @${REINPLACE_CMD} -e 's,lua5.3,lua-${LUA_VER},' ${WRKSRC}/src/makefile + @${REINPLACE_CMD} -e 's,lua5.3,lua-${LUA_VER},g' ${WRKSRC}/src/makefile post-patch-GUI-on: @${REINPLACE_CMD} -e '/PKGCONFIG/s,lua,&-${LUA_VER}, ; \ diff --git a/textproc/highlight/distinfo b/textproc/highlight/distinfo index 2d006ea02e8c..b28d54551cb8 100644 --- a/textproc/highlight/distinfo +++ b/textproc/highlight/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771972372 -SHA256 (highlight-4.19.tar.bz2) = 11c01ec5965ae9b0319bd7cb1a04ffd85ad8586176033a1fbe9a82f08e99ed56 -SIZE (highlight-4.19.tar.bz2) = 1536764 +TIMESTAMP = 1779692229 +SHA256 (highlight-4.20.tar.bz2) = 52838d40104c595b3d555a23680a1bd40f8ba6df0fbd63595018bb82501c0980 +SIZE (highlight-4.20.tar.bz2) = 1535959home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a18955c.2154f.5d30c307>
