Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 1996 11:23:53 -0500 (EST)
From:      John Murray <jmurray@vt.edu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/1955: Netscape 3.0 -> 3.01 port update
Message-ID:  <199611041623.LAA21307@jmurray.campus.vt.edu>
Resent-Message-ID: <199611041630.IAA00366@freefall.freebsd.org>

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

>Number:         1955
>Category:       ports
>Synopsis:       Netscape 3 port is out of date
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov  4 08:30:01 PST 1996
>Last-Modified:
>Originator:     John Murray
>Organization:
n/a
>Release:        FreeBSD 2.2-961006-SNAP i386
>Environment:
>Description:

Netscape 3.01 has come out and the Netscape3 port is still for 3.0

>How-To-Repeat:



>Fix:
	
Apply this patch to netscape port:

diff -cr /tmp/netscape3/Makefile netscape3/Makefile
*** /tmp/netscape3/Makefile	Mon Nov  4 10:37:16 1996
--- netscape3/Makefile	Mon Nov  4 10:32:34 1996
***************
*** 6,15 ****
  # $Id: Makefile,v 1.11 1996/08/18 19:32:28 ache Exp $
  #
  
! DISTNAME=       netscape-3.0
  CATEGORIES+=	www
! MASTER_SITES=   ftp://ftp.netscape.com/pub/navigator/3.0/unix/
! DISTFILES=      netscape-v30-export.x86-unknown-bsd.tar.gz
  
  MAINTAINER=	jkh@FreeBSD.ORG
  
--- 6,15 ----
  # $Id: Makefile,v 1.11 1996/08/18 19:32:28 ache Exp $
  #
  
! DISTNAME=       netscape-3.01
  CATEGORIES+=	www
! MASTER_SITES=   ftp://ftp.netscape.com/pub/navigator/3.01/unix/
! DISTFILES=      netscape-v301-export.x86-unknown-bsd.tar.gz
  
  MAINTAINER=	jkh@FreeBSD.ORG
  
diff -cr /tmp/netscape3/files/Makefile netscape3/files/Makefile
*** /tmp/netscape3/files/Makefile	Mon Nov  4 10:37:08 1996
--- netscape3/files/Makefile	Mon Nov  4 10:36:36 1996
***************
*** 4,10 ****
  BINDIR=		${PREFIX}/bin
  NLSDIR=		${X11BASE}/lib/X11/nls
  
! FILES=          LICENSE README Netscape.ad java_30 movemail
  
  all:
  	@true
--- 4,10 ----
  BINDIR=		${PREFIX}/bin
  NLSDIR=		${X11BASE}/lib/X11/nls
  
! FILES=          LICENSE README Netscape.ad java_301 movemail
  
  all:
  	@true
diff -cr /tmp/netscape3/pkg/PLIST netscape3/pkg/PLIST
*** /tmp/netscape3/pkg/PLIST	Mon Nov  4 10:37:08 1996
--- netscape3/pkg/PLIST	Mon Nov  4 10:35:04 1996
***************
*** 5,11 ****
  lib/netscape/netscape.bin
  lib/netscape/mailcap
  lib/netscape/movemail
! lib/netscape/java_30
  lib/netscape/Netscape.ad
  @cwd /usr/X11R6
  lib/X11/nls/C
--- 5,11 ----
  lib/netscape/netscape.bin
  lib/netscape/mailcap
  lib/netscape/movemail
! lib/netscape/java_301
  lib/netscape/Netscape.ad
  @cwd /usr/X11R6
  lib/X11/nls/C

>Audit-Trail:
>Unformatted:



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