summaryrefslogtreecommitdiffstats
path: root/source/n
diff options
context:
space:
mode:
Diffstat (limited to 'source/n')
-rwxr-xr-xsource/n/lynx/lynx.SlackBuild10
-rw-r--r--source/n/lynx/lynx.cfg.diff15
-rw-r--r--source/n/lynx/slack-desc6
3 files changed, 21 insertions, 10 deletions
diff --git a/source/n/lynx/lynx.SlackBuild b/source/n/lynx/lynx.SlackBuild
index 33e242c53..0c8159873 100755
--- a/source/n/lynx/lynx.SlackBuild
+++ b/source/n/lynx/lynx.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2008, 2009, 2010, 2012, 2016, 2017, 2018 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# Copyright 2008, 2009, 2010, 2012, 2016, 2017, 2018, 2021 Patrick J. Volkerding, Sebeka, Minnesota, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,9 +23,9 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=lynx
-PKGVER=2.8.9rel.1
-DIRVER=2.8.9rel.1
-BUILD=${BUILD:-3}
+PKGVER=2.9.0dev.9
+DIRVER=2.9.0dev.9
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
@@ -84,6 +84,8 @@ zcat $CWD/lynx-CVE-2008-4690.patch.gz | patch -p1 --verbose || exit 1
# Change default colors:
zcat $CWD/lynx.cfg.diff.gz | patch -p1 --verbose --backup || exit 1
+find . -name "*.orig" -exec rm "{}" \;
+
CFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \
diff --git a/source/n/lynx/lynx.cfg.diff b/source/n/lynx/lynx.cfg.diff
index 244dbd02c..e55238554 100644
--- a/source/n/lynx/lynx.cfg.diff
+++ b/source/n/lynx/lynx.cfg.diff
@@ -1,6 +1,15 @@
---- ./lynx.cfg.orig 2014-03-09 16:43:10.000000000 -0500
-+++ ./lynx.cfg 2017-05-29 14:35:52.629203408 -0500
-@@ -2969,8 +2969,18 @@
+--- ./lynx.cfg.orig 2021-08-01 13:50:51.000000000 -0500
++++ ./lynx.cfg 2021-09-25 13:27:05.424126198 -0500
+@@ -496,7 +496,7 @@
+ # ASSUME_CHARSET can also be changed via the 'o'ptions menu but will
+ # not be saved as permanent value in user's .lynxrc file to avoid more chaos.
+ #
+-#ASSUME_CHARSET:iso-8859-1
++ASSUME_CHARSET:utf-8
+
+ .h2 ASSUMED_DOC_CHARSET_CHOICE
+ .h2 DISPLAY_CHARSET_CHOICE
+@@ -3008,8 +3008,18 @@
#COLOR:4:magenta:white
#COLOR:5:blue:white
#COLOR:6:red:white
diff --git a/source/n/lynx/slack-desc b/source/n/lynx/slack-desc
index 205f6f545..57f563eac 100644
--- a/source/n/lynx/slack-desc
+++ b/source/n/lynx/slack-desc
@@ -12,8 +12,8 @@ lynx: Lynx is a distributed hypertext browser with full World Wide Web
lynx: capabilities. Lynx can be used to access information on the World
lynx: Wide Web, or to build information systems intended primarily for local
lynx: access. For example, Lynx has been used to build several Campus Wide
-lynx: Information Systems (CWIS).
+lynx: Information Systems (CWIS). Lynx's authors include Lou Montulli,
+lynx: Garrett Blythe, Craig Lavender, Michael Grobe, and Charles Rezac.
lynx:
-lynx: Lynx's authors include Lou Montulli, Garrett Blythe, Craig Lavender,
-lynx: Michael Grobe, and Charles Rezac.
+lynx: Homepage: https://lynx.browser.org/
lynx: