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: Tue Jun 29 15:15:15 UTC 2021
Modified Files:
pkgsrc/www/links-gui: Makefile
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 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.97 pkgsrc/www/links-gui/Makefile:1.98
--- pkgsrc/www/links-gui/Makefile:1.97 Wed Apr 21 11:42:54 2021
+++ pkgsrc/www/links-gui/Makefile Tue Jun 29 15:15:15 2021
@@ -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