Date: Thu, 18 Apr 2019 10:37:12 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r499246 - head/security/libssh2 Message-ID: <201904181037.x3IAbCEp040415@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu Apr 18 10:37:12 2019 New Revision: 499246 URL: https://svnweb.freebsd.org/changeset/ports/499246 Log: security/libssh2: update to 1.8.1 PR: 236711 Submitted by: Leonid Nevecherya <nevecherya@gmail.com> Approved by: sbz (maintainer) MFH: 2019Q2 Security: 6e58e1e9-2636-413e-9f84-4c0e21143628 Modified: head/security/libssh2/Makefile (contents, props changed) head/security/libssh2/distinfo (contents, props changed) Modified: head/security/libssh2/Makefile ============================================================================== --- head/security/libssh2/Makefile Thu Apr 18 10:36:50 2019 (r499245) +++ head/security/libssh2/Makefile Thu Apr 18 10:37:12 2019 (r499246) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libssh2 -PORTVERSION= 1.8.0 -PORTREVISION= 1 +PORTVERSION= 1.8.1 PORTEPOCH= 3 CATEGORIES= security devel MASTER_SITES= http://www.libssh2.org/download/ \ Modified: head/security/libssh2/distinfo ============================================================================== --- head/security/libssh2/distinfo Thu Apr 18 10:36:50 2019 (r499245) +++ head/security/libssh2/distinfo Thu Apr 18 10:37:12 2019 (r499246) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481730876 -SHA256 (libssh2-1.8.0.tar.gz) = 39f34e2f6835f4b992cafe8625073a88e5a28ba78f83e8099610a7b3af4676d4 -SIZE (libssh2-1.8.0.tar.gz) = 854916 +TIMESTAMP = 1553244098 +SHA256 (libssh2-1.8.1.tar.gz) = 40b517f35b1bb869d0075b15125c7a015557f53a5a3a6a8bffb89b69fd70f159 +SIZE (libssh2-1.8.1.tar.gz) = 858088
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904181037.x3IAbCEp040415>