[128733] trunk/dports/python/py-fabric/Portfile
larryv at macports.org
larryv at macports.org
Thu Nov 27 00:52:29 PST 2014
Revision: 128733
https://trac.macports.org/changeset/128733
Author: larryv at macports.org
Date: 2014-11-27 00:52:29 -0800 (Thu, 27 Nov 2014)
Log Message:
-----------
py-fabric: Rearrange a bit
Modified Paths:
--------------
trunk/dports/python/py-fabric/Portfile
Modified: trunk/dports/python/py-fabric/Portfile
===================================================================
--- trunk/dports/python/py-fabric/Portfile 2014-11-27 08:52:24 UTC (rev 128732)
+++ trunk/dports/python/py-fabric/Portfile 2014-11-27 08:52:29 UTC (rev 128733)
@@ -7,16 +7,12 @@
PortGroup github 1.0
github.setup fabric fabric 1.6.1
-
name py-fabric
revision 1
platforms darwin
-supported_archs noarch
license BSD
maintainers nomaintainer
-homepage http://fabfile.org
-
description Fabric is a simple pythonic remote deployment tool.
long_description It is designed to upload files to, and run shell commands \
on, a number of servers in parallel or serially. These \
@@ -29,7 +25,10 @@
\
Unlike Capistrano, Fabric wants to stay small, light, \
easy to change and not bound to any specific framework.
+homepage http://fabfile.org
+supported_archs noarch
+
checksums rmd160 0df6e5584ad06dcdb840fcdce47ab844ecaf6926 \
sha256 86adc26ae9cae64dfbccba29077b343775b147f814adb4001d33bbcc263cc7e8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141127/2d099aa9/attachment.html>
More information about the macports-changes
mailing list