From kargl@troutmask.apl.washington.edu Tue Sep 21 11:46:42 1999
Return-Path: <kargl@troutmask.apl.washington.edu>
Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54])
	by hub.freebsd.org (Postfix) with ESMTP id 4C0FC15272
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 21 Sep 1999 11:46:37 -0700 (PDT)
	(envelope-from kargl@troutmask.apl.washington.edu)
Received: (from kargl@localhost)
	by troutmask.apl.washington.edu (8.9.3/8.9.1) id LAA56543;
	Tue, 21 Sep 1999 11:49:41 -0700 (PDT)
	(envelope-from kargl)
Message-Id: <199909211849.LAA56543@troutmask.apl.washington.edu>
Date: Tue, 21 Sep 1999 11:49:41 -0700 (PDT)
From: "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
Reply-To: kargl@troutmask.apl.washington.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: upgrade ftnchek to 2.11.0
X-Send-Pr-Version: 3.2

>Number:         13881
>Category:       ports
>Synopsis:       upgrade devel/ftnchek to 2.11.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 21 11:50:01 PDT 1999
>Closed-Date:    Wed Sep 29 20:37:55 PDT 1999
>Last-Modified:  Wed Sep 29 20:38:05 PDT 1999
>Originator:     Steven G. Kargl
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
apl/uw
>Environment:

FreeBSD-current and FreeBSD-stable.

>Description:

The author has released a new version of ftnchek.   The
old version, 2.10.1, is no longer available.  The new version
is 2.11.0.

>How-To-Repeat:


>Fix:

diff -u -r devel/ftnchek/Makefile SGK/ftnchek/Makefile
--- devel/ftnchek/Makefile	Wed Aug 25 10:08:12 1999
+++ SGK/ftnchek/Makefile	Tue Sep 21 11:32:39 1999
@@ -6,7 +6,8 @@
 # $FreeBSD: ports/devel/ftnchek/Makefile,v 1.5 1999/08/25 05:47:57 obrien Exp $
 
 DISTNAME=	ftnchek
-PKGNAME=	ftnchek-2.10.1
+PKGNAME=	ftnchek-2.11.0
+EXTRACT_SUFX=	.tgz
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.netlib.org/fortran/
 
diff -u -r devel/ftnchek/files/md5 SGK/ftnchek/files/md5
--- devel/ftnchek/files/md5	Sat Feb 13 09:24:40 1999
+++ SGK/ftnchek/files/md5	Tue Sep 21 11:32:45 1999
@@ -1 +1 @@
-MD5 (ftnchek.tar.gz) = 3ade62bc8bfa12b4601d1a89eff36230
+MD5 (ftnchek.tgz) = e06542e8a3d93d75ba360fa7cb78a875
diff -u -r devel/ftnchek/pkg/COMMENT SGK/ftnchek/pkg/COMMENT
--- devel/ftnchek/pkg/COMMENT	Sun Jun 27 17:44:50 1999
+++ SGK/ftnchek/pkg/COMMENT	Tue Sep 21 11:34:35 1999
@@ -1 +1 @@
-Fortran 77 semantic checking utility
+Fortran 77 semantic checking utility.
diff -u -r devel/ftnchek/pkg/DESCR SGK/ftnchek/pkg/DESCR
--- devel/ftnchek/pkg/DESCR	Mon May  4 22:07:48 1998
+++ SGK/ftnchek/pkg/DESCR	Tue Sep 21 11:38:43 1999
@@ -10,3 +10,5 @@
 their Fortran 77 program.  It is not intended to catch all syntax errors.
 This is the function of the compiler.  Prior to using ftnchek, the user
 should verify that the program compiles correctly.
+
+WWW:  http://www.dsm.fordham.edu/~ftnchek

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed  
State-Changed-By: cpiazza 
State-Changed-When: Wed Sep 29 20:37:55 PDT 1999 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
