From owner-svn-ports-all@freebsd.org Thu Jul 13 10:49:18 2017 Return-Path: Delivered-To: svn-ports-all@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 F39B9D9E92D; Thu, 13 Jul 2017 10:49:17 +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 C293C72D1A; Thu, 13 Jul 2017 10:49:17 +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 v6DAnGja017311; Thu, 13 Jul 2017 10:49:16 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6DAnGlm017309; Thu, 13 Jul 2017 10:49:16 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201707131049.v6DAnGlm017309@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Thu, 13 Jul 2017 10:49:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445642 - head/security/libressl X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/security/libressl X-SVN-Commit-Revision: 445642 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jul 2017 10:49:18 -0000 Author: brnrd Date: Thu Jul 13 10:49:16 2017 New Revision: 445642 URL: https://svnweb.freebsd.org/changeset/ports/445642 Log: security/libressl: Update to 2.5.5 - Bugfix update to 2.5.5 - nc manpage install fixed upstream Modified: head/security/libressl/Makefile head/security/libressl/distinfo Modified: head/security/libressl/Makefile ============================================================================== --- head/security/libressl/Makefile Thu Jul 13 09:10:14 2017 (r445641) +++ head/security/libressl/Makefile Thu Jul 13 10:49:16 2017 (r445642) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libressl -PORTVERSION= 2.5.4 +PORTVERSION= 2.5.5 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL @@ -37,8 +37,5 @@ TEST_TARGET= check post-install: ${RM} -r ${STAGEDIR}/${PREFIX}/etc/ssl/cert.pem - -post-install-NC-on: - ${INSTALL_MAN} ${WRKSRC}/apps/nc/nc.1 ${STAGEDIR}/${PREFIX}/man/man1/nc.1 .include Modified: head/security/libressl/distinfo ============================================================================== --- head/security/libressl/distinfo Thu Jul 13 09:10:14 2017 (r445641) +++ head/security/libressl/distinfo Thu Jul 13 10:49:16 2017 (r445642) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493799912 -SHA256 (libressl-2.5.4.tar.gz) = 107a5b522fbb8318d4c3be668075e5e607296f0a9255d71674caa94571336efa -SIZE (libressl-2.5.4.tar.gz) = 3286042 +TIMESTAMP = 1499938563 +SHA256 (libressl-2.5.5.tar.gz) = e57f5e3d5842a81fe9351b6e817fcaf0a749ca4ef35a91465edba9e071dce7c4 +SIZE (libressl-2.5.5.tar.gz) = 3283158