Date: Tue, 21 Sep 2021 03:50:20 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: 71f04f2db4b5 - main - mail/p5-Mail-AuthenticationResults: Update to 2.20210915 Message-ID: <202109210350.18L3oKqV026681@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=71f04f2db4b59f3948dc5f25f07c8aeab72f86e3 commit 71f04f2db4b59f3948dc5f25f07c8aeab72f86e3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:10:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 03:44:09 +0000 mail/p5-Mail-AuthenticationResults: Update to 2.20210915 Changes: https://metacpan.org/dist/Mail-AuthenticationResults/changes --- mail/p5-Mail-AuthenticationResults/Makefile | 5 +++-- mail/p5-Mail-AuthenticationResults/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/mail/p5-Mail-AuthenticationResults/Makefile b/mail/p5-Mail-AuthenticationResults/Makefile index 751bb3c30cb2..362afae89216 100644 --- a/mail/p5-Mail-AuthenticationResults/Makefile +++ b/mail/p5-Mail-AuthenticationResults/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= Mail-AuthenticationResults -PORTVERSION= 2.20210112 +PORTVERSION= 2.20210915 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,8 @@ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-JSON>=0:converters/p5-JSON +RUN_DEPENDS= p5-Clone>=0:devel/p5-Clone \ + p5-JSON>=0:converters/p5-JSON TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 diff --git a/mail/p5-Mail-AuthenticationResults/distinfo b/mail/p5-Mail-AuthenticationResults/distinfo index 1959912368dd..0ed2e468db77 100644 --- a/mail/p5-Mail-AuthenticationResults/distinfo +++ b/mail/p5-Mail-AuthenticationResults/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611665389 -SHA256 (Mail-AuthenticationResults-2.20210112.tar.gz) = 121dfcb560f2dc63bca5d061dff8e76acedecf09bbab9f528ae0c573ee95d81d -SIZE (Mail-AuthenticationResults-2.20210112.tar.gz) = 30919 +TIMESTAMP = 1632036988 +SHA256 (Mail-AuthenticationResults-2.20210915.tar.gz) = c297bc9bb1af2a37201db9920e1cb5e2f581024713f5c5b135f41402ec94e10f +SIZE (Mail-AuthenticationResults-2.20210915.tar.gz) = 31535
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210350.18L3oKqV026681>