[53007] trunk/dports/science/libnc-dap
takeshi at macports.org
takeshi at macports.org
Sat Jun 27 23:09:12 PDT 2009
Revision: 53007
http://trac.macports.org/changeset/53007
Author: takeshi at macports.org
Date: 2009-06-27 23:09:11 -0700 (Sat, 27 Jun 2009)
Log Message:
-----------
libnc-dap: updated to 3.7.3
Modified Paths:
--------------
trunk/dports/science/libnc-dap/Portfile
trunk/dports/science/libnc-dap/files/patch-Makefile.in.diff
Modified: trunk/dports/science/libnc-dap/Portfile
===================================================================
--- trunk/dports/science/libnc-dap/Portfile 2009-06-28 05:52:58 UTC (rev 53006)
+++ trunk/dports/science/libnc-dap/Portfile 2009-06-28 06:09:11 UTC (rev 53007)
@@ -4,17 +4,16 @@
PortSystem 1.0
name libnc-dap
-version 3.7.1
-revision 2
+version 3.7.3
platforms darwin
maintainers takeshi
categories science
description an alternative implementation of Unidata's netCDF 3.6 API
master_sites ftp://ftp.unidata.ucar.edu/pub/opendap/source/ \
http://opendap.org/pub/source/
-checksums md5 38ae1d710d0b6c36cf7286ad386ed079 \
- sha1 821b96af3ec0888169d30182e82ab35b8f24e4f6 \
- rmd160 5c399216c1be5273b17e0fd334d24055e7aabc9e
+checksums md5 b69f3fb1b26b65903e41c2aa832cab34 \
+ sha1 785726c7920daeb11de8989753da44e166ebd8e5 \
+ rmd160 d99025ad66a54d7676fe44a6a29d93c272a2e582
homepage http://www.opendap.org/
long_description \
The netCDF Client Library is an alternative implementation of \
Modified: trunk/dports/science/libnc-dap/files/patch-Makefile.in.diff
===================================================================
--- trunk/dports/science/libnc-dap/files/patch-Makefile.in.diff 2009-06-28 05:52:58 UTC (rev 53006)
+++ trunk/dports/science/libnc-dap/files/patch-Makefile.in.diff 2009-06-28 06:09:11 UTC (rev 53007)
@@ -1,13 +1,13 @@
---- Makefile.in.orig 2006-11-28 09:27:37.000000000 +0900
-+++ Makefile.in 2007-03-16 05:06:28.000000000 +0900
-@@ -296,8 +296,8 @@
+--- Makefile.in.orig 2009-06-28 14:59:36.000000000 +0900
++++ Makefile.in 2009-06-28 15:00:53.000000000 +0900
+@@ -316,8 +316,8 @@
# debugging.
CXXFLAGS_DEBUG = -g3 -O0 -Wall -fno-defer-pop
TEST_COV_FLAGS = -ftest-coverage -fprofile-arcs
-SUBDIRS = . ncdump
-DIST_SUBDIRS = nc_test unit-tests ncdump
-+SUBDIRS = .
-+DIST_SUBDIRS = nc_test unit-tests
++SUBDIRS = .
++DIST_SUBDIRS = nc_test unit-tests
lib_LTLIBRARIES = libnc-dap.la
- bin_SCRIPTS = ncdap-config
+ bin_SCRIPTS = ncdap-config ncdap-config-pkgconfig
LIBSRC = NCArray.cc NCByte.cc NCFloat64.cc NCGrid.cc NCUInt32.cc \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090627/592679db/attachment.html>
More information about the macports-changes
mailing list