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: Tue Jun 23 13:49:10 UTC 2026
Modified Files:
pkgsrc/net/lagrange: Makefile distinfo
Log Message:
net/lagrange: update to 1.20.8
v1.20.8
- Adjusted first-line indentation so it not applied to text that looks like lists (starts with punctuation, numbers, etc.).
- Updated UI translations.
v1.20.7
- Fixed: Text layout overflow when monospace body appearance is enabled with Gemini. (It was getting confused with normal plain text.)
- Fixed: Link icons not matching the body font size.
- Fixed: Link numbers/letters not matching the body font size.
- Fixed: Content width expansion in Gopher menus. (Line width measured incorrectly.)
- Adjusted first-line indentation to only occur when both previous and current paragraphs are getting wrapped.
v1.20.6
- Improve legibility of text after a wrapped paragraph by adding a small first-line indent if the next text line follows immediately.
- Use a smaller font for plain text documents to fit more content in the window, matching the font used in preformatted blocks.
- Fixed: Prevent overlapping identity activations by removing any existing ones before activating a new identity on a given URL. (To conveniently switch between previously used identities, use the
menu that appears when clicking the navbar Identity button. That preserves the current activation scope.)
- Gopher: Detect an unexpected binary response to a type 0 selector.
- Gopher: Detect when the response is a gophermap even if we requested type 0.
- Gopher: Plain text now respects the "expand to long lines" option, avoiding wrapping when there is room in the window.
- Gopher: Fixed handling the .\r\n terminator in text responses.
- Updated UI translations.
v1.20.5
- Fixed: Bookmark context menu closes prematurely when any page is loaded.
- Fixed: Mismatched Bookmarks sidebar filter field background color.
- Fixed: Reject server responses where the header is too long.
- Improved build compatibility with old versions of SDL.
- Adjusted minimum page margins on desktop for increased breathing room.
v.1.20.4
- Fixed potential hang when stopping a network connection when a SOCKS proxy is active.
- Possible fix for Heading subscription entries returning to an unread state after a long time.
- Quit the app cleanly when receiving a SIGTERM signal.
- Improved CJK IME presentation. (Courtesy of Sidney Cammeresi.)
- Added a "Copy Link as Gemtext" context menu action and fixed missing items. (Courtesy of Sidney Cammeresi.)
- Updated UI translations.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/net/lagrange/Makefile
cvs rdiff -u -r1.16 -r1.17 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.31 pkgsrc/net/lagrange/Makefile:1.32
--- pkgsrc/net/lagrange/Makefile:1.31 Thu Apr 2 14:09:08 2026
+++ pkgsrc/net/lagrange/Makefile Tue Jun 23 13:49:10 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2026/04/02 14:09:08 pin Exp $
+# $NetBSD: Makefile,v 1.32 2026/06/23 13:49:10 pin Exp $
-DISTNAME= lagrange-1.20.3
+DISTNAME= lagrange-1.20.8
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.16 pkgsrc/net/lagrange/distinfo:1.17
--- pkgsrc/net/lagrange/distinfo:1.16 Thu Apr 2 14:09:08 2026
+++ pkgsrc/net/lagrange/distinfo Tue Jun 23 13:49:10 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2026/04/02 14:09:08 pin Exp $
+$NetBSD: distinfo,v 1.17 2026/06/23 13:49:10 pin Exp $
-BLAKE2s (lagrange-1.20.3.tar.gz) = f9e478508b63a66aafc54fe7675b438298e89e964120aaa7152a573dc22189c0
-SHA512 (lagrange-1.20.3.tar.gz) = 62999365e5f60e21c34b38aba507889170546ee57206d19ccc689297d5be74c900f9f37e509eefbf53ec660dfc63c9aaffb257e2a77ae7250e8b634ef67384ef
-Size (lagrange-1.20.3.tar.gz) = 12326306 bytes
+BLAKE2s (lagrange-1.20.8.tar.gz) = 15932e3aba055a06328cb3b3477322ea25a28616665892ed0be1f21aaab87da7
+SHA512 (lagrange-1.20.8.tar.gz) = b19ac63f3bef1e1c9abe8a1e5bc4c79ffb9d838e6db5e5ef8bcad09c828b236c94dfca793dcde29fbecfe293f592e362bd9d45767bba6765a04a4d9f82a22527
+Size (lagrange-1.20.8.tar.gz) = 12314298 bytes
Home |
Main Index |
Thread Index |
Old Index