[79138] trunk/dports/devel/libssh/Portfile

snc at macports.org snc at macports.org
Thu Jun 2 19:32:51 PDT 2011


Revision: 79138
          http://trac.macports.org/changeset/79138
Author:   snc at macports.org
Date:     2011-06-02 19:32:50 -0700 (Thu, 02 Jun 2011)
Log Message:
-----------
libssh: update to 0.5.0

Modified Paths:
--------------
    trunk/dports/devel/libssh/Portfile

Modified: trunk/dports/devel/libssh/Portfile
===================================================================
--- trunk/dports/devel/libssh/Portfile	2011-06-03 02:25:58 UTC (rev 79137)
+++ trunk/dports/devel/libssh/Portfile	2011-06-03 02:32:50 UTC (rev 79138)
@@ -6,7 +6,7 @@
 
 name                    libssh
 epoch                   1
-version                 0.4.7
+version                 0.5.0
 set major               [join [lrange [split ${version} .] 0 1] .]
 categories              devel security net
 platforms               darwin
@@ -22,16 +22,14 @@
 homepage                http://www.libssh.org
 master_sites            http://www.libssh.org/files/${major}
 
-checksums           sha1    5e31736ff906e745e6da508828685d8389e37954 \
-                    rmd160  31c21d497af8c07f12019edd5c2f1126d7b4256a
+checksums           sha1    ec72a2e23f97d412c465f8ba97d688679550ac18 \
+                    rmd160  22af6792cfa6cca8c5371fc60a1607f7489cee28
 
 depends_lib             port:openssl \
                         port:zlib
 
 post-extract {      file mkdir ${workpath}/build }
 
-patchfiles          patch-libssh-socket.c.diff
-
 # standard post-arg, where to find the primary CMakeLists.txt file.
 configure.post_args ../${distname}
 configure.dir       ${workpath}/build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110602/c8c48cc9/attachment.html>


More information about the macports-changes mailing list