pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/lagrange



Module Name:    pkgsrc
Committed By:   pin
Date:           Sat Oct 11 13:18:53 UTC 2025

Modified Files:
        pkgsrc/net/lagrange: Makefile distinfo

Log Message:
net/lagrange: update to 1.19.3

v1.19.3
 - Updated bundled Noto Emoji font (Unicode 17).
 - Changed priority for focusing search fields: focus the page contents search field unless the sidebar has focus.
 - Fixed garbled stereo Opus playback.
 - Fixed media type associated with .opus file extension.
 - Fixed opening Opus audio as an inline player.
 - TUI: Fixed moving focus to the sidebar when opening it.
 - Misfin: Parse URIs with the format "misfin://user@host" as well, because these may be more compatible with external applications.
 - Windows: Improved focus indication in split view mode.
 - Windows: Fixed frame color when custom frame is disabled.
 - Updated UI translations.

v1.19.2
 - Indicate automatic reloading in the Tabs list.
 - Fixed broken timestamp calculation when creating identities.
 - Fixed parsing Gemini response header when there are excessive whitespace characters present.
 - Fixed event handling glitch when opening a popup in split view mode.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/net/lagrange/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/lagrange/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/lagrange/Makefile
diff -u pkgsrc/net/lagrange/Makefile:1.27 pkgsrc/net/lagrange/Makefile:1.28
--- pkgsrc/net/lagrange/Makefile:1.27   Mon Sep  8 12:50:20 2025
+++ pkgsrc/net/lagrange/Makefile        Sat Oct 11 13:18:53 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2025/09/08 12:50:20 pin Exp $
+# $NetBSD: Makefile,v 1.28 2025/10/11 13:18:53 pin Exp $
 
-DISTNAME=      lagrange-1.19.1
+DISTNAME=      lagrange-1.19.3
 CATEGORIES=    net
 MASTER_SITES=  https://git.skyjake.fi/gemini/lagrange/releases/download/v${PKGVERSION_NOREV}/
 

Index: pkgsrc/net/lagrange/distinfo
diff -u pkgsrc/net/lagrange/distinfo:1.13 pkgsrc/net/lagrange/distinfo:1.14
--- pkgsrc/net/lagrange/distinfo:1.13   Mon Sep  8 12:50:20 2025
+++ pkgsrc/net/lagrange/distinfo        Sat Oct 11 13:18:53 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2025/09/08 12:50:20 pin Exp $
+$NetBSD: distinfo,v 1.14 2025/10/11 13:18:53 pin Exp $
 
-BLAKE2s (lagrange-1.19.1.tar.gz) = 50d66ac82f28b17574f3e868b17a1161c03b807eb1e42a47bbffb65419348041
-SHA512 (lagrange-1.19.1.tar.gz) = 705282dce1107e4ca87c9f48e9e4a18ab309dcbdcddb1713f2a596e1d21a2ef94079f3cfbb36848e138b1c76a20d8ed71740b46da57cc329f567da2c99f4a16c
-Size (lagrange-1.19.1.tar.gz) = 11414377 bytes
+BLAKE2s (lagrange-1.19.3.tar.gz) = 4e47de593df38818ec3cb50e9f32fe8ab207e4da0cbcddee317fb922b985bf19
+SHA512 (lagrange-1.19.3.tar.gz) = 0124b9082f6f690027867fdfc0ef64adef1a459e877c1992ca05788f3c214a301c68acc70196be48cc2ba33261ec1dc4c92cb320645b85915022db1bc605f1c9
+Size (lagrange-1.19.3.tar.gz) = 11416766 bytes



Home | Main Index | Thread Index | Old Index