Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 1997 10:50:55 -0500 (EST)
From:      deischen@iworks.InterWorks.org
To:        FreeBSD-gnats-submit@freebsd.org, ports@freebsd.org
Subject:   ports/2548: Update of nedit port to nedit-4.0.3
Message-ID:  <199701211550.KAA03472@klr.clc.gdeb.com>
Resent-Message-ID: <199701211550.HAA25862@freefall.freebsd.org>

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

>Number:         2548
>Category:       ports
>Synopsis:       Update of nedit port to 4.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 21 07:50:01 PST 1997
>Last-Modified:
>Originator:     Daniel M. Eischen
>Organization:
>Release:        FreeBSD 2.1-STABLE i386
>Environment:

  Tested under FreeBSD-2.1 stable

>Description:

	Update of nedit port to version 4.0.3.  Only the Makefile
	needs to be changed and should work under -current.

>How-To-Repeat:

	Not applicable

>Fix:
	
	Patch to port Makefile attached below



*** nedit-4.0.1/Makefile	Mon Nov 18 18:23:36 1996
--- nedit/Makefile	Tue Jan 21 10:43:35 1997
***************
*** 1,4 ****
  # New ports collection makefile for:	nedit
! # Version required:			4.0.1
  # Date created:				7 April 1996
  #
--- 1,4 ----
  # New ports collection makefile for:	nedit
! # Version required:			4.0.3
  # Date created:				7 April 1996
  #
***************
*** 7,15 ****
  # $Id: Makefile,v 1.4 1996/11/18 13:58:01 asami Exp $
  #
! DISTNAME=	nedit-4.0.1
  CATEGORIES=	editors x11
! MASTER_SITES=	ftp://ftp.fnal.gov/KITS/pub/nedit/v4_0_1/ \
! 		ftp://ftp.fnal.gov/KITS/pub/nedit/v4_0_1/contrib/
! DISTFILES=	nedit_source.tar nedit.app-defaults 
  
  MAINTAINER=	deischen@iworks.InterWorks.org
--- 7,15 ----
  # $Id: Makefile,v 1.4 1996/11/18 13:58:01 asami Exp $
  #
! DISTNAME=	nedit-4.0.3
  CATEGORIES=	editors x11
! MASTER_SITES=	ftp://ftp.fnal.gov/KITS/pub/nedit/v4_0_3/ \
! 		ftp://ftp.fnal.gov/KITS/pub/nedit/v4_0_3/contrib/
! DISTFILES=	nedit_source.tar.gz nedit.app-defaults 
  
  MAINTAINER=	deischen@iworks.InterWorks.org
***************
*** 20,25 ****
  USE_X11=	yes
  NO_WRKSUBDIR=	yes
! EXTRACT_BEFORE_ARGS=	-C ${WRKDIR} -xf
! EXTRACT_ONLY=	nedit_source.tar
  MAN1=		nedit.1 nc.1
  
--- 20,25 ----
  USE_X11=	yes
  NO_WRKSUBDIR=	yes
! EXTRACT_BEFORE_ARGS=	-C ${WRKDIR} -xzf
! EXTRACT_ONLY=	nedit_source.tar.gz
  MAN1=		nedit.1 nc.1
  
>Audit-Trail:
>Unformatted:



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