git: 8c5b8796b661 - main - textproc/rubygem-escape_utils12: Add PORTSCOUT

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 29 Jun 2022 16:36:55 UTC
The branch main has been updated by sunpoet:

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

commit 8c5b8796b6610964bc257a6c04bc5b6475547626
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-29 16:29:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-29 16:32:55 +0000

    textproc/rubygem-escape_utils12: Add PORTSCOUT
---
 textproc/rubygem-escape_utils12/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/rubygem-escape_utils12/Makefile b/textproc/rubygem-escape_utils12/Makefile
index 9f10116baae2..7bc668caaf45 100644
--- a/textproc/rubygem-escape_utils12/Makefile
+++ b/textproc/rubygem-escape_utils12/Makefile
@@ -15,4 +15,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USES=		gem
 USE_RUBY=	yes
 
+PORTSCOUT=	limit:^1\.2\.
+
 .include <bsd.port.mk>