[103628] trunk/dports/python/py-scientific/Portfile

adfernandes at macports.org adfernandes at macports.org
Sun Mar 3 10:30:00 PST 2013


Revision: 103628
          https://trac.macports.org/changeset/103628
Author:   adfernandes at macports.org
Date:     2013-03-03 10:30:00 -0800 (Sun, 03 Mar 2013)
Log Message:
-----------
py-scientific: version bump (#38258)

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

Modified: trunk/dports/python/py-scientific/Portfile
===================================================================
--- trunk/dports/python/py-scientific/Portfile	2013-03-03 17:33:06 UTC (rev 103627)
+++ trunk/dports/python/py-scientific/Portfile	2013-03-03 18:30:00 UTC (rev 103628)
@@ -5,7 +5,7 @@
 PortGroup       python 1.0
 
 name            py-scientific
-version         2.9.1
+version         2.9.2
 categories-append     science
 license         CeCILL-C
 platforms       darwin
@@ -20,12 +20,13 @@
     are useful for scientific computing.
 
 homepage        http://dirac.cnrs-orleans.fr/ScientificPython/
-master_sites    https://sourcesup.cru.fr/frs/download.php/3420/
+master_sites    https://sourcesup.renater.fr/frs/download.php/4153/
+fetch.ignore_sslcert    yes
 distname        ScientificPython-${version}
 
-checksums           md5     f27bfb3abda022b73a93cd6ada06338f \
-                    sha1    595f62133d6a013e4298e7c4e80e755ad971fe89 \
-                    rmd160  d2c1822cd4ec0b42588f90fa2551d109f462f43b
+checksums           md5     5fb53f29126316ae2628e74e629312d5 \
+                    sha1    387b0ed5600b0f08301412745aab2da72e1459d7 \
+                    rmd160  aa9aa06a09645e422ed6174d745bacd4c6404885
 
 if {$subport != $name} {
     depends_lib     port:netcdf \
@@ -77,6 +78,6 @@
 }
 }
 
-livecheck.type  regex
-livecheck.url   http://sourcesup.cru.fr/projects/scientific-py/
-livecheck.regex {<strong>Stable Releases</strong></td><td>(\d+(?:\.\d+)*)}
+livecheck.type  regexm
+livecheck.url   http://sourcesup.renater.fr/projects/scientific-py/
+livecheck.regex {<strong>Development Releases</strong>\s*</td>\s*<td>(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130303/70c8fdc6/attachment.html>


More information about the macports-changes mailing list