From owner-svn-ports-head@freebsd.org Wed Aug 3 19:30:58 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA534BAEACB; Wed, 3 Aug 2016 19:30:58 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8A767145D; Wed, 3 Aug 2016 19:30:58 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u73JUvC2033855; Wed, 3 Aug 2016 19:30:57 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u73JUv6D033853; Wed, 3 Aug 2016 19:30:57 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201608031930.u73JUv6D033853@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 3 Aug 2016 19:30:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419543 - head/security/libressl-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2016 19:30:58 -0000 Author: brnrd Date: Wed Aug 3 19:30:57 2016 New Revision: 419543 URL: https://svnweb.freebsd.org/changeset/ports/419543 Log: security/libressl-devel: Update to 2.4.2 - Bugfix update - ABI is now stable Release notes: - http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.4.2-relnotes.txt Modified: head/security/libressl-devel/Makefile head/security/libressl-devel/distinfo Modified: head/security/libressl-devel/Makefile ============================================================================== --- head/security/libressl-devel/Makefile Wed Aug 3 19:25:11 2016 (r419542) +++ head/security/libressl-devel/Makefile Wed Aug 3 19:30:57 2016 (r419543) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libressl -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL PKGNAMESUFFIX= -devel Modified: head/security/libressl-devel/distinfo ============================================================================== --- head/security/libressl-devel/distinfo Wed Aug 3 19:25:11 2016 (r419542) +++ head/security/libressl-devel/distinfo Wed Aug 3 19:30:57 2016 (r419543) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465503746 -SHA256 (libressl-2.4.1.tar.gz) = 121922b13169cd47a85e3e77f0bc129f8d04247193b42491cb1fab9074e80477 -SIZE (libressl-2.4.1.tar.gz) = 3024529 +TIMESTAMP = 1470249624 +SHA256 (libressl-2.4.2.tar.gz) = 5f87d778e5d62822d60e38fa9621c1c5648fc559d198ba314bd9d89cbf67d9e3 +SIZE (libressl-2.4.2.tar.gz) = 3021644