From nobody@FreeBSD.ORG Tue May 18 14:10:46 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 36B8714F3F; Tue, 18 May 1999 14:10:46 -0700 (PDT)
Message-Id: <19990518211046.36B8714F3F@hub.freebsd.org>
Date: Tue, 18 May 1999 14:10:46 -0700 (PDT)
From: rv@fore.com
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: please update cons port with latest changes
X-Send-Pr-Version: www-1.0

>Number:         11769
>Category:       ports
>Synopsis:       please update cons port with latest changes
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 18 14:20:00 PDT 1999
>Closed-Date:    Tue Jun 8 16:43:10 PDT 1999
>Last-Modified:  Tue Jun  8 16:43:23 PDT 1999
>Originator:     Rajesh Vaidheeswarran
>Release:        4.0-current
>Organization:
>Environment:
FreeBSD iceberg.eng.fore.com 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Tue May 11 14:52:04 EDT 1999     bash@iceberg.eng.fore.com:/usr/src/sys/compile/FB  i386

>Description:
I have updated the version of cons, and would like to submit
a patch to the FreeBSD maintainers to update the cons ports files.


>How-To-Repeat:

>Fix:
Here is the patch:

Index: Makefile
===================================================================
RCS file: /usr2/rv/cvsroot/ports/cons/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile    1999/04/20 22:24:05     1.2
+++ Makefile    1999/05/18 21:07:03
@@ -1,12 +1,12 @@
 # New ports collection makefile for:   cons
-# Version required:     1.6a1
-# Date created:                11 December 1998
+# Version required:     1.6a2
+# Date created:                May 18th 1999
 # Whom:                        rv@fore.com
 #
 # $Id: Makefile,v 1.2 1999/04/20 22:24:05 rv Exp $
 #
 
-DISTNAME=      cons-1.6a1
+DISTNAME=      cons-1.6a2
 PKGNAME=       cons
 CATEGORIES=    devel
 MASTER_SITES=  http://www.dsmit.com/cons/ \
@@ -19,11 +19,10 @@
 
 USE_PERL5=     yes
 NO_BUILD=      yes
-PLIST_SUB=     CONS_VER=1.6a1
+PLIST_SUB=     CONS_VER=1.6a2
 
 MAN1=          cons.1
-DOCS=          CHANGES COPYRIGHT INSTALL MANIFEST README RELEASE cons.html \
-               cons.pod
+DOCS=          CHANGES COPYRIGHT INSTALL MANIFEST README RELEASE cons.html
 
 do-install:
        ${INSTALL_SCRIPT} ${WRKSRC}/cons ${PREFIX}/bin/cons
Index: files/md5
===================================================================
RCS file: /usr2/rv/cvsroot/ports/cons/files/md5,v
retrieving revision 1.2
diff -u -r1.2 md5
--- files/md5   1999/04/20 22:24:06     1.2
+++ files/md5   1999/05/18 21:07:03
@@ -1 +1 @@
-MD5 (cons-1.6a1.tgz) = 71f1569efd6aa11b423c120711de183f
+MD5 (cons-1.6a2.tgz) = 84445e709097ddcad63818983a248814
Index: pkg/MESSAGE
===================================================================
RCS file: /usr2/rv/cvsroot/ports/cons/pkg/MESSAGE,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 MESSAGE
--- pkg/MESSAGE 1999/04/20 13:56:01     1.1.1.1
+++ pkg/MESSAGE 1999/05/18 21:07:03
@@ -1,4 +1,4 @@
-Copyright (c) 1996-1998 FORE Systems, Inc.      All rights reserved.
+Copyright (c) 1996-1999 FORE Systems, Inc.      All rights reserved.
 
 Permission to use, copy, modify and distribute this software and
 its documentation for any purpose and without fee is hereby granted,
Index: pkg/PLIST
===================================================================
RCS file: /usr2/rv/cvsroot/ports/cons/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 PLIST
--- pkg/PLIST   1999/04/20 13:56:01     1.1.1.1
+++ pkg/PLIST   1999/05/18 21:07:03
@@ -6,5 +6,4 @@
 share/doc/cons-%%CONS_VER%%/README
 share/doc/cons-%%CONS_VER%%/RELEASE
 share/doc/cons-%%CONS_VER%%/cons.html
-share/doc/cons-%%CONS_VER%%/cons.pod
 @dirrm share/doc/cons-%%CONS_VER%%


>Release-Note:
>Audit-Trail:

From: Rajesh V <rv@fore.com>
To: freebsd-gnats-submit@freebsd.org, rv@fore.com
Cc:  
Subject: Re: ports/11769: please update cons port with latest changes
Date: Mon, 07 Jun 1999 13:33:07 -0400

 Cons port has a new release. please apply the following patch after the
 first patch in this bug is applied.
 
 Thank you.
 
 Index: Makefile
 ===================================================================
 RCS file: /usr2/rv/cvsroot/ports/cons/Makefile,v
 retrieving revision 1.3
 diff -u -r1.3 Makefile
 --- Makefile    1999/05/18 21:07:45     1.3
 +++ Makefile    1999/06/07 17:29:30
 @@ -1,12 +1,12 @@
  # New ports collection makefile for:   cons
 -# Version required:     1.6a2
 +# Version required:     1.6a3
 -# Date created:                May 18th 1999
 +# Date created:                June 7th 1999
  # Whom:                        rv@fore.com
  #
 -# $Id: Makefile,v 1.3 1999/05/18 21:07:45 rv Exp $
 +# $Id: Makefile,v 1.4 1999/06/07 17:29:50 rv Exp $
  #
  
 -DISTNAME=      cons-1.6a2
 +DISTNAME=      cons-1.6a3
  PKGNAME=       cons
  CATEGORIES=    devel
  MASTER_SITES=  http://www.dsmit.com/cons/ \
 @@ -19,7 +19,7 @@
  
  USE_PERL5=     yes
  NO_BUILD=      yes
 -PLIST_SUB=     CONS_VER=1.6a2
 +PLIST_SUB=     CONS_VER=1.6a3
  
  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.4
 diff -u -r1.4 md5
 --- files/md5   1999/05/18 21:48:47     1.4
 +++ files/md5   1999/06/07 17:29:30
 @@ -1 +1 @@
 -MD5 (cons-1.6a2.tgz) = 71983fa53cd4ec8590664c383e9b3e36
 +MD5 (cons-1.6a3.tgz) = 1538702d490930c2b7315bfae7add4e0
 
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Tue Jun 8 16:43:10 PDT 1999 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
