[87134] trunk/dports/python/py-pydicom

eborisch at macports.org eborisch at macports.org
Fri Nov 11 10:20:48 PST 2011


Revision: 87134
          http://trac.macports.org/changeset/87134
Author:   eborisch at macports.org
Date:     2011-11-11 10:20:47 -0800 (Fri, 11 Nov 2011)
Log Message:
-----------
py-dicom: Upgrade to 0.9.6

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

Removed Paths:
-------------
    trunk/dports/python/py-pydicom/files/

Modified: trunk/dports/python/py-pydicom/Portfile
===================================================================
--- trunk/dports/python/py-pydicom/Portfile	2011-11-11 15:59:43 UTC (rev 87133)
+++ trunk/dports/python/py-pydicom/Portfile	2011-11-11 18:20:47 UTC (rev 87134)
@@ -5,10 +5,9 @@
 PortGroup           python 1.0
 
 name                py-pydicom
-version             0.9.5
+version             0.9.6
 python.versions     24 25 26 27
 python.default_version 27
-revision            2
 platforms           darwin
 categories          python
 license             MIT BSD
@@ -28,21 +27,12 @@
 homepage            http://code.google.com/p/pydicom/
 master_sites        http://pydicom.googlecode.com/files/
 distname            pydicom-${version}
-checksums           md5     61e18adcaeb1ae98c8282c289fb6e851 \
-                    sha1    cd8739c53e43b8ff2113debe70cea74e95340467 \
-                    rmd160  d6f80a0fd632714359eb24b79b15a01aed16e570
 
-if {${subport} != ${name}} {
-    # Patches from upstream revision 156044badd:
-    # See http://code.google.com/p/pydicom/issues/detail?id=96
-    patchfiles          patch-dicom-UID.py.diff \
-                        patch-dicom-test-_write_stds.py.diff \
-                        patch-dicom-test-test_UID.py.diff
+checksums           md5     ff9d143d632a9e305ac840023350ff61 \
+                    sha1    d476cbcb198465fb09e41c9e688ea93c9d34e037 \
+                    rmd160  b42d080b5616f9f114175ad6d8babab9bee821e3
 
-    # Patches from upstream revision 861d859b4f:
-    # See http://code.google.com/p/pydicom/issues/detail?id=97
-    patchfiles-append   patch-dicom-filereader.py.diff
-
+if {${subport} != ${name}} {
     if {${python.version} != 24} {
         set depversion      py${python.version}
     } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111111/8762719e/attachment.html>


More information about the macports-changes mailing list