Upgrade to 2.8.5d7
This commit is contained in:
parent
912efabad9
commit
ca00922f02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55376
@ -6,10 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= lynx
|
||||
PORTVERSION= 2.8.5.d3
|
||||
PORTVERSION= 2.8.5d7
|
||||
CATEGORIES= www ipv6
|
||||
MASTER_SITES= http://lynx.isc.org/current/
|
||||
DISTNAME= ${PORTNAME}2.8.5dev.3
|
||||
DISTNAME= ${PORTNAME}2.8.5dev.7
|
||||
|
||||
MAINTAINER= ache@FreeBSD.org
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (lynx2.8.5dev.3.tar.bz2) = c74e48f36894e1ef54b614ab9628a9b1
|
||||
MD5 (lynx2.8.5dev.7.tar.bz2) = 2b325d9b17a43c72ec1be3bad4996978
|
||||
|
@ -1,9 +1,9 @@
|
||||
--- makefile.in.orig Thu Aug 16 02:09:52 2001
|
||||
+++ makefile.in Wed Oct 10 08:46:54 2001
|
||||
@@ -387,22 +387,19 @@
|
||||
fi ; \
|
||||
)'
|
||||
@-rm -f $(HELPDIR)/help_files.sed
|
||||
--- makefile.in.orig Wed Jan 2 04:30:08 2002
|
||||
+++ makefile.in Fri Mar 1 19:56:04 2002
|
||||
@@ -350,22 +350,19 @@
|
||||
if test "$(COMPRESS_PROG)" != "" ; then \
|
||||
(cd $(HELPDIR) && $(COMPRESS_PROG) $$files ) \
|
||||
fi'
|
||||
- @echo Updating $(libdir)/lynx.cfg
|
||||
- $(SHELL) -c 'if test -f $(LIBDIR)/lynx.cfg ; then \
|
||||
- mv $(LIBDIR)/lynx.cfg $(LIBDIR)/lynx.tmp ; \
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
LYHelp.h : help_files.sed LYHelp.hin
|
||||
@echo Creating $@
|
||||
@@ -424,8 +421,7 @@
|
||||
@@ -387,8 +384,7 @@
|
||||
$(SHELL) -c '$(srcdir)/cfg_defs.sh $(srcdir)'
|
||||
|
||||
install-cfg : $(LIBDIR)
|
||||
|
@ -34,11 +34,13 @@ share/doc/lynx/test/TestComment.html
|
||||
share/doc/lynx/test/c1.html
|
||||
share/doc/lynx/test/iso8859-1.html
|
||||
share/doc/lynx/test/iso88592.html
|
||||
share/doc/lynx/test/quickbrown.html
|
||||
share/doc/lynx/test/raw8bit.html
|
||||
share/doc/lynx/test/sgml.html
|
||||
share/doc/lynx/test/spaces.html
|
||||
share/doc/lynx/test/tabtest.html
|
||||
share/doc/lynx/test/unicode.html
|
||||
share/doc/lynx/test/utf-8-demo.html
|
||||
share/locale/cs/LC_MESSAGES/lynx.mo
|
||||
share/locale/da/LC_MESSAGES/lynx.mo
|
||||
share/locale/de/LC_MESSAGES/lynx.mo
|
||||
|
Loading…
Reference in New Issue
Block a user