Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2019 11:12:28 +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: r500478 - head/security/libssh2
Message-ID:  <201904301112.x3UBCSCF075088@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Apr 30 11:12:28 2019
New Revision: 500478
URL: https://svnweb.freebsd.org/changeset/ports/500478

Log:
  security/libssh2: Update to 1.8.2
  
  Fixes broken userauth module in 1.8.1
  
  PR:		237541
  Submitted by:	leres
  Approved by:	sbz (maintainer)
  MFH:		2019Q2

Modified:
  head/security/libssh2/Makefile   (contents, props changed)
  head/security/libssh2/distinfo   (contents, props changed)

Modified: head/security/libssh2/Makefile
==============================================================================
--- head/security/libssh2/Makefile	Tue Apr 30 11:06:49 2019	(r500477)
+++ head/security/libssh2/Makefile	Tue Apr 30 11:12:28 2019	(r500478)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libssh2
-PORTVERSION=	1.8.1
+PORTVERSION=	1.8.2
 PORTEPOCH=	3
 CATEGORIES=	security devel
 MASTER_SITES=	http://www.libssh2.org/download/ \

Modified: head/security/libssh2/distinfo
==============================================================================
--- head/security/libssh2/distinfo	Tue Apr 30 11:06:49 2019	(r500477)
+++ head/security/libssh2/distinfo	Tue Apr 30 11:12:28 2019	(r500478)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553244098
-SHA256 (libssh2-1.8.1.tar.gz) = 40b517f35b1bb869d0075b15125c7a015557f53a5a3a6a8bffb89b69fd70f159
-SIZE (libssh2-1.8.1.tar.gz) = 858088
+TIMESTAMP = 1556141679
+SHA256 (libssh2-1.8.2.tar.gz) = 088307d9f6b6c4b8c13f34602e8ff65d21c2dc4d55284dfe15d502c4ee190d67
+SIZE (libssh2-1.8.2.tar.gz) = 859587



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904301112.x3UBCSCF075088>