git: 6f851a811777 - main - sysutils/puppet8: Remove outdated BROKEN_RUBY30 after lang/ruby30 removal (d9726846d0d5b9ce871d3d6183dd9a5cc7c07514)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jun 2024 02:49:43 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6f851a81177716449c38d1c9fcf2a8de528998d0
commit 6f851a81177716449c38d1c9fcf2a8de528998d0
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-03 02:40:52 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-03 02:40:52 +0000
sysutils/puppet8: Remove outdated BROKEN_RUBY30 after lang/ruby30 removal (d9726846d0d5b9ce871d3d6183dd9a5cc7c07514)
Approved by: portmgr (blanket)
With hat: ruby
---
sysutils/puppet8/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/sysutils/puppet8/Makefile b/sysutils/puppet8/Makefile
index eb6a8c8dd676..620320b31592 100644
--- a/sysutils/puppet8/Makefile
+++ b/sysutils/puppet8/Makefile
@@ -11,8 +11,6 @@ WWW= https://puppet.com/docs/puppet/latest/puppet_index.html
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_RUBY30= yes
-
RUN_DEPENDS= rubygem-concurrent-ruby>1.0:devel/rubygem-concurrent-ruby \
rubygem-deep_merge>1.0:devel/rubygem-deep_merge \
rubygem-facter>=4.0:sysutils/rubygem-facter \