[101900] trunk/dports/python/py-pydicom/Portfile

eborisch at macports.org eborisch at macports.org
Mon Jan 21 06:22:30 PST 2013


Revision: 101900
          https://trac.macports.org/changeset/101900
Author:   eborisch at macports.org
Date:     2013-01-21 06:22:30 -0800 (Mon, 21 Jan 2013)
Log Message:
-----------
py-pydicom: Update to 0.9.8. Python < 2.6 no longer supported.

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

Modified: trunk/dports/python/py-pydicom/Portfile
===================================================================
--- trunk/dports/python/py-pydicom/Portfile	2013-01-21 09:07:25 UTC (rev 101899)
+++ trunk/dports/python/py-pydicom/Portfile	2013-01-21 14:22:30 UTC (rev 101900)
@@ -5,8 +5,8 @@
 PortGroup           python 1.0
 
 name                py-pydicom
-version             0.9.7
-python.versions     24 25 26 27
+version             0.9.8
+python.versions     26 27
 python.default_version 27
 platforms           darwin
 categories          python
@@ -28,9 +28,9 @@
 master_sites        http://pydicom.googlecode.com/files/
 distname            pydicom-${version}
 
-checksums           md5     f367d71e47170329ca75d81cb68fabaa \
-                    sha1    4f04579c6066fdffb43030fa319f72f2f5c2c209 \
-                    rmd160  efc05775815ac3e1191f05fa70cb0949fb359101
+checksums \
+    rmd160  2252cbdf2dd52a733658b689a53ca8e82dbf7e9e \
+    sha256  8294ad677c6b6ffefe22806913cb0dd71c3db395a478335b16f14cd9a3c8bd78
 
 if {${subport} != ${name}} {
     depends_lib-append  port:py${python.version}-numpy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130121/69649faf/attachment.html>


More information about the macports-changes mailing list