summaryrefslogtreecommitdiff
path: root/www/lynx-current/files
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-10-10 05:06:25 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-10-10 05:06:25 +0000
commit77bf84c1a753a89e1e9b9d6c29f6c81578f9e530 (patch)
treeb5385e5184cfe65915ca964e0bf93074ffaceac4 /www/lynx-current/files
parentFix broken strcasestr() implementation. (diff)
Upgrade to 2.8.5.dev.3
Notes
Notes: svn path=/head/; revision=48641
Diffstat (limited to 'www/lynx-current/files')
-rw-r--r--www/lynx-current/files/patch-aa8
-rw-r--r--www/lynx-current/files/patch-ab11
2 files changed, 4 insertions, 15 deletions
diff --git a/www/lynx-current/files/patch-aa b/www/lynx-current/files/patch-aa
index 270ee222a0ca..ff44d2ca04b0 100644
--- a/www/lynx-current/files/patch-aa
+++ b/www/lynx-current/files/patch-aa
@@ -1,5 +1,5 @@
---- makefile.in.orig Tue Feb 13 04:33:21 2001
-+++ makefile.in Sat Mar 3 05:21:01 2001
+--- makefile.in.orig Thu Aug 16 02:09:52 2001
++++ makefile.in Wed Oct 10 08:46:54 2001
@@ -387,22 +387,19 @@
fi ; \
)'
@@ -16,8 +16,8 @@
+ @echo Updating $(libdir)/lynx.cfg.default to point to installed help-files
@ECHO_CC@sed -e '/^HELPFILE:http/s!^!#!' \
-e '/^#HELPFILE:file/s!#!!' \
- -e '/^HELPFILE:file/s!/PATH_TO/lynx_help!$(helpdir)!' \
- -e '/^[A-Z_]*:/s!/PATH_TO/lynx_doc!$(docdir)!' \
+ -e '/^HELPFILE:file/s!PATH_TO/lynx_help!$(helpdir1)!' \
+ -e '/^[A-Z_]*:/s!PATH_TO/lynx_doc!$(docdir1)!' \
-e '/^HELPFILE:file/s!$$!$(COMPRESS_EXT)!' \
-e '/^HELPFILE:file/s!$(COMPRESS_EXT)$(COMPRESS_EXT)$$!$(COMPRESS_EXT)!' \
- $(LIBDIR)/lynx.tmp >$(LIBDIR)/lynx.cfg
diff --git a/www/lynx-current/files/patch-ab b/www/lynx-current/files/patch-ab
deleted file mode 100644
index 936670b8ea72..000000000000
--- a/www/lynx-current/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- userdefs.h.bak Fri Jun 23 19:15:08 2000
-+++ userdefs.h Mon Jan 15 22:30:35 2001
-@@ -361,7 +361,7 @@
- * not necessarily try a different filename when they are called, making it
- * impossible to rename the file. Others make world-writable files.
- */
--/*#define USE_MKSTEMP */
-+#define USE_MKSTEMP
-
- /********************************
- * Comment this line out to let the user enter his/her email address