pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/links-gui



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Sun Jan 23 22:07:49 UTC 2022

Modified Files:
        pkgsrc/www/links-gui: Makefile

Log Message:
links-gui: 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


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pkgsrc/www/links-gui/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/links-gui/Makefile
diff -u pkgsrc/www/links-gui/Makefile:1.99 pkgsrc/www/links-gui/Makefile:1.100
--- pkgsrc/www/links-gui/Makefile:1.99  Wed Dec  8 16:06:57 2021
+++ pkgsrc/www/links-gui/Makefile       Sun Jan 23 22:07:49 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.99 2021/12/08 16:06:57 adam Exp $
+# $NetBSD: Makefile,v 1.100 2022/01/23 22:07:49 fcambus Exp $
 
 PKGNAME=       ${DISTNAME:S/links/&-gui/}
-PKGREVISION=   1
 COMMENT=       Lynx-like text and graphics WWW browser
 
 USE_TOOLS+=            pkg-config



Home | Main Index | Thread Index | Old Index