[150751] trunk/dports/python/py26-wbxml/Portfile

petr at macports.org petr at macports.org
Wed Jul 27 15:57:38 PDT 2016


Revision: 150751
          https://trac.macports.org/changeset/150751
Author:   petr at macports.org
Date:     2016-07-27 15:57:38 -0700 (Wed, 27 Jul 2016)
Log Message:
-----------
py26-wbxml: remove tabs

Modified Paths:
--------------
    trunk/dports/python/py26-wbxml/Portfile

Modified: trunk/dports/python/py26-wbxml/Portfile
===================================================================
--- trunk/dports/python/py26-wbxml/Portfile	2016-07-27 22:53:25 UTC (rev 150750)
+++ trunk/dports/python/py26-wbxml/Portfile	2016-07-27 22:57:38 UTC (rev 150751)
@@ -6,25 +6,25 @@
 #PortGroup python26 1.0
 
 name                py26-wbxml
-version			    0.1
-categories		    python net
-platforms		    darwin freebsd
-license			    MIT
-maintainers		    nomaintainer
+version             0.1
+categories          python net
+platforms           darwin freebsd
+license             MIT
+maintainers         nomaintainer
 
-description		    Python bindings for the WBXML library
-long_description	\
+description         Python bindings for the WBXML library
+long_description    \
     pywbxml provides Python bindings to manipulate WBXML, a binary \
     representation of WBXML used in mobile communications.
 
-homepage		    http://www.synce.org/
-master_sites	    sourceforge:synce
+homepage            http://www.synce.org/
+master_sites        sourceforge:synce
+distname            pywbxml-${version}
+distfiles           pywbxml-${version}.tar.gz
 
-checksums		    md5     6a1181b7be09ba69fe6768a0f6156416 \
-				    sha1    db6fabcec33ebede343534f11536c7563c068664 \
-				    rmd160  7cfa5bf6162b53b6f6e9708f1da41aa0244e6b6f
-distname		    pywbxml-${version}
-distfiles		    pywbxml-${version}.tar.gz
+checksums           md5     6a1181b7be09ba69fe6768a0f6156416 \
+                    sha1    db6fabcec33ebede343534f11536c7563c068664 \
+                    rmd160  7cfa5bf6162b53b6f6e9708f1da41aa0244e6b6f
 
 depends_build       port:py26-pyrex \
                     port:pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160727/1d8f3e4b/attachment.html>


More information about the macports-changes mailing list