New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79189


Ignore:
Timestamp:
06/04/11 12:32:14 (4 years ago)
Author:
robitaille@…
Message:

py*-h5py: added revision and dist_subdir for stealth update (checksums were already updated in r79153)

Location:
trunk/dports/python
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/python/py25-h5py/Portfile

    r79153 r79189  
    77name                py25-h5py 
    88version             1.4.0-beta2 
     9revision            1 
     10# Added for 1.4.0-beta2 stealth update; remove this line when updating to next version 
     11dist_subdir         ${name}/${version}_1 
    912platforms           darwin 
    1013categories          python 
  • trunk/dports/python/py26-h5py/Portfile

    r79153 r79189  
    77name                py26-h5py 
    88version             1.4.0-beta2 
     9revision            1 
     10# Added for 1.4.0-beta2 stealth update; remove this line when updating to next version 
     11dist_subdir         ${name}/${version}_1 
    912platforms           darwin 
    1013categories          python 
  • trunk/dports/python/py27-h5py/Portfile

    r79153 r79189  
    77name                py27-h5py 
    88version             1.4.0-beta2 
     9revision            1 
     10# Added for 1.4.0-beta2 stealth update; remove this line when updating to next version 
     11dist_subdir         ${name}/${version}_1 
    912platforms           darwin 
    1013categories          python 
Note: See TracChangeset for help on using the changeset viewer.