diff options
author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2024-04-02 07:09:37 +0000 |
---|---|---|
committer | Yasuhiro Kimura <yasu@FreeBSD.org> | 2024-04-02 07:13:40 +0000 |
commit | 8f39cf01a33dd0ba9f08fffd99eb56e13cb4db88 (patch) | |
tree | 9f45636f702811d90e368433949647aee9c18f9f | |
parent | a08336423d727103442208c74633a2f01aacdb74 (diff) | |
download | ports-8f39cf01a33dd0ba9f08fffd99eb56e13cb4db88.tar.gz ports-8f39cf01a33dd0ba9f08fffd99eb56e13cb4db88.zip |
graphics/rubygem-fastimage: Update to 2.3.1
-rw-r--r-- | graphics/rubygem-fastimage/Makefile | 2 | ||||
-rw-r--r-- | graphics/rubygem-fastimage/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/rubygem-fastimage/Makefile b/graphics/rubygem-fastimage/Makefile index 9558a37e1bb6..aa248af07685 100644 --- a/graphics/rubygem-fastimage/Makefile +++ b/graphics/rubygem-fastimage/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastimage -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= graphics rubygems MASTER_SITES= RG diff --git a/graphics/rubygem-fastimage/distinfo b/graphics/rubygem-fastimage/distinfo index 8cf83de2bf83..60b7a7fcf837 100644 --- a/graphics/rubygem-fastimage/distinfo +++ b/graphics/rubygem-fastimage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703495913 -SHA256 (rubygem/fastimage-2.3.0.gem) = e26c0562ae4f3285a41d9f516f95ab784f4d75eaa7071e2f7311962269b09380 -SIZE (rubygem/fastimage-2.3.0.gem) = 15872 +TIMESTAMP = 1712041723 +SHA256 (rubygem/fastimage-2.3.1.gem) = 23c629f1f3e7d61bcfcc06c25b3d2418bc6bf41d2e615dbf5132c0e3b63ecce9 +SIZE (rubygem/fastimage-2.3.1.gem) = 16384 |