diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-12-02 12:11:03 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-12-02 12:18:17 +0000 |
| commit | ce6845333851cfa817dcf5cde164c28a4ba7f477 (patch) | |
| tree | 189e81757db7027e2e2eb911063f6ce279e04b3f | |
| parent | d1d401289e4a2447c3777e843254e36bb29f71de (diff) | |
security/rubygem-openssl-ccm: Update to 1.3.0
- Update WWW
Changes: https://github.com/SmallLars/openssl-ccm/releases
| -rw-r--r-- | security/rubygem-openssl-ccm/Makefile | 4 | ||||
| -rw-r--r-- | security/rubygem-openssl-ccm/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/security/rubygem-openssl-ccm/Makefile b/security/rubygem-openssl-ccm/Makefile index 24da09ddd7af..615466c3d016 100644 --- a/security/rubygem-openssl-ccm/Makefile +++ b/security/rubygem-openssl-ccm/Makefile @@ -1,5 +1,5 @@ PORTNAME= openssl-ccm -PORTVERSION= 1.2.3 +PORTVERSION= 1.3.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -10,6 +10,8 @@ WWW= https://github.com/SmallLars/openssl-ccm LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +RUN_DEPENDS= rubygem-openssl>=3.0<4:security/rubygem-openssl + USES= gem NO_ARCH= yes diff --git a/security/rubygem-openssl-ccm/distinfo b/security/rubygem-openssl-ccm/distinfo index 184061a19ae6..25cbb03b3b69 100644 --- a/security/rubygem-openssl-ccm/distinfo +++ b/security/rubygem-openssl-ccm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659209976 -SHA256 (rubygem/openssl-ccm-1.2.3.gem) = 23e69de01aabd80192c7619ed9870b7c06a4c1bf82e98e130e4c3ac6d12819d7 -SIZE (rubygem/openssl-ccm-1.2.3.gem) = 24576 +TIMESTAMP = 1764511078 +SHA256 (rubygem/openssl-ccm-1.3.0.gem) = be01742f6cdf479770fae025880fe034f9125fb9c52cfab22ddc8aeb7673a7a7 +SIZE (rubygem/openssl-ccm-1.3.0.gem) = 7680 |
