Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Jun 2026 01:40:16 +0000
From:      Romain Tar=?utf-8?Q?ti=C3=A8re?= <romain@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ca57a0da0f6d - main - textproc/rubygem-openvox-strings: Add missing dependency
Message-ID:  <6a20d780.30f16.58df243b@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by romain:

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

commit ca57a0da0f6d6f4cf86989d1e564954feba514e5
Author:     Romain Tartière <romain@FreeBSD.org>
AuthorDate: 2026-06-04 01:31:44 +0000
Commit:     Romain Tartière <romain@FreeBSD.org>
CommitDate: 2026-06-04 01:39:50 +0000

    textproc/rubygem-openvox-strings: Add missing dependency
    
    With hat:       puppet
---
 textproc/rubygem-openvox-strings/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/rubygem-openvox-strings/Makefile b/textproc/rubygem-openvox-strings/Makefile
index fecdcb3e0545..ba9dd33bb5d3 100644
--- a/textproc/rubygem-openvox-strings/Makefile
+++ b/textproc/rubygem-openvox-strings/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	openvox-strings
 PORTVERSION=	7.1.0
+PORTREVISION=	1
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -11,6 +12,7 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	openvox-agent8>=7:sysutils/openvox-agent8 \
+		rubygem-irb>=0:devel/rubygem-irb \
 		rubygem-rgen>=0:devel/rubygem-rgen \
 		rubygem-yard>=0.9.5<0.10:textproc/rubygem-yard
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a20d780.30f16.58df243b>