Upgrade to 2.8.5.dev.3
This commit is contained in:
parent
74cad0bec2
commit
77bf84c1a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48641
@ -6,10 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= lynx
|
||||
PORTVERSION= 2.8.5d1
|
||||
PORTVERSION= 2.8.5d3
|
||||
CATEGORIES= www ipv6
|
||||
MASTER_SITES= http://lynx.isc.org/current/
|
||||
DISTNAME= ${PORTNAME}2.8.5dev.1
|
||||
DISTNAME= ${PORTNAME}2.8.5dev.3
|
||||
|
||||
MAINTAINER= ache@FreeBSD.org
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (lynx2.8.5dev.1.tar.bz2) = dc258dbef15e55cafc06122fce02493f
|
||||
MD5 (lynx2.8.5dev.3.tar.bz2) = c74e48f36894e1ef54b614ab9628a9b1
|
||||
|
@ -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
|
||||
|
@ -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
|
@ -18,9 +18,11 @@ share/doc/lynx/samples/cernrules.txt
|
||||
share/doc/lynx/samples/installdirs.html
|
||||
share/doc/lynx/samples/jumpsUnix.html
|
||||
share/doc/lynx/samples/jumpsVMS.html
|
||||
share/doc/lynx/samples/keepviewer
|
||||
share/doc/lynx/samples/lynx-keymaps
|
||||
share/doc/lynx/samples/lynx.com
|
||||
share/doc/lynx/samples/lynx.lss
|
||||
share/doc/lynx/samples/lynxdump
|
||||
share/doc/lynx/samples/mailcap
|
||||
share/doc/lynx/samples/mailto-form.pl
|
||||
share/doc/lynx/samples/mild-colors.lss
|
||||
|
Loading…
Reference in New Issue
Block a user