Upgrade to 0.100
This commit is contained in:
parent
b1521df703
commit
584bf6a5aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9080
@ -4,11 +4,11 @@
|
||||
# Date created: 15 Dec 1994
|
||||
# Whom: ache
|
||||
#
|
||||
# $Id: Makefile,v 1.72 1997/11/29 16:27:39 ache Exp $
|
||||
# $Id: Makefile,v 1.73 1997/12/04 20:55:12 ache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lynx2.7.1ac-0.98
|
||||
PKGNAME= lynx-2.7.1ac-0.98
|
||||
DISTNAME= lynx2.7.1ac-0.100
|
||||
PKGNAME= lynx-2.7.1ac-0.100
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://sol.slcc.edu/lynx/current/
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (lynx2.7.1ac-0.98.tar.gz) = 3a585df17c43d99d074b505638e69beb
|
||||
MD5 (lynx2.7.1ac-0.100.tar.gz) = 4cef271f8604cf99fc0c94827d109e31
|
||||
|
19
www/lynx-current/files/patch-aa
Normal file
19
www/lynx-current/files/patch-aa
Normal file
@ -0,0 +1,19 @@
|
||||
*** makefile.in.bak Sun Dec 14 02:30:40 1997
|
||||
--- makefile.in Mon Dec 15 17:48:54 1997
|
||||
***************
|
||||
*** 37,43 ****
|
||||
libdir= @libdir@
|
||||
|
||||
## Where you want the help-files installed
|
||||
! helpdir= @libdir@/lynx_help
|
||||
|
||||
installbin= @INSTALL_PROGRAM@ -s -m 755
|
||||
installdoc= @INSTALL_DATA@
|
||||
--- 37,43 ----
|
||||
libdir= @libdir@
|
||||
|
||||
## Where you want the help-files installed
|
||||
! helpdir= $(prefix)/lib/lynx_help
|
||||
|
||||
installbin= @INSTALL_PROGRAM@ -s -m 755
|
||||
installdoc= @INSTALL_DATA@
|
@ -1,3 +1,45 @@
|
||||
bin/lynx
|
||||
etc/lynx.cfg
|
||||
man/man1/lynx.1.gz
|
||||
lib/lynx_help/about_lynx.html
|
||||
lib/lynx_help/lynx_url_support.html
|
||||
lib/lynx_help/Lynx_users_guide.html
|
||||
lib/lynx_help/lynx_help_main.html
|
||||
lib/lynx_help/keystrokes/cookie_help.html
|
||||
lib/lynx_help/keystrokes/visited_help.html
|
||||
lib/lynx_help/keystrokes/edit_help.html
|
||||
lib/lynx_help/keystrokes/dired_help.html
|
||||
lib/lynx_help/keystrokes/xterm_help.html
|
||||
lib/lynx_help/keystrokes/scrolling_help.html
|
||||
lib/lynx_help/keystrokes/print_help.html
|
||||
lib/lynx_help/keystrokes/other_help.html
|
||||
lib/lynx_help/keystrokes/option_help.html
|
||||
lib/lynx_help/keystrokes/movement_help.html
|
||||
lib/lynx_help/keystrokes/history_help.html
|
||||
lib/lynx_help/keystrokes/gopher_types_help.html
|
||||
lib/lynx_help/keystrokes/bookmark_help.html
|
||||
lib/lynx_help/keystrokes/keystroke_help.html
|
||||
lib/lynx_help/keystrokes/follow_help.html
|
||||
lib/lynx_help/keystrokes/.nsconfig
|
||||
lib/lynx_help/lynx-dev.html
|
||||
lib/lynx_help/.nsconfig
|
||||
lib/lynx_help/CHANGES.configure
|
||||
lib/lynx_help/CHANGES.new
|
||||
lib/lynx_help/PROBLEMS
|
||||
lib/lynx_help/README
|
||||
lib/lynx_help/samples/jumpsVMS.html
|
||||
lib/lynx_help/samples/jumpsUnix.html
|
||||
lib/lynx_help/samples/mime.types
|
||||
lib/lynx_help/samples/lynx.com
|
||||
lib/lynx_help/samples/mailcap
|
||||
lib/lynx_help/samples/lynx.cfg
|
||||
lib/lynx_help/samples/lynx.lss
|
||||
lib/lynx_help/samples/.nsconfig
|
||||
lib/lynx_help/test/tabtest.html
|
||||
lib/lynx_help/test/iso8859-1.html
|
||||
lib/lynx_help/test/TestComment.html
|
||||
lib/lynx_help/test/ISO_LATIN1_test.html
|
||||
lib/lynx_help/test/README.txt
|
||||
lib/lynx_help/test/iso88592.html
|
||||
lib/lynx_help/test/ALT88592.html
|
||||
lib/lynx_help/test/.nsconfig
|
||||
|
Loading…
Reference in New Issue
Block a user