summaryrefslogtreecommitdiffstats
path: root/packaging/macosx/ports/python/py25-numpy
diff options
context:
space:
mode:
authorsu_v <suv-sf@users.sourceforge.net>2014-09-16 16:22:35 +0000
committer~suv <suv-sf@users.sourceforge.net>2014-09-16 16:22:35 +0000
commit67be86628796a35cdef5b5b543b5e4661f7a416c (patch)
treefcef3a8452bc72f27ffbae35d5b6d824e93c477a /packaging/macosx/ports/python/py25-numpy
parentupdate to trunk (r13556) (diff)
downloadinkscape-67be86628796a35cdef5b5b543b5e4661f7a416c.tar.gz
inkscape-67be86628796a35cdef5b5b543b5e4661f7a416c.zip
ports: maintain current ports for python25 and py25-* modules for packaging locally (support will likely be removed in upstream MacPorts)
(bzr r13506.1.98)
Diffstat (limited to 'packaging/macosx/ports/python/py25-numpy')
-rw-r--r--packaging/macosx/ports/python/py25-numpy/Portfile7
1 files changed, 5 insertions, 2 deletions
diff --git a/packaging/macosx/ports/python/py25-numpy/Portfile b/packaging/macosx/ports/python/py25-numpy/Portfile
index 169c1d2ec..4575d6293 100644
--- a/packaging/macosx/ports/python/py25-numpy/Portfile
+++ b/packaging/macosx/ports/python/py25-numpy/Portfile
@@ -23,6 +23,9 @@ checksums rmd160 16df4216f40b22077e1f14cc41b8c8ae486b45af \
python.versions 25
if {$subport == $name} {
+
+ revision 100
+
patchfiles patch-f2py_setup.py.diff \
patch-numpy_distutils_fcompiler___init__.py.diff \
patch-fcompiler_g95.diff
@@ -201,6 +204,6 @@ explicitly), one of the +gcc4X variants must be selected.\n"
}
livecheck.type none
-} else {
- livecheck.regex archive/[join ${github.tag_prefix} ""](\[\\d+(?:\\.\\d+)*"\]+)${extract.suffix}"
+#} else {
+# livecheck.regex archive/[join ${github.tag_prefix} ""](\[\\d+(?:\\.\\d+)*"\]+)${extract.suffix}"
}