From bcf36c7fb49b4b0e83c8f91da6985303e8c7a8c2 Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 16 Apr 2000 03:22:31 +0000 Subject: Upgrade to 2.8.3pre.5, but leave it as FORBIDDEN because I not check security issues at this moment yet. --- www/lynx-current/Makefile | 5 +++-- www/lynx-current/distinfo | 2 +- www/lynx-current/files/patch-aa | 16 ++++++++-------- 3 files changed, 12 insertions(+), 11 deletions(-) (limited to 'www/lynx-current') diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 7eb11c8..6e0a288 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -1,4 +1,5 @@ # New ports collection makefile for: lynx +# http://lynx.isc.org/current/ # Date created: 15 Dec 1994 # Whom: ache # @@ -6,9 +7,9 @@ # PORTNAME= lynx -PORTVERSION= 2.8.3dev.20 +PORTVERSION= 2.8.3pre.5 CATEGORIES= www -MASTER_SITES= http://sol.slcc.edu/lynx/current/ +MASTER_SITES= http://lynx.isc.org/current/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ache@FreeBSD.org diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo index e50fb0a..2791069 100644 --- a/www/lynx-current/distinfo +++ b/www/lynx-current/distinfo @@ -1 +1 @@ -MD5 (lynx2.8.3dev.18.tar.bz2) = 34a914aa5a091ac3e3bc3c7bcfaa24b4 +MD5 (lynx2.8.3pre.5.tar.bz2) = 07ab759900ff18482fd55b261271e4c0 diff --git a/www/lynx-current/files/patch-aa b/www/lynx-current/files/patch-aa index 9389c6d..5dce08c 100644 --- a/www/lynx-current/files/patch-aa +++ b/www/lynx-current/files/patch-aa @@ -1,9 +1,9 @@ ---- makefile.in.orig Thu Aug 26 15:31:19 1999 -+++ makefile.in Wed Sep 8 19:04:00 1999 -@@ -361,22 +361,19 @@ +--- makefile.in.orig Sat Apr 1 04:33:40 2000 ++++ makefile.in Sun Apr 16 06:57:08 2000 +@@ -379,22 +379,19 @@ fi ; \ )' - -rm -f $(HELPDIR)/help_files.sed + @-rm -f $(HELPDIR)/help_files.sed - @echo Updating $(libdir)/lynx.cfg - $(SHELL) -c 'if test -f $(LIBDIR)/lynx.cfg ; then \ - mv $(LIBDIR)/lynx.cfg $(LIBDIR)/lynx.tmp ; \ @@ -27,10 +27,10 @@ -rm -f $(LIBDIR)/lynx.tmp + -[ ! -f $(LIBDIR)/lynx.cfg ] && $(INSTALL_DATA) $(LIBDIR)/lynx.cfg.default $(LIBDIR)/lynx.cfg - LYHelp.h : LYHelp.hin - @echo Constructing sed-script -@@ -407,8 +404,7 @@ - PATH=$(srcdir):$$PATH; export PATH; $(SHELL) -c '$(srcdir)/cfg_defs.sh' + LYHelp.h : help_files.sed LYHelp.hin + @echo Creating $@ +@@ -416,8 +413,7 @@ + $(SHELL) -c '$(srcdir)/cfg_defs.sh $(srcdir)' install-cfg : $(LIBDIR) - -mv -f $(LIBDIR)/lynx.cfg $(LIBDIR)/lynx.oldcfg -- cgit v1.1