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: Mon Mar 2 12:09:00 UTC 2026
Modified Files:
pkgsrc/net/lagrange: Makefile distinfo
Log Message:
net/lagrange: update to 1.19.4
- Fixed: Context menu for Nex links.
- Titan: Don't send requests with an empty path.
- Windows: Fixed crash when opening WebP images.
- Windows: Fixed file path regressions that caused issues like fontpacks and identities not being loaded at launch.
Paths that contain non-Latin characters were not correctly converted to/from UTF-8.
The regressions occurred when switching to the MinGW build toolchain in 1.19.0.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/net/lagrange/Makefile
cvs rdiff -u -r1.14 -r1.15 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.29 pkgsrc/net/lagrange/Makefile:1.30
--- pkgsrc/net/lagrange/Makefile:1.29 Thu Oct 23 20:38:49 2025
+++ pkgsrc/net/lagrange/Makefile Mon Mar 2 12:09:00 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2025/10/23 20:38:49 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2026/03/02 12:09:00 pin Exp $
-DISTNAME= lagrange-1.19.3
-PKGREVISION= 1
+DISTNAME= lagrange-1.19.4
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.14 pkgsrc/net/lagrange/distinfo:1.15
--- pkgsrc/net/lagrange/distinfo:1.14 Sat Oct 11 13:18:53 2025
+++ pkgsrc/net/lagrange/distinfo Mon Mar 2 12:09:00 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2025/10/11 13:18:53 pin Exp $
+$NetBSD: distinfo,v 1.15 2026/03/02 12:09:00 pin Exp $
-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
+BLAKE2s (lagrange-1.19.4.tar.gz) = 3545c5c9f6f44501de0ba4854bd43b44c92a8c5f5edf371b783de601c1e79a7a
+SHA512 (lagrange-1.19.4.tar.gz) = 251836bc59a0ee5965fb7262e4ce3ed0a06438e00a1e18f4b798f7cd3d90c2ef987c70d8f78fbf1e47a91645c7ed5201338ca78298a6d5cf30ae5fdeeb2b1c5f
+Size (lagrange-1.19.4.tar.gz) = 11421683 bytes
Home |
Main Index |
Thread Index |
Old Index