[67169] trunk/dports/python/py26-h5py/Portfile

eborisch at macports.org eborisch at macports.org
Fri Apr 30 07:39:43 PDT 2010


Revision: 67169
          http://trac.macports.org/changeset/67169
Author:   eborisch at macports.org
Date:     2010-04-30 07:39:39 -0700 (Fri, 30 Apr 2010)
Log Message:
-----------
py26-h5py: Force rebuild with numpy 1.4.1 [66900] and permissions issues. Update maintainer info. Merges in [67122:67168/users/eborisch/python/py26-h5py/Portfile]

Modified Paths:
--------------
    trunk/dports/python/py26-h5py/Portfile

Property Changed:
----------------
    trunk/dports/python/py26-h5py/Portfile

Modified: trunk/dports/python/py26-h5py/Portfile
===================================================================
--- trunk/dports/python/py26-h5py/Portfile	2010-04-30 14:30:51 UTC (rev 67168)
+++ trunk/dports/python/py26-h5py/Portfile	2010-04-30 14:39:39 UTC (rev 67169)
@@ -6,9 +6,10 @@
 
 name                py26-h5py
 version             1.3.0
+revision            1
 platforms           darwin
 categories          python
-maintainers         ieee.org:eborisch \
+maintainers         macports.org:eborisch \
                     openmaintainer
 description         Python Module for working with HDF5 files
 
@@ -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}"
+}
+


Property changes on: trunk/dports/python/py26-h5py/Portfile
___________________________________________________________________
Added: svn:mergeinfo
   + /users/eborisch/python/py26-h5py/Portfile:67122-67168
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100430/9970a8c5/attachment.html>


More information about the macports-changes mailing list