On Jun 16, 2009, at 3:24 PM, [email protected] wrote:

Revision
52441
Author
[email protected]
Date
2009-06-16 14:24:00 -0700 (Tue, 16 Jun 2009)
Log Message

updated to 4.0.1
Modified Paths

trunk/dports/science/netcdf/Portfile
Diff

Modified: trunk/dports/science/netcdf/Portfile (52440 => 52441)

--- trunk/dports/science/netcdf/Portfile 2009-06-16 20:54:19 UTC (rev 52440) +++ trunk/dports/science/netcdf/Portfile 2009-06-16 21:24:00 UTC (rev 52441)
@@ -3,7 +3,7 @@
 PortSystem   1.0

 name         netcdf
-version      4.0
+version      4.0.1
 revision     1

In the future, you should remove the revision when updating the version. The revision is only needed when the port is being updated but the version number is the same and you want the users to get the changes. But now that it's there, we need to leave it in for this version.

 maintainers  nomaintainer
 platforms    darwin
@@ -26,8 +26,13 @@
 master_sites ftp://ftp.unidata.ucar.edu/pub/netcdf/ \
              http://www.gfd-dennou.org/arch/netcdf/unidata-mirror/ \
              ftp://www.gfd-dennou.org/arch/netcdf/unidata-mirror/
-checksums    sha1 bea99846265e55e54be2c200ae004acc3a221c0a

+checksums           md5     a251453c5477599f050fa4e593295186 \
+ sha1 96b361de72bcf68eaba42e7e5cf0f92c33d288e9 \
+                    rmd160  ba74363bbc4c76fc1bbac578ba4c2af4739b4958
+
+
+
 depends_lib  port:szip \
              port:hdf5-18 \
              port:openmpi

Cheers!
Frank

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to