[126071] trunk/dports/python/py-scientific/Portfile
sean at macports.org
sean at macports.org
Thu Oct 2 19:17:20 PDT 2014
Revision: 126071
https://trac.macports.org/changeset/126071
Author: sean at macports.org
Date: 2014-10-02 19:17:20 -0700 (Thu, 02 Oct 2014)
Log Message:
-----------
py-scientific: update to 2.9.4 and use bitbucket group
Modified Paths:
--------------
trunk/dports/python/py-scientific/Portfile
Modified: trunk/dports/python/py-scientific/Portfile
===================================================================
--- trunk/dports/python/py-scientific/Portfile 2014-10-03 02:17:18 UTC (rev 126070)
+++ trunk/dports/python/py-scientific/Portfile 2014-10-03 02:17:20 UTC (rev 126071)
@@ -2,11 +2,12 @@
# $Id$
PortSystem 1.0
+PortGroup bitbucket 1.0
PortGroup python 1.0
PortGroup mpi 1.0
+bitbucket.setup khinsen scientificpython 2.9.4 rel
name py-scientific
-version 2.9.3
categories-append science
license CeCILL-C
platforms darwin
@@ -18,14 +19,9 @@
long_description ScientificPython is a collection of Python modules that \
are useful for scientific computing.
-homepage http://dirac.cnrs-orleans.fr/ScientificPython/
-master_sites https://sourcesup.renater.fr/frs/download.php/4425/
-distname ScientificPython-${version}
-fetch.ignore_sslcert yes
+checksums rmd160 11d3cb9077cc17ea4dadac2f7887a9f76be300f3 \
+ sha256 ed5c2048a64a83cd56374d6a048c793066d0060e8589f0ec70d95caadbaaa5ed
-checksums rmd160 9680f4dca583f49ffdfdecbe9c3cf0704d3c18c3 \
- sha256 a4dfc55c2ec84a0795b0641e5571b79b25a5ef6d92bbb01e934c298ee34b5bc8
-
compilers.choose cc cxx
mpi.choose
mpi.setup
@@ -68,8 +64,4 @@
}
livecheck.type none
-} else {
- 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: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141002/cbbaf653/attachment.html>
More information about the macports-changes
mailing list