Date: Wed, 21 Jul 2021 18:13:26 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3e8cdba2d7a8 - main - devel/p5-File-LoadLines: Add PORTSCOUT Message-ID: <202107211813.16LIDQBb043036@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3e8cdba2d7a8efa7d093e4f75503ea37c31e7d15 commit 3e8cdba2d7a8efa7d093e4f75503ea37c31e7d15 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-21 17:17:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-21 18:11:52 +0000 devel/p5-File-LoadLines: Add PORTSCOUT portscout erroneously detects 1.02 as a newer version. % pkg ver -t 1.020.2 1.02 > --- devel/p5-File-LoadLines/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/p5-File-LoadLines/Makefile b/devel/p5-File-LoadLines/Makefile index 70615bd75f46..eb8903cefe2a 100644 --- a/devel/p5-File-LoadLines/Makefile +++ b/devel/p5-File-LoadLines/Makefile @@ -20,4 +20,6 @@ USE_PERL5= configure NO_ARCH= yes +PORTSCOUT= skipv:1.02 + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107211813.16LIDQBb043036>