Date: Fri, 18 Aug 2023 19:58:33 GMT From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 49eb4309189d - main - devel/p5-DateTime-Format-MySQL: Set PORTEPOCH to 1 Message-ID: <202308181958.37IJwXD1084935@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=49eb4309189da197f55dee54f8efb5e875f2daaa commit 49eb4309189da197f55dee54f8efb5e875f2daaa Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2023-08-18 19:47:27 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2023-08-18 19:47:27 +0000 devel/p5-DateTime-Format-MySQL: Set PORTEPOCH to 1 In 11e519254, PORTVERSION was updated from 0.0701 to 0.08. While 0.08 is numerically greater than 0.0701, pkg considers 0.08 less than 0.0701. Reported by: garga Sponsored by: The FreeBSD Foundation --- devel/p5-DateTime-Format-MySQL/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/p5-DateTime-Format-MySQL/Makefile b/devel/p5-DateTime-Format-MySQL/Makefile index f9b0e03be278..3cf7a888997d 100644 --- a/devel/p5-DateTime-Format-MySQL/Makefile +++ b/devel/p5-DateTime-Format-MySQL/Makefile @@ -1,5 +1,6 @@ PORTNAME= DateTime-Format-MySQL PORTVERSION= 0.08 +PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5-home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308181958.37IJwXD1084935>
