[41504] trunk/dports/python/py-logilab-common/Portfile
dh at macports.org
dh at macports.org
Tue Nov 4 15:59:50 PST 2008
Revision: 41504
http://trac.macports.org/changeset/41504
Author: dh at macports.org
Date: 2008-11-04 15:59:49 -0800 (Tue, 04 Nov 2008)
Log Message:
-----------
Whitespace changes: untabify Portfile
Modified Paths:
--------------
trunk/dports/python/py-logilab-common/Portfile
Modified: trunk/dports/python/py-logilab-common/Portfile
===================================================================
--- trunk/dports/python/py-logilab-common/Portfile 2008-11-04 23:41:48 UTC (rev 41503)
+++ trunk/dports/python/py-logilab-common/Portfile 2008-11-04 23:59:49 UTC (rev 41504)
@@ -1,32 +1,32 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
-PortGroup python24 1.0
+PortSystem 1.0
+PortGroup python24 1.0
-name py-logilab-common
-version 0.35.2
-maintainers dh
-description A number of modules used by various projects from Logilab
-long_description ${description}
+name py-logilab-common
+version 0.35.2
+maintainers dh
+description A number of modules used by various projects from Logilab
+long_description ${description}
-platforms darwin
+platforms darwin
-homepage http://www.logilab.org/projects/common
-master_sites ftp://ftp.logilab.fr/pub/common/
-distname logilab-common-${version}
+homepage http://www.logilab.org/projects/common
+master_sites ftp://ftp.logilab.fr/pub/common/
+distname logilab-common-${version}
-checksums md5 88391b08f48812361eb594f05d7d930b \
- sha1 c25d2ef6bda0ced8450bb32dfa1d606b9d687bce \
- rmd160 604b689bd45bbf616a5d67522abc417a54b9b65d
+checksums md5 88391b08f48812361eb594f05d7d930b \
+ sha1 c25d2ef6bda0ced8450bb32dfa1d606b9d687bce \
+ rmd160 604b689bd45bbf616a5d67522abc417a54b9b65d
post-destroot {
- xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
- xinstall -m 644 -W ${worksrcpath} ChangeLog README \
- ${destroot}${prefix}/share/doc/${name}
+ xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
+ xinstall -m 644 -W ${worksrcpath} ChangeLog README \
+ ${destroot}${prefix}/share/doc/${name}
- # alter the install name of pytest to include version name
- move ${destroot}${prefix}/bin/pytest ${destroot}${prefix}/bin/pytest2.4
+ # alter the install name of pytest to include version name
+ move ${destroot}${prefix}/bin/pytest ${destroot}${prefix}/bin/pytest2.4
}
# Shared-file warning; the following file is installed by this module as
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081104/0435420e/attachment.html>
More information about the macports-changes
mailing list