[52302] trunk/dports/science/hdf5/Portfile

jochen at macports.org jochen at macports.org
Sat Jun 13 13:37:50 PDT 2009


Revision: 52302
          http://trac.macports.org/changeset/52302
Author:   jochen at macports.org
Date:     2009-06-13 13:37:48 -0700 (Sat, 13 Jun 2009)
Log Message:
-----------
follow upstream update to 1.6.9

Modified Paths:
--------------
    trunk/dports/science/hdf5/Portfile

Modified: trunk/dports/science/hdf5/Portfile
===================================================================
--- trunk/dports/science/hdf5/Portfile	2009-06-13 20:27:13 UTC (rev 52301)
+++ trunk/dports/science/hdf5/Portfile	2009-06-13 20:37:48 UTC (rev 52302)
@@ -3,10 +3,8 @@
 
 PortSystem          1.0
 
-# This Portfile still follows 1.6.x, in the spirit of 1.8 not being ready for production.
-# We should provide a hdf5-devel port for 1.8 at this time, I guess.
 name                hdf5
-version             1.6.8
+version             1.6.9
 revision            0
 categories          science
 maintainers         openmaintainer jochen
@@ -18,9 +16,9 @@
 master_sites        ftp://ftp.hdfgroup.org/HDF5/current16/src/ \
                     ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-${version}/src/
 
-checksums           md5 a822babf2810b509cc6779de739debd3 \
-                    sha1 0918e1eb607bbe4b3f4c29ff9c60e97402dbd1dd \
-                    rmd160 6f1a94e05f1fb681c5e32012f9231b50ef0eb0eb
+checksums           md5 751eb3317a47e7c58978e1c3a13a93fc \
+                    sha1 0481ce8cf2e62b9b10418065901369d4e0dbb4dc \
+                    rmd160 05ca8a3229bdd6e214d0e843afc065d0fe9f47c7
 
 depends_lib         port:zlib
 patchfiles          patch-commence.diff patch-c-commence.diff \
@@ -96,10 +94,3 @@
         configure.fflags-append     -march=native
     }
 }
-
-variant x86_64 description {Build 64 bit version} {
-    configure.cflags-append     -m64
-    configure.cxxflags-append   -m64
-    configure.fflags-append     -m64
-    configure.ldflags-append    -m64
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090613/83aa3a61/attachment.html>


More information about the macports-changes mailing list