From 9af95ba0dd08970efc03cc6e1a33214c4b415d21 Mon Sep 17 00:00:00 2001 From: sthen Date: Thu, 5 Jun 2025 06:50:22 +0000 Subject: [PATCH] try PORTROACH=limit:v[3-9]; skipv is going to require enumerating all the 'bad' version numbers --- textproc/p5-ack/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/p5-ack/Makefile b/textproc/p5-ack/Makefile index 73996ab0a8e..9e357c14c7d 100644 --- a/textproc/p5-ack/Makefile +++ b/textproc/p5-ack/Makefile @@ -8,7 +8,7 @@ PKGNAME= p5-ack-$V CPAN_AUTHOR= PETDANCE CATEGORIES= textproc -PORTROACH= skipv:2.999_08 +PORTROACH= limit:v[3-9] HOMEPAGE= https://beyondgrep.com/