Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2000 11:29:42 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/22450: Update port: math/netcdf to 3.5.b6
Message-ID:  <20001031192942.66A9637B4C5@hub.freebsd.org>

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

>Number:         22450
>Category:       ports
>Synopsis:       Update port: math/netcdf to 3.5.b6
>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:   Tue Oct 31 11:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>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:
>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?20001031192942.66A9637B4C5>