[92916] trunk/dports/python/py-scrapy/Portfile

deric at macports.org deric at macports.org
Thu May 10 10:51:15 PDT 2012


Revision: 92916
          https://trac.macports.org/changeset/92916
Author:   deric at macports.org
Date:     2012-05-10 10:51:14 -0700 (Thu, 10 May 2012)
Log Message:
-----------
py-scrapy: removed unnecessary permissions change

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

Modified: trunk/dports/python/py-scrapy/Portfile
===================================================================
--- trunk/dports/python/py-scrapy/Portfile	2012-05-10 16:31:22 UTC (rev 92915)
+++ trunk/dports/python/py-scrapy/Portfile	2012-05-10 17:51:14 UTC (rev 92916)
@@ -29,10 +29,6 @@
 if {$subport != $name} {
     depends_build-append    port:py${python.version}-distribute
     depends_lib-append      port:py${python.version}-lxml port:py${python.version}-twisted
-    
-    pre-activate {
-        system "find ${destroot} -perm 600 -type f -exec chmod 644 {} \\;"
-    }
 }
 
 livecheck.regex         {>Scrapy (.+) :}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120510/726343ca/attachment.html>


More information about the macports-changes mailing list