git: e946667c29bf - main - devel/rubygem-debug_inspector: Update to 1.1.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 30 20:48:22 UTC 2021


The branch main has been updated by sunpoet:

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

commit e946667c29bf3c35e056482fc47809e05f8b85bc
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:40:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:44:11 +0000

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

diff --git a/devel/rubygem-debug_inspector/Makefile b/devel/rubygem-debug_inspector/Makefile
index 2a8073ea42d5..1ed0cb3732ae 100644
--- a/devel/rubygem-debug_inspector/Makefile
+++ b/devel/rubygem-debug_inspector/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	debug_inspector
-PORTVERSION=	0.0.3
+PORTVERSION=	1.1.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -8,7 +8,7 @@ COMMENT=	Ruby wrapper for the MRI 2.0 debug_inspector API
 
 LICENSE=	MIT
 
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/rubygem-debug_inspector/distinfo b/devel/rubygem-debug_inspector/distinfo
index 6638844c011f..d5a7ceccebcb 100644
--- a/devel/rubygem-debug_inspector/distinfo
+++ b/devel/rubygem-debug_inspector/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494331125
-SHA256 (rubygem/debug_inspector-0.0.3.gem) = a0675a24e94302013701c9c2bb6151f4c8261c61c78663337373b91a5407b96f
-SIZE (rubygem/debug_inspector-0.0.3.gem) = 8192
+TIMESTAMP = 1624630278
+SHA256 (rubygem/debug_inspector-1.1.0.gem) = eaa5a2d0195e1d65fb4164e8e7e466cca2e7eb53bc5e608cf12b8bf02c3a8606
+SIZE (rubygem/debug_inspector-1.1.0.gem) = 9216


More information about the dev-commits-ports-main mailing list