[128781] trunk/dports/python/py-curlish/Portfile

larryv at macports.org larryv at macports.org
Thu Nov 27 02:07:24 PST 2014


Revision: 128781
          https://trac.macports.org/changeset/128781
Author:   larryv at macports.org
Date:     2014-11-27 02:07:24 -0800 (Thu, 27 Nov 2014)
Log Message:
-----------
py-curlish: Rearrange and reformat

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

Modified: trunk/dports/python/py-curlish/Portfile
===================================================================
--- trunk/dports/python/py-curlish/Portfile	2014-11-27 10:07:13 UTC (rev 128780)
+++ trunk/dports/python/py-curlish/Portfile	2014-11-27 10:07:24 UTC (rev 128781)
@@ -10,22 +10,20 @@
 set realname        curlish
 name                py-curlish
 categories-append   net devel
-license             MIT
 platforms           darwin
-supported_archs     noarch
-
-python.versions     26 27
-
+license             MIT
 maintainers         nomaintainer
 
 description         curl with flames on top
+long_description    Helpers for using OAuth 2.0 with curl
 
-long_description    \
-    Helpers for using OAuth 2.0 with curl
+supported_archs     noarch
 
 checksums           rmd160  ec6d76ddd900174bb3818c6395220f89f57b968e \
                     sha256  3474f4c91eb77fc1f650f5ea4940087e8475f92cd1a8911a6b7cf6f71bbe1e2f
 
+python.versions     26 27
+
 if {${name} ne ${subport}} {
     depends_build       port:py${python.version}-setuptools
     depends_lib-append  port:curl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141127/0b6e7407/attachment.html>


More information about the macports-changes mailing list