Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2025 16:09:34 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: 2576094af304 - main - devel/rubygem-repl_type_completor: Update to 0.1.10
Message-ID:  <202502031609.513G9Ybx050248@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=2576094af304172b14e9735fee13d1f36f37f6f7

commit 2576094af304172b14e9735fee13d1f36f37f6f7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:33:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:54:14 +0000

    devel/rubygem-repl_type_completor: Update to 0.1.10
    
    - Update WWW
    - Add NO_ARCH
    
    Changes:        https://github.com/ruby/repl_type_completor/commits/main
---
 devel/rubygem-repl_type_completor/Makefile | 7 ++++---
 devel/rubygem-repl_type_completor/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-repl_type_completor/Makefile b/devel/rubygem-repl_type_completor/Makefile
index 586423eb47c1..7c6decdd370d 100644
--- a/devel/rubygem-repl_type_completor/Makefile
+++ b/devel/rubygem-repl_type_completor/Makefile
@@ -1,12 +1,11 @@
 PORTNAME=	repl_type_completor
-DISTVERSION=	0.1.9
+PORTVERSION=	0.1.10
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Type based completion for REPL
-WWW=		https://rubygems.org/gems/repl_type_completor \
-		https://github.com/ruby/repl_type_completor
+WWW=		https://github.com/ruby/repl_type_completor
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
@@ -16,4 +15,6 @@ RUN_DEPENDS=	rubygem-prism>=1.0<2:textproc/rubygem-prism \
 
 USES=		gem
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/devel/rubygem-repl_type_completor/distinfo b/devel/rubygem-repl_type_completor/distinfo
index c6f8e2c4d399..ca07a34677a2 100644
--- a/devel/rubygem-repl_type_completor/distinfo
+++ b/devel/rubygem-repl_type_completor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735620510
-SHA256 (rubygem/repl_type_completor-0.1.9.gem) = 36084d114be2a42b6bcee558f74268226268e012b33bb87fa694222307169369
-SIZE (rubygem/repl_type_completor-0.1.9.gem) = 24576
+TIMESTAMP = 1738090278
+SHA256 (rubygem/repl_type_completor-0.1.10.gem) = 1fccf9b502a3d502daaa803748021839a110d13e383f4efbb6f9eff1ad041161
+SIZE (rubygem/repl_type_completor-0.1.10.gem) = 25088



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