git: 20d0765b6a5b - main - security/rubygem-openssl-cmac: Update to 2.0.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Jul 2022 21:01:26 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=20d0765b6a5bcd9d30e931e16dc5a97a2a84081b
commit 20d0765b6a5bcd9d30e931e16dc5a97a2a84081b
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-07-30 20:57:34 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-07-30 21:00:27 +0000
security/rubygem-openssl-cmac: Update to 2.0.2
- Update WWW
Changes: https://github.com/SmallLars/openssl-cmac/releases
---
security/rubygem-openssl-cmac/Makefile | 2 +-
security/rubygem-openssl-cmac/distinfo | 6 +++---
security/rubygem-openssl-cmac/pkg-descr | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/security/rubygem-openssl-cmac/Makefile b/security/rubygem-openssl-cmac/Makefile
index f531b3a3c824..f3361a0b7d24 100644
--- a/security/rubygem-openssl-cmac/Makefile
+++ b/security/rubygem-openssl-cmac/Makefile
@@ -1,5 +1,5 @@
PORTNAME= openssl-cmac
-PORTVERSION= 2.0.1
+PORTVERSION= 2.0.2
CATEGORIES= security rubygems
MASTER_SITES= RG
diff --git a/security/rubygem-openssl-cmac/distinfo b/security/rubygem-openssl-cmac/distinfo
index 3e57e3a47269..c4c89128c763 100644
--- a/security/rubygem-openssl-cmac/distinfo
+++ b/security/rubygem-openssl-cmac/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596741515
-SHA256 (rubygem/openssl-cmac-2.0.1.gem) = 0894cefb087537a9317a597d4eac997ef38cba720b303835b778d3082eb8c9cc
-SIZE (rubygem/openssl-cmac-2.0.1.gem) = 9728
+TIMESTAMP = 1659209978
+SHA256 (rubygem/openssl-cmac-2.0.2.gem) = 8cc1d87070e0e89ddec7a0d1dea9647e57d9e6e7eba5005a6a3e1b594030b4d6
+SIZE (rubygem/openssl-cmac-2.0.2.gem) = 9728
diff --git a/security/rubygem-openssl-cmac/pkg-descr b/security/rubygem-openssl-cmac/pkg-descr
index 8ced3dd315f5..a84922993549 100644
--- a/security/rubygem-openssl-cmac/pkg-descr
+++ b/security/rubygem-openssl-cmac/pkg-descr
@@ -1,4 +1,4 @@
rubygem-openssl-cmac is an implementation of RFC 4493, 4494, 4615 - AES-CMAC
Algorithm.
-WWW: https://github.com/smalllars/openssl-cmac
+WWW: https://github.com/SmallLars/openssl-cmac