Date: Mon, 23 Feb 2026 01:58:13 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Dustin Marquess <jailbird@fdf.net> Subject: git: 1ab6c62b0f36 - main - www/elinks: Update 0.19.0 => 0.19.1 Message-ID: <699bb435.1eb0a.501e3853@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ab6c62b0f3607b59cf7e08a6585d235b383db82 commit 1ab6c62b0f3607b59cf7e08a6585d235b383db82 Author: Dustin Marquess <jailbird@fdf.net> AuthorDate: 2026-02-23 01:52:25 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-02-23 01:52:25 +0000 www/elinks: Update 0.19.0 => 0.19.1 Changelog: https://github.com/rkd77/elinks/releases/tag/v0.19.1 - Switch from USE_GITHUB to tarball from upstream. - Allow use more recent lua versions. PR: 293038 --- www/elinks/Makefile | 10 ++++------ www/elinks/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/www/elinks/Makefile b/www/elinks/Makefile index 76b36221d76a..e5ec45bd8ff2 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -1,7 +1,7 @@ PORTNAME= elinks -DISTVERSIONPREFIX= v -DISTVERSION= 0.19.0 +DISTVERSION= 0.19.1 CATEGORIES= www +MASTER_SITES= https://github.com/rkd77/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= jailbird@fdf.net COMMENT= Links text WWW browser with enhancements @@ -14,9 +14,7 @@ BUILD_DEPENDS= xmlto:textproc/xmlto LIB_DEPENDS= libidn2.so:dns/libidn2 USES= bison:alias cpe gettext-runtime gmake iconv localbase:ldflags \ - meson perl5 pkgconfig python:build shebangfix ssl -USE_GITHUB= yes -GH_ACCOUNT= rkd77 + meson perl5 pkgconfig python:build shebangfix ssl tar:xz SHEBANG_FILES= doc/tools/asciidoc/asciidoc.py doc/tools/help2xml \ src/protocol/ftp/test-ftp-parser @@ -88,7 +86,7 @@ LIBEVENT_MESON_TRUE= libevent LOCAL_CGI_MESON_TRUE= cgi -LUA_USES= lua:52-53 +LUA_USES= lua:52+ LUA_MESON_ON= -Dluapkg=lua-${LUA_VER} MUJS_LIB_DEPENDS= libmujs.so:lang/mujs diff --git a/www/elinks/distinfo b/www/elinks/distinfo index 3774a0024f1f..7362efbdc0da 100644 --- a/www/elinks/distinfo +++ b/www/elinks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1766660760 -SHA256 (rkd77-elinks-v0.19.0_GH0.tar.gz) = 8f0ea97764c9bc8edf2dcdfc15d0bb0e2225b82b0fd473871a2cb4ad2d61c7d5 -SIZE (rkd77-elinks-v0.19.0_GH0.tar.gz) = 4358433 +TIMESTAMP = 1770666666 +SHA256 (elinks-0.19.1.tar.xz) = 31960cd471246692b84008bffec89182f25818472f86ee1a41a09bf0dad09eeb +SIZE (elinks-0.19.1.tar.xz) = 2204284home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699bb435.1eb0a.501e3853>
