Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2021 20:03:34 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: 498f7402ba41 - main - devel/p5-DateTime-Format-MySQL: Update to 0.0701
Message-ID:  <202105302003.14UK3Y5C076440@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=498f7402ba41d46b81ef168bf0fd88dcd62cd4c3

commit 498f7402ba41d46b81ef168bf0fd88dcd62cd4c3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-30 19:52:53 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-30 19:52:53 +0000

    devel/p5-DateTime-Format-MySQL: Update to 0.0701
    
    - Add LICENSE_FILE
    
    Changes:        https://metacpan.org/changes/distribution/DateTime-Format-MySQL
---
 devel/p5-DateTime-Format-MySQL/Makefile | 3 ++-
 devel/p5-DateTime-Format-MySQL/distinfo | 5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/devel/p5-DateTime-Format-MySQL/Makefile b/devel/p5-DateTime-Format-MySQL/Makefile
index e2b49aae19a5..9d213a7f5f84 100644
--- a/devel/p5-DateTime-Format-MySQL/Makefile
+++ b/devel/p5-DateTime-Format-MySQL/Makefile
@@ -1,7 +1,7 @@
 # Created by: Mathieu Arnold <m@absolight.net>
 
 PORTNAME=	DateTime-Format-MySQL
-PORTVERSION=	0.06
+PORTVERSION=	0.0701
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -11,6 +11,7 @@ COMMENT=	Parse and format MySQL dates and times
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE_ART10=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-DateTime>=0:devel/p5-DateTime \
diff --git a/devel/p5-DateTime-Format-MySQL/distinfo b/devel/p5-DateTime-Format-MySQL/distinfo
index 8b051274bf5e..7ff97a376780 100644
--- a/devel/p5-DateTime-Format-MySQL/distinfo
+++ b/devel/p5-DateTime-Format-MySQL/distinfo
@@ -1,2 +1,3 @@
-SHA256 (DateTime-Format-MySQL-0.06.tar.gz) = 9818d4162ec9cec6139ba97b39e0489d217581a1d43fbb713f3beffe80f98f1d
-SIZE (DateTime-Format-MySQL-0.06.tar.gz) = 13513
+TIMESTAMP = 1622213984
+SHA256 (DateTime-Format-MySQL-0.0701.tar.gz) = c310451e048c8c178f7afc3c0f9035497ac7090fa5d64f835397af6b53cc60dd
+SIZE (DateTime-Format-MySQL-0.0701.tar.gz) = 13817



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105302003.14UK3Y5C076440>