Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2026 05:30:17 +0000
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: 94328f2904f2 - main - devel/p5-Sub-Exporter-Lexical: Update to 1.001
Message-ID:  <6a13de69.33cef.29bb5281@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=94328f2904f25c29d2912c00ca05aebe1dce4ea2

commit 94328f2904f25c29d2912c00ca05aebe1dce4ea2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-25 05:23:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-25 05:27:36 +0000

    devel/p5-Sub-Exporter-Lexical: Update to 1.001
    
    - Update LICENSE_FILE
    - Remove outdated PERL_LEVEL check after lang/perl5.36 removal (bcd3d7315a815486830c42b9a9e3f695f1b6ee87)
    
    Changes:        https://metacpan.org/dist/Sub-Exporter-Lexical/changes
---
 devel/p5-Sub-Exporter-Lexical/Makefile | 13 ++++---------
 devel/p5-Sub-Exporter-Lexical/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 12 deletions(-)

diff --git a/devel/p5-Sub-Exporter-Lexical/Makefile b/devel/p5-Sub-Exporter-Lexical/Makefile
index 3b73db094025..07ab2081344e 100644
--- a/devel/p5-Sub-Exporter-Lexical/Makefile
+++ b/devel/p5-Sub-Exporter-Lexical/Makefile
@@ -1,7 +1,8 @@
 PORTNAME=	Sub-Exporter-Lexical
-PORTVERSION=	1.000
+PORTVERSION=	1.001
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:RJBS
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -10,7 +11,7 @@ WWW=		https://metacpan.org/release/Sub-Exporter-Lexical
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
-LICENSE_FILE=	${WRKSRC}/LICENSE
+LICENSE_FILE_GPLv1+ =	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-B-Hooks-EndOfScope>=0:devel/p5-B-Hooks-EndOfScope \
@@ -23,10 +24,4 @@ USE_PERL5=	configure
 
 NO_ARCH=	yes
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 503700
-RUN_DEPENDS+=	p5-Lexical-Var>=0.10:devel/p5-Lexical-Var
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/p5-Sub-Exporter-Lexical/distinfo b/devel/p5-Sub-Exporter-Lexical/distinfo
index 1f0a583db624..5fad845a6a90 100644
--- a/devel/p5-Sub-Exporter-Lexical/distinfo
+++ b/devel/p5-Sub-Exporter-Lexical/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680726080
-SHA256 (Sub-Exporter-Lexical-1.000.tar.gz) = bc4741b9118a61bcb02b8c30fcdf7f283ffaa8cae0ec2056fc112e9f9362129d
-SIZE (Sub-Exporter-Lexical-1.000.tar.gz) = 18010
+TIMESTAMP = 1779572588
+SHA256 (Sub-Exporter-Lexical-1.001.tar.gz) = 6228bd38e884550a076f8303c32c07dc53f04d0a334dd0e65e1d80ef5102c604
+SIZE (Sub-Exporter-Lexical-1.001.tar.gz) = 18967


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a13de69.33cef.29bb5281>