diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-05-02 09:38:10 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-05-02 09:38:10 +0000 |
commit | 31e6338ce2c45c0e2ebc5b60cf546e836f46cea6 (patch) | |
tree | b1b61f31f3316d69ab7c8f737cbd1f3b8e292a04 /security/libssh2 | |
parent | 8529c41f37233aebae098a6dfbcd99cd37c25342 (diff) |
Notes
Diffstat (limited to 'security/libssh2')
-rw-r--r-- | security/libssh2/Makefile | 3 | ||||
-rw-r--r-- | security/libssh2/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile index 06b6805d1c1e..baa6683dd61a 100644 --- a/security/libssh2/Makefile +++ b/security/libssh2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libssh2 -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A library implementing the SSH2 protocol USE_OPENSSL= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes diff --git a/security/libssh2/distinfo b/security/libssh2/distinfo index b52d8f978d5d..28bd7b394e05 100644 --- a/security/libssh2/distinfo +++ b/security/libssh2/distinfo @@ -1,3 +1,3 @@ -MD5 (libssh2-0.12.tar.gz) = 4071c9739614acec0954f14c974ba93c -SHA256 (libssh2-0.12.tar.gz) = 720c527b379718162798e63d0839cea5137d91382167da6b3a2a02c205f6b2fb -SIZE (libssh2-0.12.tar.gz) = 138591 +MD5 (libssh2-0.13.tar.gz) = 45e23c1470ff4de34ae6ac6b9ed25d97 +SHA256 (libssh2-0.13.tar.gz) = d719b0e97db2305d5f948f4e610f030914911ec8c14dfee096bab02f7ac89822 +SIZE (libssh2-0.13.tar.gz) = 138875 |