Date: Fri, 20 Aug 2021 03:41:16 GMT From: Kyle Evans <kevans@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8bf8574f5c08 - main - security/bouncycastle15: update to 1.69 Message-ID: <202108200341.17K3fGLe039071@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/ports/commit/?id=8bf8574f5c08736ec052f5347066a3c6c296fd30 commit 8bf8574f5c08736ec052f5347066a3c6c296fd30 Author: Kyle Evans <kevans@FreeBSD.org> AuthorDate: 2021-08-20 01:01:36 +0000 Commit: Kyle Evans <kevans@FreeBSD.org> CommitDate: 2021-08-20 03:40:35 +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 MFH: 2021Q3 Sponsored by: Modirum MDPay Sponsored by: Klara, Inc. --- 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 <ports@grosbein.net> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108200341.17K3fGLe039071>