Permalink
Browse files
py-spark: no livecheck, deprecated
- Loading branch information
Showing
with
4 additions
and
0 deletions.
-
+4
−0
python/py-spark/Portfile
|
|
@@ -2,6 +2,7 @@ |
|
|
|
|
|
PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
PortGroup deprecated 1.0 |
|
|
|
|
|
name py-spark |
|
|
version 0.6.1 |
|
|
@@ -23,6 +24,9 @@ master_sites ${homepage} |
|
|
distname spark-${version} |
|
|
checksums md5 28c4c3b1031a6a4e4c4bd42726d22b65 |
|
|
|
|
|
deprecated.upstream_support no |
|
|
livecheck.type none |
|
|
|
|
|
python.versions 27 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
|