pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/links links: update to 2.25.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/05acd3164d27
branches:  trunk
changeset: 372352:05acd3164d27
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Sun Jan 23 22:06:29 2022 +0000

description:
links: update to 2.25.

=== RELEASE 2.25 ===

Fri Oct  1 18:27:25 CEST 2021 mikulas:

        Delete the expired Let's encrypt certificate from the builtin
        certificate store

Thu Sep 30 21:45:10 CET 2021 mikulas:

        Set the flag X509_V_FLAG_TRUSTED_FIRST, so that Let's encrypt works
        with openssl-1.0.2

=== RELEASE 2.24 ===

Mon Sep 13 18:31:27 CEST 2021 mikulas:

        Avoid a hang in the X driver if the program that converts a selection
        stops responding. Use 10 second timeout.

Fri Sep 10 18:37:30 CEST 2021 mikulas:

        Fix a crash in the X driver if some window asks for clipboard and is
        closed before Links responds to this request

Wed Sep  8 18:21:42 CEST 2021 mikulas:

        Fix a crash on OS/2 SMP systems - it was caused by a bug in OpenSSL

Sun Sep  5 11:12:47 CEST 2021 mikulas:

        Workaround for a bug on Minix 3 - don't close signal pipe when spawning
        a shell

Thu Aug 19 19:54:43 CEST 2021 Emir Yasin SARI <bitigchi%me.com@localhost>:

        Updated the Turkish translation

Sun Jul  4 18:02:44 CEST 2021 mikulas:

        Support the "id" attribute on COLGROUP, COL, TR, THEAD, TBODY, TFOOT
        tags

diffstat:

 www/links/Makefile.common |  4 ++--
 www/links/distinfo        |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (30 lines):

diff -r af6d61f331df -r 05acd3164d27 www/links/Makefile.common
--- a/www/links/Makefile.common Sun Jan 23 22:04:42 2022 +0000
+++ b/www/links/Makefile.common Sun Jan 23 22:06:29 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.77 2021/06/29 15:13:23 fcambus Exp $
+# $NetBSD: Makefile.common,v 1.78 2022/01/23 22:06:29 fcambus Exp $
 #
 # used by www/links/Makefile
 # used by www/links-gui/Makefile
 
-DISTNAME=      links-2.23
+DISTNAME=      links-2.25
 CATEGORIES=    www
 MASTER_SITES=  http://links.twibright.com/download/
 EXTRACT_SUFX=  .tar.bz2
diff -r af6d61f331df -r 05acd3164d27 www/links/distinfo
--- a/www/links/distinfo        Sun Jan 23 22:04:42 2022 +0000
+++ b/www/links/distinfo        Sun Jan 23 22:06:29 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.80 2021/10/26 11:29:37 nia Exp $
+$NetBSD: distinfo,v 1.81 2022/01/23 22:06:29 fcambus Exp $
 
-BLAKE2s (links-2.23.tar.bz2) = 7f5dad45d1bed86f397d1f20a178f9f547c718172e11e4a6a420f2c42d6478d6
-SHA512 (links-2.23.tar.bz2) = 3c233dab2e7e5ca72f582c5af9c5799b3d6c1a5a64d4e9e0209f78f347a245dc760c2340f71839fd42e1c9f358599b8baa12aa024938f2ab1b6424c8fb0b9a7d
-Size (links-2.23.tar.bz2) = 6521143 bytes
+BLAKE2s (links-2.25.tar.bz2) = 47ed9a4702afb26edbe1cd0b407f7eb405e8af02c27a451c0bb38afc9f9ce739
+SHA512 (links-2.25.tar.bz2) = b094e3b2096b07da8385d6021e5a5794f5b602c90ec824c48b897e6b69def6d69cb879af3008a4af43effaa7d9359bf09e4feb8ed5371bb7ff22ffcb0794f690
+Size (links-2.25.tar.bz2) = 6505187 bytes
 SHA1 (patch-configure) = 047d48d898f674f5f0b18c700e6296fe180380e2
 SHA1 (patch-x.c) = 3aff5484e803495febf417bb5c2b9e3d79a265d4



Home | Main Index | Thread Index | Old Index