diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-06-06 15:42:00 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-06-06 14:41:31 +0000 |
commit | 8347d39ff4ad2c20ccddaa5232cc8f5e6653a481 (patch) | |
tree | 157cd0efe3a3bd0c05de019c0da11d1eaada49e6 | |
parent | e2dce04b17fe51c8b38213277ab1b70b80896f61 (diff) | |
download | freebsd-ports-8347d39ff4ad2c20ccddaa5232cc8f5e6653a481.zip |
textproc/rubygem-actiontext70: Update to 7.0.8.4
Changes: https://github.com/rails/rails/releases
Security: CVE-2024-32464
(cherry picked from commit b2bc45f7fff26688b6a944bdf008b3f0609f7ec7)
-rw-r--r-- | textproc/rubygem-actiontext70/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-actiontext70/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/rubygem-actiontext70/Makefile b/textproc/rubygem-actiontext70/Makefile index 5fa402f8939c..69b77c68949a 100644 --- a/textproc/rubygem-actiontext70/Makefile +++ b/textproc/rubygem-actiontext70/Makefile @@ -1,5 +1,5 @@ PORTNAME= actiontext -PORTVERSION= 7.0.8.3 +PORTVERSION= 7.0.8.4 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 70 diff --git a/textproc/rubygem-actiontext70/distinfo b/textproc/rubygem-actiontext70/distinfo index 0c70fafd9196..28264f483ec1 100644 --- a/textproc/rubygem-actiontext70/distinfo +++ b/textproc/rubygem-actiontext70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716142246 -SHA256 (rubygem/actiontext-7.0.8.3.gem) = 4d05ee5e6d973f54e7b8477f4eade720fa2651f26f85866101cef7cb4f65bedb -SIZE (rubygem/actiontext-7.0.8.3.gem) = 83456 +TIMESTAMP = 1717568562 +SHA256 (rubygem/actiontext-7.0.8.4.gem) = 1ed8fb8cebdcc34fcaecf3b1404d48b2ea69fef9ae3f91ca4b9b672f6778a4bc +SIZE (rubygem/actiontext-7.0.8.4.gem) = 83456 |