Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jul 1999 13:00:45 +1000 (EST)
From:      jim@phrantic.phear.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/12676: update port: lynx-current to 2.8.3dev.4
Message-ID:  <199907170300.NAA39280@blues.ghis.net>

next in thread | raw e-mail | index | archive | help

>Number:         12676
>Category:       ports
>Synopsis:       update port: lynx-current to 2.8.3dev.4
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 16 20:10:03 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jim Mock
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
>Environment:

	

>Description:

Patch updates lynx-current port to latest development version.  Priority
is set to high because the current distfile is unfetchable from the
MASTER_SITES.

>How-To-Repeat:

	

>Fix:
	
Apply the following diff..

diff -ruN /usr/ports/www/lynx-current/Makefile lynx-current/Makefile
--- /usr/ports/www/lynx-current/Makefile	Wed May 26 06:14:40 1999
+++ lynx-current/Makefile	Sat Jul 17 12:56:28 1999
@@ -1,13 +1,13 @@
 # New ports collection makefile for:    lynx
-# Version required:     2.8.2*
+# Version required:     2.8.3*
 # Date created:         15 Dec 1994
 # Whom:                 ache
 #
 # $Id: Makefile,v 1.99 1999/05/25 20:14:40 ache Exp $
 #
 
-DISTNAME=       lynx2.8.2pre.7
-PKGNAME=        lynx-2.8.2pre.7
+DISTNAME=       lynx2.8.3dev.4
+PKGNAME=        lynx-2.8.3dev.4
 CATEGORIES=	www
 MASTER_SITES=   http://sol.slcc.edu/lynx/current/
 
diff -ruN /usr/ports/www/lynx-current/files/md5 lynx-current/files/md5
--- /usr/ports/www/lynx-current/files/md5	Wed May 26 06:14:47 1999
+++ lynx-current/files/md5	Sat Jul 17 12:43:33 1999
@@ -1 +1 @@
-MD5 (lynx2.8.2pre.7.tar.bz2) = 019430b899f3c2be4458ff37f11b7f82
+MD5 (lynx2.8.3dev.4.tar.bz2) = a7a5bf98748a717d84a7407523ec8f82
diff -ruN /usr/ports/www/lynx-current/pkg/PLIST lynx-current/pkg/PLIST
--- /usr/ports/www/lynx-current/pkg/PLIST	Sat Apr 17 02:55:34 1999
+++ lynx-current/pkg/PLIST	Sat Jul 17 12:49:53 1999
@@ -1,9 +1,12 @@
 bin/lynx
 etc/lynx.cfg.default
 @exec if [ ! -f %D/etc/lynx.cfg ] ; then cp -p %D/%F %B/lynx.cfg; fi
+share/lynx_help/COPYHEADER
+share/lynx_help/COPYING
 share/lynx_help/Lynx_users_guide.html
 share/lynx_help/about_lynx.html
 share/lynx_help/keystrokes/alt_edit_help.html
+share/lynx_help/keystrokes/bashlike_edit_help.html
 share/lynx_help/keystrokes/bookmark_help.html
 share/lynx_help/keystrokes/cookie_help.html
 share/lynx_help/keystrokes/dired_help.html

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907170300.NAA39280>