Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jun 2023 04:47:55 GMT
From:      Yasuhiro Kimura <yasu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 834e2c125948 - main - sysutils/puppet8: Remove BROKEN_RUBY27
Message-ID:  <202306030447.3534ltmD097780@gitrepo.freebsd.org>

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

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

commit 834e2c1259487ee8bdae4316500fb296af97bd52
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2023-06-03 04:46:49 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2023-06-03 04:46:49 +0000

    sysutils/puppet8: Remove BROKEN_RUBY27
    
    It is no-op after the removal of lang/ruby27.
    
    Approved by:    portmgr blanket
---
 sysutils/puppet8/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sysutils/puppet8/Makefile b/sysutils/puppet8/Makefile
index 7dac8ea98b93..1f87bd1faf13 100644
--- a/sysutils/puppet8/Makefile
+++ b/sysutils/puppet8/Makefile
@@ -11,7 +11,6 @@ WWW=		https://puppet.com/docs/puppet/latest/puppet_index.html
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_RUBY27=	yes
 BROKEN_RUBY30=	yes
 
 RUN_DEPENDS=	rubygem-concurrent-ruby11>1.0:devel/rubygem-concurrent-ruby11 \



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