Date: Mon, 25 May 2026 05:30:03 +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: 29ce62353641 - main - devel/p5-lib-filter: Use real PORTVERSION Message-ID: <6a13de5b.33e46.44d67408@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=29ce623536414e25e36d0bc1da8e860d64d09ff1 commit 29ce623536414e25e36d0bc1da8e860d64d09ff1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-05-25 05:22:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-05-25 05:27:31 +0000 devel/p5-lib-filter: Use real PORTVERSION --- devel/p5-lib-filter/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/p5-lib-filter/Makefile b/devel/p5-lib-filter/Makefile index 87662684fede..73a2ea172392 100644 --- a/devel/p5-lib-filter/Makefile +++ b/devel/p5-lib-filter/Makefile @@ -1,9 +1,9 @@ PORTNAME= lib-filter -PORTVERSION= 0.28.1 +PORTVERSION= 0.281 CATEGORIES= devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN: PKGNAMEPREFIX= p5- -DISTNAME= lib-filter-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Allow/disallow loading moduleshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a13de5b.33e46.44d67408>
