Permalink
Browse files
py-sisynala: deprecated, no livecheck
- Loading branch information
Showing
with
6 additions
and
2 deletions.
-
+6
−2
python/py-sisynala/Portfile
|
|
@@ -2,6 +2,7 @@ |
|
|
|
|
|
PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
PortGroup deprecated 1.0 |
|
|
|
|
|
name py-sisynala |
|
|
version 0.9.18 |
|
|
@@ -14,11 +15,14 @@ maintainers nomaintainer |
|
|
description Sisynala is a web log file analyser |
|
|
long_description ${description} |
|
|
|
|
|
homepage http://mithrandr.moria.org/code/sisynala/ |
|
|
master_sites http://mithrandr.moria.org/dist/sisynala/ |
|
|
homepage https://pypi.org/project/sisynala/ |
|
|
master_sites macports_distfiles |
|
|
distname sisynala-${version} |
|
|
checksums md5 4fa799bc587189293af5a92cdb207313 |
|
|
|
|
|
deprecated.upstream_support no |
|
|
livecheck.type none |
|
|
|
|
|
python.versions 27 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
|