Date: Tue, 28 Apr 2026 16:34:00 +0000 From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 074424404f0c - main - textproc/p5-Lingua-EN-Syllable: fix version going backwards Message-ID: <69f0e178.471b9.4a608624@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=074424404f0c3e7d24a954ec5b6fbf1853f80725 commit 074424404f0c3e7d24a954ec5b6fbf1853f80725 Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2026-04-28 16:32:21 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2026-04-28 16:32:42 +0000 textproc/p5-Lingua-EN-Syllable: fix version going backwards --- textproc/p5-Lingua-EN-Syllable/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/p5-Lingua-EN-Syllable/Makefile b/textproc/p5-Lingua-EN-Syllable/Makefile index db21d16fde3e..e13150b28e75 100644 --- a/textproc/p5-Lingua-EN-Syllable/Makefile +++ b/textproc/p5-Lingua-EN-Syllable/Makefile @@ -1,8 +1,9 @@ PORTNAME= Lingua-EN-Syllable -DISTVERSION= 0.30 +DISTVERSION= 0.300 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MASTER_SITE_SUBDIR= CPAN:NEILB MAINTAINER= bofh@FreeBSD.orghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f0e178.471b9.4a608624>
