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

cal at macports.org cal at macports.org
Sun Jan 11 05:12:44 PST 2015


Revision: 131406
          https://trac.macports.org/changeset/131406
Author:   cal at macports.org
Date:     2015-01-11 05:12:44 -0800 (Sun, 11 Jan 2015)
Log Message:
-----------
libssh: update to 0.6.4, security, CVE-2014-8132

See http://www.libssh.org/2014/12/19/libssh-0-6-4-security-and-bugfix-release/.

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

Modified: trunk/dports/devel/libssh/Portfile
===================================================================
--- trunk/dports/devel/libssh/Portfile	2015-01-11 12:45:39 UTC (rev 131405)
+++ trunk/dports/devel/libssh/Portfile	2015-01-11 13:12:44 UTC (rev 131406)
@@ -6,7 +6,12 @@
 
 name                libssh
 epoch               1
-version             0.6.3
+version             0.6.4
+# master_sites changes with every version
+master_sites        https://red.libssh.org/attachments/download/107
+checksums           rmd160  d6c6ec3455cbae54e3931d6b24bc173f78ef0e5c \
+                    sha256  7e3205e2e95bf35b23b83a6485a7d59abe7c7546d01b728f691cf0c374216b52
+
 set major           [join [lrange [split ${version} .] 0 1] .]
 categories          devel security net
 platforms           darwin
@@ -20,12 +25,7 @@
                     by the mean of a library.
 
 homepage            http://www.libssh.org
-use_xz              yes
-master_sites        https://red.libssh.org/attachments/download/87
 
-checksums           rmd160  d3128d39264d86044617ab8f2dd9d43ba22f00ac \
-                    sha256  2bb5d7c595059f990a8915c190169257328ffa828ced0c05b09bbe186092cacb
-
 depends_build-append \
                     port:pkgconfig
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150111/2bafda8a/attachment.html>


More information about the macports-changes mailing list