Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2026 05:30:10 +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: a62a1d999b04 - main - devel/p5-Module-Path-More: Use real PORTVERSION
Message-ID:  <6a13de62.36183.473c460d@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=a62a1d999b047f96b2416282cba038f149796f2e

commit a62a1d999b047f96b2416282cba038f149796f2e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-25 05:23:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-25 05:27:33 +0000

    devel/p5-Module-Path-More: Use real PORTVERSION
---
 devel/p5-Module-Path-More/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/devel/p5-Module-Path-More/Makefile b/devel/p5-Module-Path-More/Makefile
index 90b1044b713c..aab8e0667b0d 100644
--- a/devel/p5-Module-Path-More/Makefile
+++ b/devel/p5-Module-Path-More/Makefile
@@ -1,9 +1,8 @@
 PORTNAME=	Module-Path-More
-PORTVERSION=	0.34.0
+PORTVERSION=	0.340
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	Module-Path-More-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Get path to locally installed Perl module


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a13de62.36183.473c460d>