From nobody@FreeBSD.ORG  Tue Oct 31 11:29:42 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 66A9637B4C5; Tue, 31 Oct 2000 11:29:42 -0800 (PST)
Message-Id: <20001031192942.66A9637B4C5@hub.freebsd.org>
Date: Tue, 31 Oct 2000 11:29:42 -0800 (PST)
From: tkato@prontomail.ne.jp
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: math/netcdf to 3.5.b6
X-Send-Pr-Version: www-1.0

>Number:         22450
>Category:       ports
>Synopsis:       Update port: math/netcdf to 3.5.b6
>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 Oct 31 11:30:01 PST 2000
>Closed-Date:    Wed Nov 1 06:51:25 PST 2000
>Last-Modified:  Wed Nov 01 06:51:51 PST 2000
>Originator:     KATO Tsuguru
>Release:        4.1.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 3.5-beta6

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/math/netcdf/Makefile math/netcdf/Makefile
--- /usr/ports/math/netcdf/Makefile	Sat Jun 17 08:50:58 2000
+++ math/netcdf/Makefile	Wed Nov  1 02:44:48 2000
@@ -6,17 +6,19 @@
 #
 
 PORTNAME=	netcdf
-PORTVERSION=	3.5b3
+PORTVERSION=	3.5.b6
 CATEGORIES=	math
 MASTER_SITES=	ftp://unidata.ucar.edu/pub/netcdf/
-DISTFILES=	${PORTNAME}-3.5-beta3.tar.Z
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/-beta/}
+EXTRACT_SUFX=	.tar.Z
 
 MAINTAINER=	ports@FreeBSD.org
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-3.5-beta3/src
-INSTALLS_SHLIB=	yes
+WRKSRC=		${WRKDIR}/${DISTNAME}/src
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-fPIC -DPIC -Df2cFortran"
+INSTALLS_SHLIB=	yes
 
 MAN1=	ncdump.1 ncgen.1
 MAN3=	netcdf.3
diff -urN /usr/ports/math/netcdf/distinfo math/netcdf/distinfo
--- /usr/ports/math/netcdf/distinfo	Mon May 29 12:40:21 2000
+++ math/netcdf/distinfo	Wed Nov  1 02:31:33 2000
@@ -1 +1 @@
-MD5 (netcdf-3.5-beta3.tar.Z) = b6b0f1d6fd6c5ccf559032eb1e9d6950
+MD5 (netcdf-3.5-beta6.tar.Z) = b99dac4a303e16c41927c5a2933f336f


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kevlo 
State-Changed-When: Wed Nov 1 06:51:25 PST 2000 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=22450 
>Unformatted:
