git: 0408809909a8 - main - devel/p5-Data-Munge: Hack PORTVERSION to avoid PORTEPOCH bump

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 09 Apr 2023 20:43:50 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0408809909a8b8e1126914cd23844e9a5957e728

commit 0408809909a8b8e1126914cd23844e9a5957e728
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-09 20:41:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-09 20:41:24 +0000

    devel/p5-Data-Munge: Hack PORTVERSION to avoid PORTEPOCH bump
    
    Reported by:    Matthew D. Fuller <fullermd@over-yonder.net>
---
 devel/p5-Data-Munge/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/p5-Data-Munge/Makefile b/devel/p5-Data-Munge/Makefile
index 20c0418b8253..4a7fe480f8d6 100644
--- a/devel/p5-Data-Munge/Makefile
+++ b/devel/p5-Data-Munge/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	Data-Munge
-PORTVERSION=	0.10
+PORTVERSION=	0.100
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
+DISTNAME=	Data-Munge-${PORTVERSION:S|0$||}
 
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Various utility functions