svn commit: r499246 - head/security/libssh2

Steve Wills swills at FreeBSD.org
Thu Apr 18 10:37:13 UTC 2019


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 at 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


More information about the svn-ports-head mailing list