Sunday, June 27, 2021

[UPDATE] www/links+ 2.22 -> 2.23

Simple update of links+ to 2.23 Brings cookie persistance, which
is enabled by default, but optional including timed cookie lifetime.

Tim.

=== 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


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/links+/Makefile,v
retrieving revision 1.70
diff -u -p -r1.70 Makefile
--- Makefile 8 May 2021 19:35:46 -0000 1.70
+++ Makefile 27 Jun 2021 18:43:27 -0000
@@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.70 2021/05/08 19:35:46 sthen Exp $

COMMENT= graphics and text browser
-VER= 2.22
+VER= 2.23
DISTNAME= links-${VER}
PKGNAME= links+-${VER}
CATEGORIES= www
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/links+/distinfo,v
retrieving revision 1.40
diff -u -p -r1.40 distinfo
--- distinfo 8 May 2021 19:35:46 -0000 1.40
+++ distinfo 27 Jun 2021 18:43:27 -0000
@@ -1,2 +1,2 @@
-SHA256 (links-2.22.tar.gz) = mR13zzUiOEef+8NuA6N+gjDFdXFjNQ4FupiKKJOeKEs=
-SIZE (links-2.22.tar.gz) = 7078957
+SHA256 (links-2.23.tar.gz) = 1xGL2XgWCBKfSrXlb8rB/e6s+lwvQE0py/idqrhblR0=
+SIZE (links-2.23.tar.gz) = 7111783

No comments:

Post a Comment