[43891] trunk/dports/python

wsiegrist at apple.com wsiegrist at apple.com
Tue Dec 16 10:34:27 PST 2008


Revision: 43891
          http://trac.macports.org/changeset/43891
Author:   wsiegrist at apple.com
Date:     2008-12-16 10:34:26 -0800 (Tue, 16 Dec 2008)
Log Message:
-----------
Whitespace cleanup of py-ldap and py25-ldap

Modified Paths:
--------------
    trunk/dports/python/py-ldap/Portfile
    trunk/dports/python/py25-ldap/Portfile

Modified: trunk/dports/python/py-ldap/Portfile
===================================================================
--- trunk/dports/python/py-ldap/Portfile	2008-12-16 18:30:16 UTC (rev 43890)
+++ trunk/dports/python/py-ldap/Portfile	2008-12-16 18:34:26 UTC (rev 43891)
@@ -17,14 +17,14 @@
 				LDAPv3 schema, etc.).
 
 homepage		http://python-ldap.sourceforge.net/
-master_sites	sourceforge:python-ldap
+master_sites		sourceforge:python-ldap
 distname		python-ldap-${version}
-checksums           md5     c9732621075edc65b54233fff21fe07c \
-                    sha1    8a12233d8be09788b846ed180dcdd555ca83bf39 \
-                    rmd160  f224664242a8cc3c655048594c9005fb6a4da0f7
+checksums           	md5     c9732621075edc65b54233fff21fe07c \
+                    	sha1    8a12233d8be09788b846ed180dcdd555ca83bf39 \
+                    	rmd160  f224664242a8cc3c655048594c9005fb6a4da0f7
 patchfiles		patch-setup.cfg.diff
 
-depends_lib-append		port:openldap port:openssl port:cyrus-sasl2
+depends_lib-append	port:openldap port:openssl port:cyrus-sasl2
 
 configure {
 	reinplace "s|__LIBDIR__|${prefix}/lib|g" ${worksrcpath}/setup.cfg
@@ -37,3 +37,4 @@
 	xinstall -m 644 -W ${worksrcpath} CHANGES INSTALL LICENCE README TODO \
 		${destroot}${prefix}/share/doc/${name}
 }
+

Modified: trunk/dports/python/py25-ldap/Portfile
===================================================================
--- trunk/dports/python/py25-ldap/Portfile	2008-12-16 18:30:16 UTC (rev 43890)
+++ trunk/dports/python/py25-ldap/Portfile	2008-12-16 18:34:26 UTC (rev 43891)
@@ -17,14 +17,14 @@
 				LDAPv3 schema, etc.).
 
 homepage		http://python-ldap.sourceforge.net/
-master_sites	sourceforge:python-ldap
+master_sites		sourceforge:python-ldap
 distname		python-ldap-${version}
-checksums           md5     c9732621075edc65b54233fff21fe07c \
-                    sha1    8a12233d8be09788b846ed180dcdd555ca83bf39 \
-                    rmd160  f224664242a8cc3c655048594c9005fb6a4da0f7
+checksums           	md5     c9732621075edc65b54233fff21fe07c \
+                    	sha1    8a12233d8be09788b846ed180dcdd555ca83bf39 \
+                    	rmd160  f224664242a8cc3c655048594c9005fb6a4da0f7
 patchfiles		patch-setup.cfg.diff
 
-depends_lib-append		port:openldap port:openssl port:cyrus-sasl2
+depends_lib-append	port:openldap port:openssl port:cyrus-sasl2
 
 configure {
 	reinplace "s|__LIBDIR__|${prefix}/lib|g" ${worksrcpath}/setup.cfg
@@ -37,3 +37,4 @@
 	xinstall -m 644 -W ${worksrcpath} CHANGES INSTALL LICENCE README TODO \
 		${destroot}${prefix}/share/doc/${name}
 }
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081216/ad6f8fac/attachment.html>


More information about the macports-changes mailing list