pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/links-gui links-gui: update to 2.23.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b007c288b3b3
branches:  trunk
changeset: 455203:b007c288b3b3
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Tue Jun 29 15:15:15 2021 +0000

description:
links-gui: update to 2.23.

=== RELEASE 2.23 ===

Tue May 18 20:35:55 CEST 2021 mikulas:

        Fix a bug that the user could set floating-point parameters to nan
        via command-line argument or config file option

Tue May 18 20:22:35 CEST 2021 mikulas:

        Fix broken display if the user uses custom font and non-default
        aspect ratio

Wed May 12 20:08:48 CEST 2021 mikulas:

        Fix a bug that the code incorrectly assumed that mktime returns UTC

Sat May  1 17:56:50 CEST 2021 mikulas:

        Add an option that enables cookie saving

diffstat:

 www/links-gui/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 379f388b6b06 -r b007c288b3b3 www/links-gui/Makefile
--- a/www/links-gui/Makefile    Tue Jun 29 15:13:35 2021 +0000
+++ b/www/links-gui/Makefile    Tue Jun 29 15:15:15 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.97 2021/04/21 11:42:54 adam Exp $
+# $NetBSD: Makefile,v 1.98 2021/06/29 15:15:15 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