Date: Wed, 13 Jul 2022 03:11:43 GMT From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 315897eb2a2b - main - security/p5-Digest-CRC: Update to 0.24 Message-ID: <202207130311.26D3BhN8053280@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=315897eb2a2b0a6d65a00712f5113404b2e212c9 commit 315897eb2a2b0a6d65a00712f5113404b2e212c9 Author: wen <wenheping2000@hotmail.com> AuthorDate: 2022-07-13 03:05:12 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2022-07-13 03:10:07 +0000 security/p5-Digest-CRC: Update to 0.24 PR: 265168 --- security/p5-Digest-CRC/Makefile | 2 +- security/p5-Digest-CRC/distinfo | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/security/p5-Digest-CRC/Makefile b/security/p5-Digest-CRC/Makefile index cf0ace28102b..6d7dc8832e05 100644 --- a/security/p5-Digest-CRC/Makefile +++ b/security/p5-Digest-CRC/Makefile @@ -1,7 +1,7 @@ # Created by: Gabor Kovesdan PORTNAME= Digest-CRC -PORTVERSION= 0.21 +PORTVERSION= 0.24 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Digest-CRC/distinfo b/security/p5-Digest-CRC/distinfo index 5fc3383d3a5e..72c3ad987eb0 100644 --- a/security/p5-Digest-CRC/distinfo +++ b/security/p5-Digest-CRC/distinfo @@ -1,2 +1,3 @@ -SHA256 (Digest-CRC-0.21.tar.gz) = 79a0ef8081767c324edb9da39f80835910ed7c5b0539ed106caf7f2467d1958f -SIZE (Digest-CRC-0.21.tar.gz) = 7924 +TIMESTAMP = 1657614110 +SHA256 (Digest-CRC-0.24.tar.gz) = ba022a05b1adbec73712c46f233d8489fe13a1b9fc40a1fcceed9b52f90defc1 +SIZE (Digest-CRC-0.24.tar.gz) = 8297
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207130311.26D3BhN8053280>