[128773] trunk/dports/python/py-harstorage/Portfile
larryv at macports.org
larryv at macports.org
Thu Nov 27 02:05:56 PST 2014
Revision: 128773
https://trac.macports.org/changeset/128773
Author: larryv at macports.org
Date: 2014-11-27 02:05:56 -0800 (Thu, 27 Nov 2014)
Log Message:
-----------
py-harstorage: Rearrange and reformat
Modified Paths:
--------------
trunk/dports/python/py-harstorage/Portfile
Modified: trunk/dports/python/py-harstorage/Portfile
===================================================================
--- trunk/dports/python/py-harstorage/Portfile 2014-11-27 10:05:47 UTC (rev 128772)
+++ trunk/dports/python/py-harstorage/Portfile 2014-11-27 10:05:56 UTC (rev 128773)
@@ -7,28 +7,28 @@
name py-harstorage
version 0.6
revision 2
-python.versions 26 27
categories-append www
+platforms darwin
maintainers nomaintainer
-supported_archs noarch
description Free repository for performance measurements
-long_description \
- HAR Storage is repository for automated client-side performance testing. \
- It's built on MongoDB and Pylons.
+long_description HAR Storage is repository for automated \
+ client-side performance testing. It's built on \
+ MongoDB and Pylons.
+homepage http://code.google.com/p/harstorage/
-platforms darwin
+supported_archs noarch
-homepage http://code.google.com/p/harstorage/
#master_sites googlecode:harstorage
+python.versions 26 27
+
if {${name} ne ${subport}} {
- fetch.type hg
- hg.url https://code.google.com/p/harstorage/
- hg.tag v${version}
- depends_lib-append \
- port:py${python.version}-pymongo \
- port:py${python.version}-pylons \
- port:py${python.version}-cairo \
- port:py${python.version}-pygtk
+ fetch.type hg
+ hg.url https://code.google.com/p/harstorage/
+ hg.tag v${version}
+ depends_lib-append port:py${python.version}-pymongo \
+ port:py${python.version}-pylons \
+ port:py${python.version}-cairo \
+ port:py${python.version}-pygtk
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141127/74e31447/attachment-0001.html>
More information about the macports-changes
mailing list