Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Oct 1999 16:01:54 -0700 (PDT)
From:      rv@dsmit.com
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/14583: please update cons port to v1.7
Message-ID:  <19991028230154.3063314DA5@hub.freebsd.org>

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

>Number:         14583
>Category:       ports
>Synopsis:       please update cons port to v1.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 28 16:10:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Rajesh Vaidheeswarran
>Release:        4.0-current
>Organization:
>Environment:
>Description:
Please update the cons port to 1.7. Patch is provided.
>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /usr2/rv/cvsroot/ports/cons/Makefile,v
retrieving revision 1.5
diff -c -r1.5 Makefile
*** Makefile    1999/07/31 02:54:32     1.5
--- Makefile    1999/10/28 22:59:04
***************
*** 1,12 ****
  # New ports collection makefile for:  cons
! # Version required:     1.6b1
  # Date created:               May 18th 1999
  # Whom:                       rv@fore.com
  #
  # $Id: Makefile,v 1.5 1999/07/31 02:54:32 rv Exp $
  #
  
! DISTNAME=     cons-1.6b1
  PKGNAME=      cons
  CATEGORIES=   devel
  MASTER_SITES= http://www.dsmit.com/cons/ \
--- 1,13 ----
  # New ports collection makefile for:  cons
! # Version required:     1.7
  # Date created:               May 18th 1999
  # Whom:                       rv@fore.com
  #
  # $Id: Makefile,v 1.5 1999/07/31 02:54:32 rv Exp $
  #
  
! CONSVER=      1.7
! DISTNAME=     cons-${CONSVER}
  PKGNAME=      cons
  CATEGORIES=   devel
  MASTER_SITES= http://www.dsmit.com/cons/ \
***************
*** 20,26 ****
  
  USE_PERL5=    yes
  NO_BUILD=     yes
! PLIST_SUB=    CONS_VER=1.6b1
  
  MAN1=         cons.1
  DOCS=         CHANGES COPYRIGHT INSTALL MANIFEST README RELEASE cons.html
--- 21,27 ----
  
  USE_PERL5=    yes
  NO_BUILD=     yes
! PLIST_SUB=    CONS_VER=${CONSVER}
  
  MAN1=         cons.1
  DOCS=         CHANGES COPYRIGHT INSTALL MANIFEST README RELEASE cons.html
Index: files/md5
===================================================================
RCS file: /usr2/rv/cvsroot/ports/cons/files/md5,v
retrieving revision 1.6
diff -c -r1.6 md5
*** files/md5   1999/07/31 02:54:32     1.6
--- files/md5   1999/10/28 22:59:04
***************
*** 1 ****
! MD5 (cons-1.6b1.tgz) = 2ce1ffbdfc01907dcdc25b3254cf4029
--- 1 ----
! MD5 (cons-1.7.tgz) = 89bf20f4897cfe21f77f5e6341a6450b


>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?19991028230154.3063314DA5>