From owner-dev-commits-ports-branches@freebsd.org Fri Aug 20 03:47:07 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 408FE66FFB8; Fri, 20 Aug 2021 03:47:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GrSHv1484z4l9B; Fri, 20 Aug 2021 03:47:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0CC7211B58; Fri, 20 Aug 2021 03:47:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17K3l6wC043604; Fri, 20 Aug 2021 03:47:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17K3l6vX043603; Fri, 20 Aug 2021 03:47:06 GMT (envelope-from git) Date: Fri, 20 Aug 2021 03:47:06 GMT Message-Id: <202108200347.17K3l6vX043603@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Kyle Evans Subject: git: 7593668d19c1 - 2021Q3 - security/bouncycastle15: update to 1.69 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kevans X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 7593668d19c18ff6fc60e6a785d9161ca044742a Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2021 03:47:07 -0000 The branch 2021Q3 has been updated by kevans: URL: https://cgit.FreeBSD.org/ports/commit/?id=7593668d19c18ff6fc60e6a785d9161ca044742a commit 7593668d19c18ff6fc60e6a785d9161ca044742a Author: Kyle Evans AuthorDate: 2021-08-20 01:01:36 +0000 Commit: Kyle Evans CommitDate: 2021-08-20 03:46:53 +0000 security/bouncycastle15: update to 1.69 Changelog: - https://bouncycastle.org/releasenotes.html Security: 89d5bca6-0150-11ec-bf0c-080027eedc6a Security: 70e71a24-0151-11ec-bf0c-080027eedc6a Sponsored by: Modirum MDPay Sponsored by: Klara, Inc. (cherry picked from commit 8bf8574f5c08736ec052f5347066a3c6c296fd30) --- java/bouncycastle15/Makefile | 3 +-- java/bouncycastle15/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/java/bouncycastle15/Makefile b/java/bouncycastle15/Makefile index 04493af97f3e..1cc29ba3602a 100644 --- a/java/bouncycastle15/Makefile +++ b/java/bouncycastle15/Makefile @@ -1,8 +1,7 @@ # Created by: Eugene Grosbein PORTNAME= bouncycastle -PORTVERSION= 1.61 -PORTREVISION= 1 +PORTVERSION= 1.69 CATEGORIES= java security MASTER_SITES= http://www.bouncycastle.org/download/ \ http://polydistortion.net/bc/download/ diff --git a/java/bouncycastle15/distinfo b/java/bouncycastle15/distinfo index 4ff25e01f1e2..2616a7575bb5 100644 --- a/java/bouncycastle15/distinfo +++ b/java/bouncycastle15/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1554174153 -SHA256 (crypto-161.tar.gz) = e429d7ec67da1709c82e36dc5214ea45875457db94329eca638a576f931e3e22 -SIZE (crypto-161.tar.gz) = 136435919 +TIMESTAMP = 1629419659 +SHA256 (crypto-169.tar.gz) = 363671c7f35d7df97c43939428f869029880a48c37337866bdfb8ea740644b2b +SIZE (crypto-169.tar.gz) = 357820367