[76000] trunk/dports/python

eborisch at macports.org eborisch at macports.org
Tue Feb 15 07:32:12 PST 2011


Revision: 76000
          http://trac.macports.org/changeset/76000
Author:   eborisch at macports.org
Date:     2011-02-15 07:32:11 -0800 (Tue, 15 Feb 2011)
Log Message:
-----------
py25-pydicom, py26-pydicom: Update to include upstream patch

Modified Paths:
--------------
    trunk/dports/python/py25-pydicom/Portfile
    trunk/dports/python/py26-pydicom/Portfile

Added Paths:
-----------
    trunk/dports/python/py25-pydicom/files/
    trunk/dports/python/py26-pydicom/files/

Modified: trunk/dports/python/py25-pydicom/Portfile
===================================================================
--- trunk/dports/python/py25-pydicom/Portfile	2011-02-15 15:28:46 UTC (rev 75999)
+++ trunk/dports/python/py25-pydicom/Portfile	2011-02-15 15:32:11 UTC (rev 76000)
@@ -6,6 +6,7 @@
 
 name                py25-pydicom
 version             0.9.5
+revision            1
 platforms           darwin
 categories          python
 maintainers         eborisch \
@@ -27,4 +28,10 @@
                     sha1    cd8739c53e43b8ff2113debe70cea74e95340467 \
                     rmd160  d6f80a0fd632714359eb24b79b15a01aed16e570
 
+# 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
+
 depends_lib-append  port:py25-numpy

Modified: trunk/dports/python/py26-pydicom/Portfile
===================================================================
--- trunk/dports/python/py26-pydicom/Portfile	2011-02-15 15:28:46 UTC (rev 75999)
+++ trunk/dports/python/py26-pydicom/Portfile	2011-02-15 15:32:11 UTC (rev 76000)
@@ -6,6 +6,7 @@
 
 name                py26-pydicom
 version             0.9.5
+revision            1
 platforms           darwin
 categories          python
 maintainers         eborisch \
@@ -27,4 +28,10 @@
                     sha1    cd8739c53e43b8ff2113debe70cea74e95340467 \
                     rmd160  d6f80a0fd632714359eb24b79b15a01aed16e570
 
+# 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
+
 depends_lib-append  port:py26-numpy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110215/280bf44f/attachment.html>


More information about the macports-changes mailing list