[114567] trunk/dports/python/py-h5py/Portfile

eborisch at macports.org eborisch at macports.org
Tue Dec 10 06:13:05 PST 2013


Revision: 114567
          https://trac.macports.org/changeset/114567
Author:   eborisch at macports.org
Date:     2013-12-10 06:13:05 -0800 (Tue, 10 Dec 2013)
Log Message:
-----------
py-h5py: Update to 2.2.1

Modified Paths:
--------------
    trunk/dports/python/py-h5py/Portfile

Modified: trunk/dports/python/py-h5py/Portfile
===================================================================
--- trunk/dports/python/py-h5py/Portfile	2013-12-10 13:38:22 UTC (rev 114566)
+++ trunk/dports/python/py-h5py/Portfile	2013-12-10 14:13:05 UTC (rev 114567)
@@ -5,14 +5,14 @@
 PortGroup           python 1.0
 
 name                py-h5py
-version             2.2.0
+version             2.2.1
 # h5py needs to be re-built after hdf5-18 upgrades
-revision            1
+revision            0
 
 checksums \
-    rmd160  265ab9e56c8b90a751a3199afc49fe62eacded7c \
-    sha256  021c63a57a5ae231e3d60333634d1ae0fd4adaede2f918d6a699d38246dbd8a2 \
-    sha1    65e5d6cc83d9c1cb562265a77a46def22e9e6593
+    rmd160  9e5ee73fa28e07e21439cef289b8e1945eccfd4e \
+    sha256  b4510cb74aef332847dc88e3df6910d7af68c709b3556fc960a687c56ba6a4cb \
+    sha1    4b511ed7aa28ac4c61188a121d42f17f3096c15a
 
 # Support for -devel
 set DEV_VERSION     0
@@ -27,12 +27,12 @@
     python.version      ${DEV_VERSION}
     # epoch was already set to a date; continuing with that approach
     epoch               20130904
-    version             2.2.0
+    version             2.2.1
     conflicts           py${python.version}-h5py
     checksums \
-      rmd160  265ab9e56c8b90a751a3199afc49fe62eacded7c \
-      sha256  021c63a57a5ae231e3d60333634d1ae0fd4adaede2f918d6a699d38246dbd8a2 \
-      sha1    65e5d6cc83d9c1cb562265a77a46def22e9e6593
+      rmd160  9e5ee73fa28e07e21439cef289b8e1945eccfd4e \
+      sha256  b4510cb74aef332847dc88e3df6910d7af68c709b3556fc960a687c56ba6a4cb \
+      sha1    4b511ed7aa28ac4c61188a121d42f17f3096c15a
 } elseif {${name} ne ${subport}} {
     conflicts           py${python.version}-h5py-devel
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131210/72f252c7/attachment.html>


More information about the macports-changes mailing list