[67165] users/eborisch/python/py26-h5py/Portfile
eborisch at macports.org
eborisch at macports.org
Fri Apr 30 07:13:25 PDT 2010
Revision: 67165
http://trac.macports.org/changeset/67165
Author: eborisch at macports.org
Date: 2010-04-30 07:13:19 -0700 (Fri, 30 Apr 2010)
Log Message:
-----------
Bump revision to force re-build with numpy 1.4.1 [66900]. Fix permissions errors on installed files
Modified Paths:
--------------
users/eborisch/python/py26-h5py/Portfile
Modified: users/eborisch/python/py26-h5py/Portfile
===================================================================
--- users/eborisch/python/py26-h5py/Portfile 2010-04-30 13:55:00 UTC (rev 67164)
+++ users/eborisch/python/py26-h5py/Portfile 2010-04-30 14:13:19 UTC (rev 67165)
@@ -6,6 +6,7 @@
name py26-h5py
version 1.3.0
+revision 1
platforms darwin
categories python
maintainers ieee.org:eborisch \
@@ -36,3 +37,8 @@
build.cmd-delete --no-user-cfg
depends_lib-append port:py26-numpy port:hdf5-18
+
+post-destroot {
+ system "chmod -R a+r ${destroot}${prefix}"
+}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100430/6c88d13d/attachment.html>
More information about the macports-changes
mailing list