Date: Wed, 3 Aug 2016 19:25:11 +0000 (UTC) From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419542 - head/security/libressl Message-ID: <201608031925.u73JPB3p031566@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Wed Aug 3 19:25:11 2016 New Revision: 419542 URL: https://svnweb.freebsd.org/changeset/ports/419542 Log: security/libressl: Update to 2.3.7 - Bugfix update [1] Release notes: - http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.7-relnotes.txt Modified: head/security/libressl/Makefile head/security/libressl/distinfo Modified: head/security/libressl/Makefile ============================================================================== --- head/security/libressl/Makefile Wed Aug 3 19:06:00 2016 (r419541) +++ head/security/libressl/Makefile Wed Aug 3 19:25:11 2016 (r419542) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libressl -PORTVERSION= 2.3.6 +PORTVERSION= 2.3.7 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL Modified: head/security/libressl/distinfo ============================================================================== --- head/security/libressl/distinfo Wed Aug 3 19:06:00 2016 (r419541) +++ head/security/libressl/distinfo Wed Aug 3 19:25:11 2016 (r419542) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465503719 -SHA256 (libressl-2.3.6.tar.gz) = 358a4779e6813bd06f07db0cf0f0fe531401ed0c6ed958973d404416c3d537fa -SIZE (libressl-2.3.6.tar.gz) = 3013459 +TIMESTAMP = 1470249537 +SHA256 (libressl-2.3.7.tar.gz) = f59f5d859ce4867cc4761a13d02024f699491e277d54a9fe76e053e5b5f70860 +SIZE (libressl-2.3.7.tar.gz) = 3013807
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608031925.u73JPB3p031566>