[133094] trunk/dports/python/py-PyRSS2Gen/Portfile

larryv at macports.org larryv at macports.org
Thu Feb 19 21:12:10 PST 2015


Revision: 133094
          https://trac.macports.org/changeset/133094
Author:   larryv at macports.org
Date:     2015-02-19 21:12:09 -0800 (Thu, 19 Feb 2015)
Log Message:
-----------
py-PyRSS2Gen: Rearrange and reformat

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

Modified: trunk/dports/python/py-PyRSS2Gen/Portfile
===================================================================
--- trunk/dports/python/py-PyRSS2Gen/Portfile	2015-02-20 05:12:07 UTC (rev 133093)
+++ trunk/dports/python/py-PyRSS2Gen/Portfile	2015-02-20 05:12:09 UTC (rev 133094)
@@ -7,27 +7,25 @@
 name                py-PyRSS2Gen
 version             1.0.0
 revision            1
-platforms           darwin
 categories-append   devel
-maintainers         nomaintainer
-license             BSD
+platforms           darwin
 supported_archs     noarch
+license             BSD
+maintainers         nomaintainer
 
 description         Python library for generating RSS 2.0 feeds
-
 long_description    ${name} is a ${description}.
-
 homepage            http://www.dalkescientific.com/Python/PyRSS2Gen.html
+
 master_sites        http://www.dalkescientific.com/Python/
 distname            PyRSS2Gen-${version}
-
 checksums           md5     b37ed0c9cfa4438a73dbbb0207f3aff6 \
                     sha1    fcea9beb59ca022ed89b254b2362ae5af386f01a \
                     rmd160  8fe60587c15760dc229c0acc765626a0e1c412d7
 
 python.versions     26
 
-if {$subport ne $name} {
+if {${subport} ne ${name}} {
     post-destroot {
         set docdir ${prefix}/share/doc/${subport}
         xinstall -d ${destroot}${docdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150219/6716aba9/attachment.html>


More information about the macports-changes mailing list