From owner-freebsd-ports Thu Oct 28 16:10: 4 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 71F2114BDB for ; Thu, 28 Oct 1999 16:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA43664; Thu, 28 Oct 1999 16:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 3063314DA5; Thu, 28 Oct 1999 16:01:54 -0700 (PDT) Message-Id: <19991028230154.3063314DA5@hub.freebsd.org> Date: Thu, 28 Oct 1999 16:01:54 -0700 (PDT) From: rv@dsmit.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/14583: please update cons port to v1.7 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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