[128523] trunk/dports/python/py-fabric/Portfile

petr at macports.org petr at macports.org
Sat Nov 22 10:52:48 PST 2014


Revision: 128523
          https://trac.macports.org/changeset/128523
Author:   petr at macports.org
Date:     2014-11-22 10:52:48 -0800 (Sat, 22 Nov 2014)
Log Message:
-----------
py-fabric: set nomaintainer, #45538

Modified Paths:
--------------
    trunk/dports/python/py-fabric/Portfile

Modified: trunk/dports/python/py-fabric/Portfile
===================================================================
--- trunk/dports/python/py-fabric/Portfile	2014-11-22 18:50:04 UTC (rev 128522)
+++ trunk/dports/python/py-fabric/Portfile	2014-11-22 18:52:48 UTC (rev 128523)
@@ -7,13 +7,16 @@
 PortGroup           github 1.0
 
 github.setup        fabric fabric 1.6.1
+
 name                py-fabric
 revision            1
 platforms           darwin
 supported_archs     noarch
-maintainers         deric openmaintainer
+license             BSD
+maintainers         nomaintainer
+
 homepage            http://fabfile.org
-license             BSD
+
 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 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141122/9e7896b9/attachment.html>


More information about the macports-changes mailing list