New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79138


Ignore:
Timestamp:
06/02/11 19:32:50 (4 years ago)
Author:
snc@…
Message:

libssh: update to 0.5.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/libssh/Portfile

    r76062 r79138  
    77name                    libssh 
    88epoch                   1 
    9 version                 0.4.7 
     9version                 0.5.0 
    1010set major               [join [lrange [split ${version} .] 0 1] .] 
    1111categories              devel security net 
     
    2323master_sites            http://www.libssh.org/files/${major} 
    2424 
    25 checksums           sha1    5e31736ff906e745e6da508828685d8389e37954 \ 
    26                     rmd160  31c21d497af8c07f12019edd5c2f1126d7b4256a 
     25checksums           sha1    ec72a2e23f97d412c465f8ba97d688679550ac18 \ 
     26                    rmd160  22af6792cfa6cca8c5371fc60a1607f7489cee28 
    2727 
    2828depends_lib             port:openssl \ 
     
    3030 
    3131post-extract {      file mkdir ${workpath}/build } 
    32  
    33 patchfiles          patch-libssh-socket.c.diff 
    3432 
    3533# standard post-arg, where to find the primary CMakeLists.txt file. 
Note: See TracChangeset for help on using the changeset viewer.