Date: Thu, 29 May 2025 04:53:33 GMT 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: aeb9ce6f15c3 - main - finance/p5-Finance-Quote: Remove superfluous backslash Message-ID: <202505290453.54T4rXjE043259@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=aeb9ce6f15c322e76eaf9e144ce1e1c18d3218a4 commit aeb9ce6f15c322e76eaf9e144ce1e1c18d3218a4 Author: Trond Endrestol <Trond.Endrestol@ximalas.info> AuthorDate: 2025-05-29 04:44:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-05-29 04:52:28 +0000 finance/p5-Finance-Quote: Remove superfluous backslash PR: 287065 --- finance/p5-Finance-Quote/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index 72728c11e7fa..04e58018dcb1 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -37,7 +37,7 @@ RUN_DEPENDS= p5-DateTime-Format-Strptime>=0:devel/p5-DateTime-Format-Strptime \ TEST_DEPENDS= p5-Date-Manip>=0:devel/p5-Date-Manip \ p5-Date-Range>=0:devel/p5-Date-Range \ p5-Date-Simple>=0:devel/p5-Date-Simple \ - p5-DateTime>=0:devel/p5-DateTime \ \ + p5-DateTime>=0:devel/p5-DateTime \ p5-DateTime-Format-ISO8601>=0:devel/p5-DateTime-Format-ISO8601 \ p5-Module-CPANTS-Analyse>=0:devel/p5-Module-CPANTS-Analyse \ p5-Test-Kwalitee>=0:devel/p5-Test-Kwalitee \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202505290453.54T4rXjE043259>
