pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update elinks-dev to v0.19.1
Module Name: pkgsrc-wip
Committed By: atomicules <base%atomicules.co.uk@localhost>
Pushed By: atomicules
Date: Thu Jul 16 14:04:05 2026 +0100
Changeset: 752a0e2467403295006418f2de0b0dcb65d62426
Modified Files:
elinks-dev/Makefile
elinks-dev/distinfo
Log Message:
Update elinks-dev to v0.19.1
Issue numbers mentioned found here: <https://github.com/rkd77/elinks/issues/>
- 0.19.1
- compilation fixes for Ruby scripting #410
- Disable poll on macOS < 10.6
- bookmarks xbel did not restore positions. #415
- use after free in forms code
- NULL dereference in iframes code (crash at github) #418
- Add action move-cursor-line-end. #416
- bool option document.browse.wrap. #420
- bool options ui.clipboard.remove_leading_spaces and ui.clipboard.remove_trailing_spaces #416
- Serbian translation update
- fix in gopher #421
- 0.19.0
- print progress of curl http uploads
- do not load js scripts if ecmascript is disabled by disallow.txt or allow.txt
- 0.19.0rc1
- option document.browse.margin_auto #360 (hard margins)
- TERM=dumb for js tests. #361
- option document.html.compress_empty_lines #362
- css visiblity: hidden support
- experimental iframe support
- spartan protocol
- window.scroll in js
- inline images support in html documents (meson option kitty)
- and options document.html.kitty and document.html.sixel. Note that need
- also enable kitty or sixel in terminal options
- include-fragment support (now is easier to download something from github)
- experimental libuv support
- allow to set color0 to color255 as color
- toggle-ecmascript-keys action to toggle between Application or Browser mode
- requestAnimationFrame in js
- option ui.sessions.auto_save_position #392
- option document.html.display_unfinished
- meson options avif and webp
- option protocol.mailcap.allow_empty_referrer
- option ui.leds.redraw_interval
- fixes in DOS version related to temporary files creation
- length can be bigger than int in http protocol #396
- ignore result of verification for gemini protocol #397
- meson option win32-vt100-native for Windows 10 and newer
- support for chawan's extensions for mailcap (x-ansioutput and x-htmloutput)
- Polish translation update
- Serbian translation update
- elinks.get_option(name) and elinks.set_option(name, value) in Python scripting #406
- other small fixes
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=752a0e2467403295006418f2de0b0dcb65d62426
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
elinks-dev/Makefile | 2 +-
elinks-dev/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/elinks-dev/Makefile b/elinks-dev/Makefile
index 8c5a1850a5..41d2502b22 100644
--- a/elinks-dev/Makefile
+++ b/elinks-dev/Makefile
@@ -1,7 +1,7 @@
# $NetBSD$
GITHUB_TAG= refs/tags/v${PKGVERSION_NOREV}
-DISTNAME= elinks-0.18.0
+DISTNAME= elinks-0.19.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=rkd77/}
diff --git a/elinks-dev/distinfo b/elinks-dev/distinfo
index 3b807b42c6..5e327a827b 100644
--- a/elinks-dev/distinfo
+++ b/elinks-dev/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-BLAKE2s (elinks-0.18.0.tar.gz) = 067ce5a7ebb5459441a562f327bfd46d02256369d81292d1e9aa0519abc51b7c
-SHA512 (elinks-0.18.0.tar.gz) = ee9d11c0a85e52c389fcc5f9652d16a327f80157f901c615ea5d164fe25ee067c41483cdd2d04398c7362b683bc826825dbfbd4e973de66360b17be0f8707f42
-Size (elinks-0.18.0.tar.gz) = 4165154 bytes
+BLAKE2s (elinks-0.19.1.tar.gz) = fbcd1e11a1558597e797f7310e2ef83a1994a7855c1c8286c2459bbb8d9ecb08
+SHA512 (elinks-0.19.1.tar.gz) = c8636353638a777f78d901b1a5a5fe83dfb379ed26757cc7a2414aec68f7e072ff5e07dcb015e52efdfb00995f7d967928aaa92e7896e8fc7979d2bd6e88c08f
+Size (elinks-0.19.1.tar.gz) = 4361600 bytes
SHA1 (patch-src_util_memory.c) = ed647d98044ad8bb519412b0ac99ac718514d3b5
Home |
Main Index |
Thread Index |
Old Index