git: b860f55feb20 - main - graphics/rubygem-rmagick: Update to 4.2.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Jul 2022 18:02:19 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b860f55feb20d6314b3a29d81fdf103af1c64196
commit b860f55feb20d6314b3a29d81fdf103af1c64196
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-07-18 17:57:32 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-07-18 18:00:54 +0000
graphics/rubygem-rmagick: Update to 4.2.6
Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
---
graphics/rubygem-rmagick/Makefile | 6 ++++--
graphics/rubygem-rmagick/distinfo | 6 +++---
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/graphics/rubygem-rmagick/Makefile b/graphics/rubygem-rmagick/Makefile
index f67838e802ce..a96090b50d79 100644
--- a/graphics/rubygem-rmagick/Makefile
+++ b/graphics/rubygem-rmagick/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rmagick
-PORTVERSION= 4.2.5
+PORTVERSION= 4.2.6
CATEGORIES= graphics rubygems
MASTER_SITES= RG
@@ -9,9 +9,11 @@ COMMENT= Ruby binding for ImageMagick
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= gem pkgconfig
+USES= gem pkgconfig shebangfix
USE_RUBY= yes
+SHEBANG_FILES= .devcontainer/*.sh
+
OPTIONS_DEFINE= X11
OPTIONS_DEFAULT=X11
diff --git a/graphics/rubygem-rmagick/distinfo b/graphics/rubygem-rmagick/distinfo
index f7431001b124..45e1c50be3f2 100644
--- a/graphics/rubygem-rmagick/distinfo
+++ b/graphics/rubygem-rmagick/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650970343
-SHA256 (rubygem/rmagick-4.2.5.gem) = f94ef62ca9a8324bbb239857e8c34236a87dc17418d4306a961f8129836d40d7
-SIZE (rubygem/rmagick-4.2.5.gem) = 233984
+TIMESTAMP = 1658151445
+SHA256 (rubygem/rmagick-4.2.6.gem) = 8a2cd4f2fed24d54567c2e6fb1d1dc03129d56c65216ecc566facbd50e46a92f
+SIZE (rubygem/rmagick-4.2.6.gem) = 235008