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 Sep  8 12:50:21 UTC 2025

Modified Files:
        pkgsrc/net/lagrange: Makefile distinfo

Log Message:
net/lagrange: update to 1.19.1

    Improved alignment of the URL field to page contents.
    Fixed build errors and runtime crashes when compiling for mobile Linux.
    Fixed tab bar context menu placement.
    Fixed popups being dismissed prematurely (by an input notification).
    Fixed missing mouse hover indication on keyboard-focused buttons.
    Fixed text colors in the New Identity dialog's error popups.
    Fixed failure to create identity due to timestamp calculation error.
    Updated UI translations.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/net/lagrange/Makefile
cvs rdiff -u -r1.12 -r1.13 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.26 pkgsrc/net/lagrange/Makefile:1.27
--- pkgsrc/net/lagrange/Makefile:1.26   Wed Sep  3 07:37:05 2025
+++ pkgsrc/net/lagrange/Makefile        Mon Sep  8 12:50:20 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2025/09/03 07:37:05 pin Exp $
+# $NetBSD: Makefile,v 1.27 2025/09/08 12:50:20 pin Exp $
 
-DISTNAME=      lagrange-1.19.0
+DISTNAME=      lagrange-1.19.1
 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.12 pkgsrc/net/lagrange/distinfo:1.13
--- pkgsrc/net/lagrange/distinfo:1.12   Wed Sep  3 07:37:05 2025
+++ pkgsrc/net/lagrange/distinfo        Mon Sep  8 12:50:20 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2025/09/03 07:37:05 pin Exp $
+$NetBSD: distinfo,v 1.13 2025/09/08 12:50:20 pin Exp $
 
-BLAKE2s (lagrange-1.19.0.tar.gz) = b79e22a22e7f956e2eee69f1ae1009b042b49a14b31ee9d76acc1dd73602d5f3
-SHA512 (lagrange-1.19.0.tar.gz) = 06cf387aa13ec2a71956b3cd4593bc0f325dc4b4283371cbd037673212b788d0336844096d5eeab52641a363c60c44edf7f9db054f9ba1eaa4545aaacbb21661
-Size (lagrange-1.19.0.tar.gz) = 11408944 bytes
+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



Home | Main Index | Thread Index | Old Index