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 Apr 26 10:23:41 UTC 2025
Modified Files:
pkgsrc/net/lagrange: Makefile distinfo
Log Message:
net/lagrange: update to 1.18.5
Fixed a potential crash when browsing to a bookmarked page due to inadvertent ID number overflow. (Courtesy of @cthulhu.)
Erase possible link icon leftovers after toggling link numbering.
Fixed hang when encountering the U+FDFD character.
Fixed layout issue with empty list widgets (focus border only partially visible).
Updated UI translations.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/lagrange/Makefile
cvs rdiff -u -r1.9 -r1.10 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.23 pkgsrc/net/lagrange/Makefile:1.24
--- pkgsrc/net/lagrange/Makefile:1.23 Wed Feb 12 06:45:31 2025
+++ pkgsrc/net/lagrange/Makefile Sat Apr 26 10:23:41 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2025/02/12 06:45:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2025/04/26 10:23:41 pin Exp $
-DISTNAME= lagrange-1.18.4
-PKGREVISION= 1
+DISTNAME= lagrange-1.18.5
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.9 pkgsrc/net/lagrange/distinfo:1.10
--- pkgsrc/net/lagrange/distinfo:1.9 Thu Dec 26 17:49:20 2024
+++ pkgsrc/net/lagrange/distinfo Sat Apr 26 10:23:41 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/12/26 17:49:20 pin Exp $
+$NetBSD: distinfo,v 1.10 2025/04/26 10:23:41 pin Exp $
-BLAKE2s (lagrange-1.18.4.tar.gz) = 21f092b8bea07bd3e485f34cdefe8ee83650e90f909b0a548fabb9e36fe069bb
-SHA512 (lagrange-1.18.4.tar.gz) = a5db18bde12a4cfa67dec7d9e21cc087f3fa689243dbf98d795838a92bf090b1410db66b6340d13197495a7e5335f471258cf5753861cbc82ed08107540a3a60
-Size (lagrange-1.18.4.tar.gz) = 11314489 bytes
+BLAKE2s (lagrange-1.18.5.tar.gz) = 0be5cd663f3d6f5356c54378168ad3ba9854b5dcd2db7d996403d758ffb8512c
+SHA512 (lagrange-1.18.5.tar.gz) = e165a93b23929ed9a4e63a54981193c0c7d86e4e149bdd8dac0a98156c3ca38521030fed6ac45decf87df326050322d057ddd982edf602ff518e2e5ad23198ea
+Size (lagrange-1.18.5.tar.gz) = 11343380 bytes
Home |
Main Index |
Thread Index |
Old Index