Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2024 15:04:54 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dbd58ea2246d - main - devel/rubygem-binding_of_caller: Update to 1.0.1
Message-ID:  <202403231504.42NF4s1g015703@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dbd58ea2246d4b97f009d6a0227254c9bceb7c7f

commit dbd58ea2246d4b97f009d6a0227254c9bceb7c7f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-23 14:26:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-23 14:50:14 +0000

    devel/rubygem-binding_of_caller: Update to 1.0.1
    
    Changes:        https://github.com/banister/binding_of_caller/releases
---
 devel/rubygem-binding_of_caller/Makefile | 4 ++--
 devel/rubygem-binding_of_caller/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-binding_of_caller/Makefile b/devel/rubygem-binding_of_caller/Makefile
index 29bf9b66668a..37064127fc74 100644
--- a/devel/rubygem-binding_of_caller/Makefile
+++ b/devel/rubygem-binding_of_caller/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	binding_of_caller
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -9,7 +9,7 @@ WWW=		https://github.com/banister/binding_of_caller
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-debug_inspector>=0.0.1:devel/rubygem-debug_inspector
+RUN_DEPENDS=	rubygem-debug_inspector>=1.2.0:devel/rubygem-debug_inspector
 
 USES=		gem
 
diff --git a/devel/rubygem-binding_of_caller/distinfo b/devel/rubygem-binding_of_caller/distinfo
index 4b3633b3f13e..3cb98fc38030 100644
--- a/devel/rubygem-binding_of_caller/distinfo
+++ b/devel/rubygem-binding_of_caller/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624630262
-SHA256 (rubygem/binding_of_caller-1.0.0.gem) = 3aad25d1d538fc6e7972978f9bf512ccd992784009947c81633bea776713161d
-SIZE (rubygem/binding_of_caller-1.0.0.gem) = 10240
+TIMESTAMP = 1710712818
+SHA256 (rubygem/binding_of_caller-1.0.1.gem) = 2b2902abff4246ddcfbc4da9b69bc4a019e22aeb300c2ff6289a173d4b90b29a
+SIZE (rubygem/binding_of_caller-1.0.1.gem) = 9728



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403231504.42NF4s1g015703>