New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79110


Ignore:
Timestamp:
06/02/11 04:08:34 (4 years ago)
Author:
ryandesign@…
Message:

xraylib: maintainer update to 2.15.0; see #29684

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/science/xraylib/Portfile

    r76816 r79110  
    55 
    66name                xraylib 
    7 version             2.14.1 
     7version             2.15.0 
    88categories          science 
    99platforms           darwin 
     
    2121 
    2222homepage            http://github.com/tschoonj/xraylib 
    23 #master_sites        https://github.com/downloads/tschoonj/xraylib/ 
    24 #master_sites        http://cloud.github.com/downloads/tschoonj/${name} 
    25 fetch.type          git 
    26 git.url             git://github.com/tschoonj/xraylib.git 
    27 git.branch          xraylib-${version} 
    28 use_autoreconf      yes 
     23master_sites        https://github.com/tschoonj/xraylib/downloads/ 
    2924 
    30 #checksums           sha1    be41cb054f8ba68fb071ee1c8eb236dc3a8499d4 \ 
    31 #                    rmd160  e7019b2b35dab2f8107181023cfdd466960d110f  
    32  
    33 #fetch.ignore_sslcert    yes 
     25checksums           sha1   3edabe586d8f9b2cd53cd6dab1290b3135c058b5 \ 
     26                    rmd160 1ea6febca23410506cc1569c069bf80e0615cbd5  
    3427 
    3528configure.args      --disable-idl \ 
Note: See TracChangeset for help on using the changeset viewer.