Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2000 14:49:09 -0700 (PDT)
From:      rv@dsmit.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/18143: cons port needs update
Message-ID:  <200004212149.OAA43324@freefall.freebsd.org>

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

>Number:         18143
>Category:       ports
>Synopsis:       cons port needs update
>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:   Fri Apr 21 14:50:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Rajesh Vaidheeswarran
>Release:        
>Organization:
>Environment:
>Description:
please update cons port
>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /usr2/rv/cvsroot/ports/cons/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -c -r1.6 -r1.7
*** Makefile	1999/10/28 22:59:30	1.6
--- Makefile	2000/04/21 17:16:50	1.7
***************
*** 1,21 ****
  # New ports collection makefile for:	cons
! # Version required:     1.7
! # Date created:		May 18th 1999
! # Whom:			rv@fore.com
  #
! # $Id: Makefile,v 1.6 1999/10/28 22:59:30 rv Exp $
  #
  
! CONSVER=	1.7
  DISTNAME=	cons-${CONSVER}
  PKGNAME=	cons
  CATEGORIES=	devel
  MASTER_SITES=	http://www.dsmit.com/cons/ \
- 		http://www.telerama.com/~bgarcia/cons/ \
  		http://www.baldmt.com/cons/
  EXTRACT_SUFX=	.tgz
  
! MAINTAINER=	rv@fore.com
  
  RUN_DEPENDS=	${PREFIX}/lib/perl5/site_perl/${PERL_VER}/MD5.pm:${PORTSDIR}/security/p5-MD5
  
--- 1,20 ----
  # New ports collection makefile for:	cons
! # Version required:     1.8-dev
! # Date created:		April 21 2000
! # Whom:			rv@dsmit.com
  #
! # $Id: Makefile,v 1.7 2000/04/21 17:16:50 rv Exp $
  #
  
! CONSVER=	1.8-dev
  DISTNAME=	cons-${CONSVER}
  PKGNAME=	cons
  CATEGORIES=	devel
  MASTER_SITES=	http://www.dsmit.com/cons/ \
  		http://www.baldmt.com/cons/
  EXTRACT_SUFX=	.tgz
  
! MAINTAINER=	rv@dsmit.com
  
  RUN_DEPENDS=	${PREFIX}/lib/perl5/site_perl/${PERL_VER}/MD5.pm:${PORTSDIR}/security/p5-MD5
  
***************
*** 24,30 ****
  PLIST_SUB=	CONS_VER=${CONSVER}
  
  MAN1=		cons.1
! DOCS=		CHANGES COPYRIGHT INSTALL MANIFEST README RELEASE cons.html
  
  do-install:
  	${INSTALL_SCRIPT} ${WRKSRC}/cons ${PREFIX}/bin/cons
--- 23,30 ----
  PLIST_SUB=	CONS_VER=${CONSVER}
  
  MAN1=		cons.1
! DOCS=		CHANGES COPYRIGHT INSTALL MANIFEST README RELEASE cons.html \
! 		TODO test.log
  
  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.8
retrieving revision 1.9
diff -c -r1.8 -r1.9
*** files/md5	1999/11/02 22:28:18	1.8
--- files/md5	2000/04/21 17:16:50	1.9
***************
*** 1 ****
! MD5 (cons-1.7.tgz) = 509ce4de824566571977c446f3bbb35f
--- 1 ----
! MD5 (cons-1.8-dev.tgz) = a43e1b2ca804ecbaec28006e2b8ff85d
Index: pkg/PLIST
===================================================================
RCS file: /usr2/rv/cvsroot/ports/cons/pkg/PLIST,v
retrieving revision 1.2
retrieving revision 1.3
diff -c -r1.2 -r1.3
*** pkg/PLIST	1999/05/18 21:07:46	1.2
--- pkg/PLIST	2000/04/21 17:16:51	1.3
***************
*** 5,9 ****
--- 5,11 ----
  share/doc/cons-%%CONS_VER%%/MANIFEST
  share/doc/cons-%%CONS_VER%%/README
  share/doc/cons-%%CONS_VER%%/RELEASE
+ share/doc/cons-%%CONS_VER%%/TODO
  share/doc/cons-%%CONS_VER%%/cons.html
+ share/doc/cons-%%CONS_VER%%/test.log
  @dirrm share/doc/cons-%%CONS_VER%%
Index: pkg/MESSAGE
===================================================================
RCS file: /usr2/rv/cvsroot/ports/cons/pkg/MESSAGE,v
retrieving revision 1.2
retrieving revision 1.3
diff -c -r1.2 -r1.3
*** pkg/MESSAGE	1999/05/18 21:07:46	1.2
--- pkg/MESSAGE	2000/04/21 17:16:51	1.3
***************
*** 1,4 ****
! 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,
--- 1,4 ----
! Copyright (c) 1996-2000 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,

>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?200004212149.OAA43324>