[135739] trunk/dports/devel/libssh

cal at macports.org cal at macports.org
Fri May 1 09:33:00 PDT 2015


Revision: 135739
          https://trac.macports.org/changeset/135739
Author:   cal at macports.org
Date:     2015-05-01 09:33:00 -0700 (Fri, 01 May 2015)
Log Message:
-----------
libssh: update to 0.6.5, fixes CVE-2015-3146

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

Removed Paths:
-------------
    trunk/dports/devel/libssh/files/

Modified: trunk/dports/devel/libssh/Portfile
===================================================================
--- trunk/dports/devel/libssh/Portfile	2015-05-01 15:21:37 UTC (rev 135738)
+++ trunk/dports/devel/libssh/Portfile	2015-05-01 16:33:00 UTC (rev 135739)
@@ -6,11 +6,12 @@
 
 name                libssh
 epoch               1
-version             0.6.4
+version             0.6.5
 # master_sites changes with every version
-master_sites        https://red.libssh.org/attachments/download/107
-checksums           rmd160  d6c6ec3455cbae54e3931d6b24bc173f78ef0e5c \
-                    sha256  7e3205e2e95bf35b23b83a6485a7d59abe7c7546d01b728f691cf0c374216b52
+master_sites        https://red.libssh.org/attachments/download/121
+use_xz              yes
+checksums           rmd160  de71a6824390cb9311b9a9f91ef68652241773d0 \
+                    sha256  0fd52763e033d5e9b1cd55f60a74e619731c5ba630938eec95682dbe4cf7dc2c
 
 set major           [join [lrange [split ${version} .] 0 1] .]
 categories          devel security net
@@ -36,9 +37,6 @@
     file mkdir ${workpath}/build
 }
 
-patchfiles-append   patch-ConfigureChecks.cmake.diff
-
-# standard post-arg, where to find the primary CMakeLists.txt file.
 cmake.out_of_source yes
 # clear configure.cppflags to prevent the cmake portgroup from adding them to
 # cflags, which breaks the build in presence of an older version, because it
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150501/97ff1b68/attachment.html>


More information about the macports-changes mailing list