aboutsummaryrefslogtreecommitdiff
path: root/security/libssh
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2018-10-17 08:39:12 +0000
committerJohan van Selst <johans@FreeBSD.org>2018-10-17 08:39:12 +0000
commit782767df05ad5ca4362c8c48c107f46185b9e785 (patch)
tree8d755ed8624abcd46db1e48155992c85696fb532 /security/libssh
parente7ef1f4fc1a8efd43f42d895ab10d90bf9c5f01c (diff)
downloadports-782767df05ad5ca4362c8c48c107f46185b9e785.tar.gz
ports-782767df05ad5ca4362c8c48c107f46185b9e785.zip
Update to 0.8.4 (security update)
Notes
Notes: svn path=/head/; revision=482279
Diffstat (limited to 'security/libssh')
-rw-r--r--security/libssh/Makefile14
-rw-r--r--security/libssh/distinfo6
-rw-r--r--security/libssh/pkg-plist7
3 files changed, 11 insertions, 16 deletions
diff --git a/security/libssh/Makefile b/security/libssh/Makefile
index d88ecd7bb063..cb1169e8d96a 100644
--- a/security/libssh/Makefile
+++ b/security/libssh/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= libssh
-DISTVERSION= 0.7.5
+DISTVERSION= 0.8.4
CATEGORIES= security devel
-MASTER_SITES= https://git.libssh.org/projects/libssh.git/snapshot/
+MASTER_SITES= https://www.libssh.org/files/0.8/
MAINTAINER= johans@FreeBSD.org
COMMENT= Library implementing the SSH1 and SSH2 protocol
@@ -43,14 +43,14 @@ STATIC_CMAKE_ON= -DWITH_STATIC_LIB:BOOL=ON
STATIC_CMAKE_OFF= -DWITH_STATIC_LIB:BOOL=OFF
post-patch:
- @${RM} ${PATCH_WRKSRC}/cmake/Modules/UseDoxygen.cmake
- @${REINPLACE_CMD} \
+ ${RM} ${PATCH_WRKSRC}/cmake/Modules/UseDoxygen.cmake
+ ${REINPLACE_CMD} \
-e 's|LIB_INSTALL_DIR}|CMAKE_INSTALL_PREFIX}/libdata|' \
-e 's|CMAKE_INSTALL_DIR}|CMAKE_INSTALL_DIR}/libssh|' \
${WRKSRC}/CMakeLists.txt
- @${REINPLACE_CMD} -e 's|-lssh_threads|-lssh_threads -lpthread|' \
- ${WRKSRC}/libssh_threads.pc.cmake
- @${REINPLACE_CMD} -e 's| -pedantic-errors||' \
+# ${REINPLACE_CMD} -e 's|-lssh_threads|-lssh_threads -lpthread|' \
+# ${WRKSRC}/libssh_threads.pc.cmake
+ ${REINPLACE_CMD} -e 's| -pedantic-errors||' \
${WRKSRC}/cmake/Modules/DefineCompilerFlags.cmake
.include <bsd.port.mk>
diff --git a/security/libssh/distinfo b/security/libssh/distinfo
index 37ca434cb011..e5cd5010fbf7 100644
--- a/security/libssh/distinfo
+++ b/security/libssh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493578451
-SHA256 (libssh-0.7.5.tar.xz) = 6f7d5b9f3089164eec7408d35b99194b17352cce436a4a95485b511bce2aab4b
-SIZE (libssh-0.7.5.tar.xz) = 351364
+TIMESTAMP = 1539760504
+SHA256 (libssh-0.8.4.tar.xz) = 6bb07713021a8586ba2120b2c36c468dc9ac8096d043f9b1726639aa4275b81b
+SIZE (libssh-0.8.4.tar.xz) = 425848
diff --git a/security/libssh/pkg-plist b/security/libssh/pkg-plist
index f7a9f858b092..6f37b906b9ce 100644
--- a/security/libssh/pkg-plist
+++ b/security/libssh/pkg-plist
@@ -11,10 +11,5 @@ lib/cmake/libssh/libssh/libssh-config-version.cmake
%%STATIC%%lib/libssh.a
lib/libssh.so
lib/libssh.so.4
-lib/libssh.so.4.4.2
-%%STATIC%%lib/libssh_threads.a
-lib/libssh_threads.so
-lib/libssh_threads.so.4
-lib/libssh_threads.so.4.4.2
+lib/libssh.so.4.7.1
libdata/pkgconfig/libssh.pc
-libdata/pkgconfig/libssh_threads.pc