[csw-devel] SF.net SVN: gar:[10994] csw/mgar/pkg/netcdf/trunk
gadavis at users.sourceforge.net
gadavis at users.sourceforge.net
Fri Sep 17 01:20:54 CEST 2010
Revision: 10994
http://gar.svn.sourceforge.net/gar/?rev=10994&view=rev
Author: gadavis
Date: 2010-09-16 23:20:53 +0000 (Thu, 16 Sep 2010)
Log Message:
-----------
4.x fails tests under solaris 9, backreving to 3.6.3
Modified Paths:
--------------
csw/mgar/pkg/netcdf/trunk/Makefile
csw/mgar/pkg/netcdf/trunk/checksums
Modified: csw/mgar/pkg/netcdf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/netcdf/trunk/Makefile 2010-09-16 23:19:57 UTC (rev 10993)
+++ csw/mgar/pkg/netcdf/trunk/Makefile 2010-09-16 23:20:53 UTC (rev 10994)
@@ -3,7 +3,7 @@
# $Id$
GARNAME = netcdf
-GARVERSION = 4.1.1
+GARVERSION = 3.6.3
CATEGORIES = lib
DESCRIPTION = machine-independent data formats for array-oriented scientific data
SPKG_SOURCEURL = http://www.unidata.ucar.edu/software/netcdf/
@@ -21,18 +21,10 @@
CONFIGURE_ENV = F77=$(F77) FC=$(FC) CC=$(CC) CXX=$(CXX)
CONFIGURE_ARGS = $(DIRPATHS) \
- --enable-netcdf-4 \
- --enable-dap \
- --enable-ncgen4 \
--enable-shared \
--enable-separate-fortran \
--disable-f90 \
- --enable-cxx4 \
- --enable-docs-install \
- --enable-udunits \
- --disable-logging \
- --with-hdf5=/opt/csw \
- --with-zlib=/opt/csw
+ --enable-docs-install
## 64 bit build fails in fortran binding tests
BUILD64 = 1
Modified: csw/mgar/pkg/netcdf/trunk/checksums
===================================================================
--- csw/mgar/pkg/netcdf/trunk/checksums 2010-09-16 23:19:57 UTC (rev 10993)
+++ csw/mgar/pkg/netcdf/trunk/checksums 2010-09-16 23:20:53 UTC (rev 10994)
@@ -1 +1 @@
-79c5ff14c80d5e18dd8f1fceeae1c8e1 netcdf-4.1.1.tar.gz
+334e9bdc010b6cd03fd6531a45fe50ad netcdf-3.6.3.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list