New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79616


Ignore:
Timestamp:
06/20/11 08:53:15 (4 years ago)
Author:
eborisch@…
Message:

py2[567]-h5py: Upgrade to 2.0.0

Location:
trunk/dports/python
Files:
3 edited

Legend:

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

    r79189 r79616  
    66 
    77name                py25-h5py 
    8 version             1.4.0-beta2 
    9 revision            1 
    10 # Added for 1.4.0-beta2 stealth update; remove this line when updating to next version 
    11 dist_subdir         ${name}/${version}_1 
     8version             2.0.0 
    129platforms           darwin 
    1310categories          python 
     
    3633distname            h5py-${version} 
    3734 
    38 checksums           md5     c06f957960675748c8ed7c719520c010 \ 
    39                     sha1    e9d381696f170558b0922ddde3f03bc6886ee7af \ 
    40                     rmd160  fa189257528c6b9ec632c71d63bc69b92622c242 
     35checksums           md5     f604ae6e4095bdf70b4c011b9c9762f5 \ 
     36                    sha1    d66300f1deb540bd42b5596f07bf0add10a9363a \ 
     37                    rmd160  50cf9141c1f4718f33dd8d5b0b25121efdc23a37 
    4138 
    4239depends_lib-append  port:py25-numpy \ 
  • trunk/dports/python/py26-h5py/Portfile

    r79189 r79616  
    66 
    77name                py26-h5py 
    8 version             1.4.0-beta2 
    9 revision            1 
    10 # Added for 1.4.0-beta2 stealth update; remove this line when updating to next version 
    11 dist_subdir         ${name}/${version}_1 
     8version             2.0.0 
    129platforms           darwin 
    1310categories          python 
     
    3633distname            h5py-${version} 
    3734 
    38 checksums           md5     c06f957960675748c8ed7c719520c010 \ 
    39                     sha1    e9d381696f170558b0922ddde3f03bc6886ee7af \ 
    40                     rmd160  fa189257528c6b9ec632c71d63bc69b92622c242 
     35checksums           md5     f604ae6e4095bdf70b4c011b9c9762f5 \ 
     36                    sha1    d66300f1deb540bd42b5596f07bf0add10a9363a \ 
     37                    rmd160  50cf9141c1f4718f33dd8d5b0b25121efdc23a37 
    4138 
    4239depends_lib-append  port:py26-numpy \ 
  • trunk/dports/python/py27-h5py/Portfile

    r79189 r79616  
    66 
    77name                py27-h5py 
    8 version             1.4.0-beta2 
    9 revision            1 
    10 # Added for 1.4.0-beta2 stealth update; remove this line when updating to next version 
    11 dist_subdir         ${name}/${version}_1 
     8version             2.0.0 
    129platforms           darwin 
    1310categories          python 
     
    3633distname            h5py-${version} 
    3734 
    38 checksums           md5     c06f957960675748c8ed7c719520c010 \ 
    39                     sha1    e9d381696f170558b0922ddde3f03bc6886ee7af \ 
    40                     rmd160  fa189257528c6b9ec632c71d63bc69b92622c242 
     35checksums           md5     f604ae6e4095bdf70b4c011b9c9762f5 \ 
     36                    sha1    d66300f1deb540bd42b5596f07bf0add10a9363a \ 
     37                    rmd160  50cf9141c1f4718f33dd8d5b0b25121efdc23a37 
    4138 
    4239depends_lib-append  port:py27-numpy \ 
Note: See TracChangeset for help on using the changeset viewer.