git: 3e8cdba2d7a8 - main - devel/p5-File-LoadLines: Add PORTSCOUT

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 21 18:13:27 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3e8cdba2d7a8efa7d093e4f75503ea37c31e7d15

commit 3e8cdba2d7a8efa7d093e4f75503ea37c31e7d15
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-21 17:17:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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>


More information about the dev-commits-ports-main mailing list