git: 2ffc398187db - main - devel/rubygem-irb: Update to 1.3.7
Koichiro Iwao
meta at FreeBSD.org
Mon Aug 16 07:04:39 UTC 2021
The branch main has been updated by meta:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2ffc398187db7320b315d727a3d0fd5018c7c674
commit 2ffc398187db7320b315d727a3d0fd5018c7c674
Author: Koichiro Iwao <meta at FreeBSD.org>
AuthorDate: 2021-08-16 07:03:04 +0000
Commit: Koichiro Iwao <meta at FreeBSD.org>
CommitDate: 2021-08-16 07:03:04 +0000
devel/rubygem-irb: Update to 1.3.7
Changes: https://github.com/ruby/irb/commits/v1.3.7
PR: 257794
Reported by: Yasuhiro Kimura <yasu at utahime.org>
Approved by: meta (myself, maintainer)
---
devel/rubygem-irb/Makefile | 4 ++--
devel/rubygem-irb/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/rubygem-irb/Makefile b/devel/rubygem-irb/Makefile
index 8433bb1edbac..2fc3dd4b984a 100644
--- a/devel/rubygem-irb/Makefile
+++ b/devel/rubygem-irb/Makefile
@@ -1,5 +1,5 @@
PORTNAME= irb
-PORTVERSION= 1.3.6
+PORTVERSION= 1.3.7
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -9,7 +9,7 @@ COMMENT= Interactive Ruby
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-reline>=0.2.5:devel/rubygem-reline
+RUN_DEPENDS= rubygem-reline>=0.2.7:devel/rubygem-reline
USES= gem
USE_RUBY= yes
diff --git a/devel/rubygem-irb/distinfo b/devel/rubygem-irb/distinfo
index 76c058b1dcc8..f9af3c319e31 100644
--- a/devel/rubygem-irb/distinfo
+++ b/devel/rubygem-irb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624299333
-SHA256 (rubygem/irb-1.3.6.gem) = 79c73e1cada8aee635a07a0dbb443fc6bfac357903d277476505d8700b949e68
-SIZE (rubygem/irb-1.3.6.gem) = 68096
+TIMESTAMP = 1628798326
+SHA256 (rubygem/irb-1.3.7.gem) = 1cd9ea0b112dc395679bed0a119ce7da17b2d18de3a4e53c825f9d707ef2bb0f
+SIZE (rubygem/irb-1.3.7.gem) = 68608
More information about the dev-commits-ports-all
mailing list