[96697] trunk/dports/python

blair at macports.org blair at macports.org
Fri Aug 17 10:54:47 PDT 2012


Revision: 96697
          https://trac.macports.org/changeset/96697
Author:   blair at macports.org
Date:     2012-08-17 10:54:47 -0700 (Fri, 17 Aug 2012)
Log Message:
-----------
py2{5,6,7}-logilab-astng: switch to using the shorter ${python.pkgd}.

Modified Paths:
--------------
    trunk/dports/python/py25-logilab-astng/Portfile
    trunk/dports/python/py26-logilab-astng/Portfile
    trunk/dports/python/py27-logilab-astng/Portfile

Modified: trunk/dports/python/py25-logilab-astng/Portfile
===================================================================
--- trunk/dports/python/py25-logilab-astng/Portfile	2012-08-17 17:47:28 UTC (rev 96696)
+++ trunk/dports/python/py25-logilab-astng/Portfile	2012-08-17 17:54:47 UTC (rev 96697)
@@ -40,7 +40,7 @@
     xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 -W ${worksrcpath} ChangeLog README \
         ${destroot}${prefix}/share/doc/${name}
-    file delete ${destroot}${prefix}/lib/python${python.branch}/site-packages/logilab/__init__.py
+    file delete ${destroot}${python.pkgd}/logilab/__init__.py
 }
 
 livecheck.url       http://ftp.logilab.org/pub/astng/

Modified: trunk/dports/python/py26-logilab-astng/Portfile
===================================================================
--- trunk/dports/python/py26-logilab-astng/Portfile	2012-08-17 17:47:28 UTC (rev 96696)
+++ trunk/dports/python/py26-logilab-astng/Portfile	2012-08-17 17:54:47 UTC (rev 96697)
@@ -40,7 +40,7 @@
     xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 -W ${worksrcpath} ChangeLog README \
         ${destroot}${prefix}/share/doc/${name}
-    file delete ${destroot}/${python.prefix}/lib/python${python.branch}/site-packages/logilab/__init__.py
+    file delete ${destroot}/${python.pkgd}/logilab/__init__.py
 }
 
 livecheck.url       http://ftp.logilab.org/pub/astng/

Modified: trunk/dports/python/py27-logilab-astng/Portfile
===================================================================
--- trunk/dports/python/py27-logilab-astng/Portfile	2012-08-17 17:47:28 UTC (rev 96696)
+++ trunk/dports/python/py27-logilab-astng/Portfile	2012-08-17 17:54:47 UTC (rev 96697)
@@ -40,7 +40,7 @@
     xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 -W ${worksrcpath} ChangeLog README \
         ${destroot}${prefix}/share/doc/${name}
-    file delete ${destroot}/${python.prefix}/lib/python${python.branch}/site-packages/logilab/__init__.py
+    file delete ${destroot}/${python.pkgd}/logilab/__init__.py
 }
 
 livecheck.url       http://ftp.logilab.org/pub/astng/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120817/5fb8e32b/attachment-0001.html>


More information about the macports-changes mailing list