Date: Sat, 19 Feb 2005 14:33:55 +0100 (CET) From: Johan van Selst <johans@stack.nl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/77728: math/netcdf: update to 3.6.0.1 Message-ID: <20050219133355.7B42C171DF@mud.stack.nl> Resent-Message-ID: <200502191340.j1JDeCIQ003765@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 77728 >Category: ports >Synopsis: math/netcdf: update to 3.6.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Feb 19 13:40:11 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Johan van Selst >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD mud.stack.nl 5.3-STABLE FreeBSD 5.3-STABLE #0: Mon Jan 31 22:31:14 CET 2005 root@mud.stack.nl:/usr/obj/usr/src/sys/mud i386 >Description: 3.6.0-p1 is a bugfix release (Feb 2005). Old version was moved. >How-To-Repeat: >Fix: diff -uNr netcdf/Makefile netcdf/Makefile --- netcdf/Makefile Sat Feb 19 04:01:12 2005 +++ netcdf/Makefile Sat Feb 19 14:32:20 2005 @@ -6,14 +6,13 @@ # PORTNAME= netcdf -PORTVERSION= 3.6.0 +PORTVERSION= 3.6.0.1 CATEGORIES= math MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/ +DISTNAME= ${PORTNAME}-${PORTVERSION:R}-p${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org COMMENT= Library for machine-independent, array-oriented data access - -BROKEN= Unfetchable WRKSRC= ${WRKDIR}/${DISTNAME}/src diff -uNr netcdf/distinfo netcdf/distinfo --- netcdf/distinfo Mon Jan 31 21:14:31 2005 +++ netcdf/distinfo Sat Feb 19 13:34:00 2005 @@ -1,2 +1,2 @@ -MD5 (netcdf-3.6.0.tar.gz) = 3636b47e8999582eaaec9a93bbe25d6c -SIZE (netcdf-3.6.0.tar.gz) = 840941 +MD5 (netcdf-3.6.0-p1.tar.gz) = 27c193e0462d9979406d167a01a5ee95 +SIZE (netcdf-3.6.0-p1.tar.gz) = 842025 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050219133355.7B42C171DF>