Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2022 09:04:33 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: bcd207c9d187 - main - devel/p5-Test2-Plugin-UUID: Remove outdated PERL_LEVEL check
Message-ID:  <202206030904.25394XW5089927@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=bcd207c9d18717dfc158878808c4fb5ed6441781

commit bcd207c9d18717dfc158878808c4fb5ed6441781
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 08:50:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 09:00:31 +0000

    devel/p5-Test2-Plugin-UUID: Remove outdated PERL_LEVEL check
    
    lang/perl5.30 has been removed in b3fb5d8b3c860bd3c3ebcffafe621aea61379539.
---
 devel/p5-Test2-Plugin-UUID/Makefile | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/devel/p5-Test2-Plugin-UUID/Makefile b/devel/p5-Test2-Plugin-UUID/Makefile
index 20ffe4b382ff..2658f9ed8553 100644
--- a/devel/p5-Test2-Plugin-UUID/Makefile
+++ b/devel/p5-Test2-Plugin-UUID/Makefile
@@ -24,10 +24,4 @@ USE_PERL5=	configure
 
 NO_ARCH=	yes
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 503200
-RUN_DEPENDS+=	p5-Test-Simple>=1.302165:devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206030904.25394XW5089927>