[113570] trunk/dports/python/py-uncertainties/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Nov 19 17:10:04 PST 2013


Revision: 113570
          https://trac.macports.org/changeset/113570
Author:   ryandesign at macports.org
Date:     2013-11-19 17:10:04 -0800 (Tue, 19 Nov 2013)
Log Message:
-----------
py-uncertainties: maintainer update to 2.4.2 (#41444)

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

Modified: trunk/dports/python/py-uncertainties/Portfile
===================================================================
--- trunk/dports/python/py-uncertainties/Portfile	2013-11-20 00:50:52 UTC (rev 113569)
+++ trunk/dports/python/py-uncertainties/Portfile	2013-11-20 01:10:04 UTC (rev 113570)
@@ -5,7 +5,7 @@
 PortGroup               python 1.0
 PortGroup               github 1.0
 
-github.setup            lebigot uncertainties 2.4.1
+github.setup            lebigot uncertainties 2.4.2
 
 name                    py-uncertainties
 categories-append       math
@@ -17,12 +17,11 @@
                         uncertainties.
 platforms               darwin
 
-checksums               rmd160  0d68d9c5e096a2f4459e693786d958ce67036b87 \
-                        sha256  bbb0a7e0740053e1616d62edd98ca45c7baa17063506bbf11b8472e172d76b62
+checksums               rmd160  b23c8f461ab165084d5a6509c49f9fc8cb44857b \
+                        sha256  e3d9f11e6d276ae7727f4d48a13e4b08611b91ca40698cebbfa4f9dc3b815dc4
 
 python.versions         26 27 31 32 33
-python.default_version  27
 
-if {$subport != $name} {
+if {${subport} ne ${name}} {
     depends_build-append       port:py${python.version}-setuptools
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131119/38685588/attachment-0001.html>


More information about the macports-changes mailing list