Hi,

databases/pkglocatedb fails to build for me:

sysutils/ruby-puppet/7(sysutils/ruby-puppet-syntax): broken dependency

The diff below updates RDEP to Puppet 8, ok?

Index: sysutils/ruby-puppet-syntax/Makefile
===================================================================
RCS file: /cvs/ports/sysutils/ruby-puppet-syntax/Makefile,v
retrieving revision 1.21
diff -u -p -u -p -r1.21 Makefile
--- sysutils/ruby-puppet-syntax/Makefile        21 Apr 2024 18:31:55 -0000      
1.21
+++ sysutils/ruby-puppet-syntax/Makefile        3 Sep 2025 04:59:35 -0000
@@ -1,5 +1,6 @@
 COMMENT=               syntax checks for Puppet manifests and templates
 
+REVISION=              0
 DISTNAME=              puppet-syntax-4.1.1
 CATEGORIES=            sysutils
 
@@ -11,7 +12,7 @@ PERMIT_PACKAGE=       Yes
 MODULES=               lang/ruby
 
 BUILD_DEPENDS +=       ${RUN_DEPENDS}
-RUN_DEPENDS +=         sysutils/ruby-puppet/7
+RUN_DEPENDS +=         sysutils/ruby-puppet/8
 
 CONFIGURE_STYLE=       ruby gem
 

Reply via email to