From e627aa5081168cd1cae3a05ea8da9269b122216f Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 20 Feb 2024 07:15:02 +0000 Subject: [PATCH] elinks: update to 0.17.0. ELinks 0.17.0 ------------- Released on 2023-12-25 * fix for some 32-bit systems and select-only builds * fix for gettext in Windows builds ELinks 0.17.0rc2 ---------------- Released on 2023-12-10 * Avoid division by zero. Refs #276 * Fix for FSP under Windows ELinks 0.17.0rc1 ---------------- Released on 2023-12-02 * configuration files are now saved to ~/.config/elinks/ or $XDG_CONFIG_HOME/elinks/ #199 User must copy files from ~/.elinks/ to ~/.config/elinks/ himself or herself * HOME_ETC support was dropped, you can set ELINKS_CONFDIR instead * idn2 in place of idn #206 * libcss support (a few netsurf's libraries are required). Set document.css.libcss = 1 to enable * experimental libsixel support (image/*; img2sixel %s; copiousoutput) in ~/.mailcap Must be enabled in a few places in configuration: set document.plain.sixel = 1 and in terminal options. Do not try it on metered remote connections * testing libcurl support (explicit FTPS and SFTP among others) To enable set protocol.ftp.use_curl = 1 set protocol.http.use_curl = 1 for http/https * ui.sessions.postpone_unlink option. Delete temporary files at exit instead of immediately after closing viewer #257 * redefined isspace #249 * Serbian translation update * compilation fixes ELinks 0.16.1.1 --------------- Released on 2023-05-01 * updated POTFILES #230 ELinks 0.16.1 ------------- Released on 2023-04-30 * handle SECTION html element #207 * allocate more memory for BLOCKQUOTE #214 * encode A href to terminal codepage and encode bytes with highest bit set as %HEX #221 * Serbian translation update * install doc by default in meson #224 * tests fixes --- www/elinks/Makefile | 10 ++++++---- www/elinks/distinfo | 8 ++++---- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/www/elinks/Makefile b/www/elinks/Makefile index 018ba04f140b..c937455cefe0 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.82 2023/11/08 13:21:17 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2024/02/20 07:15:02 wiz Exp $ -DISTNAME= elinks-0.16.0 -PKGREVISION= 3 +DISTNAME= elinks-0.17.0 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=rkd77/} GITHUB_RELEASE= v${PKGVERSION_NOREV} @@ -19,9 +18,12 @@ USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_CXX_FEATURES+= c++17 -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= bash gmake pkg-config USE_TOOLS+= msgfmt xgettext +# uses '<<<' +CONFIG_SHELL= bash + # ld: no input files MAKE_JOBS_SAFE= no diff --git a/www/elinks/distinfo b/www/elinks/distinfo index 3066de18ec27..f186ff7e718f 100644 --- a/www/elinks/distinfo +++ b/www/elinks/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.35 2023/04/14 21:41:06 nia Exp $ +$NetBSD: distinfo,v 1.36 2024/02/20 07:15:02 wiz Exp $ -BLAKE2s (elinks-0.16.0.tar.xz) = 8968a52ad06965d2ab20176628cc6eefd3a09b008c79d654462624e23092e6b8 -SHA512 (elinks-0.16.0.tar.xz) = b1d6040b691610d596e0d1eae26bfe52d702272c71a2e5100ab7d6b05b24a0b88524d4fc7be3f6371e0bada1e6f0992da7505a72419ca642dec778424629a522 -Size (elinks-0.16.0.tar.xz) = 2029708 bytes +BLAKE2s (elinks-0.17.0.tar.xz) = 2012aaae0094c6fcc4ffcf1cf25ff658abd8633ca8a6b8078c9bb066e8788f4b +SHA512 (elinks-0.17.0.tar.xz) = 276c648174d067cdd92cbbf25e8a353a3a482a65a4f1080ff42f932cdc0239e5110a51653f5136188a0b9135be2928f2bd1a92f37fa83ce14d8fc1267b87cf56 +Size (elinks-0.17.0.tar.xz) = 2076460 bytes SHA1 (patch-src_util_memory.c) = dc390442f65d7cee70d28d6a6cba5ee0981eb83a