Date: Mon, 19 Apr 2021 07:02:37 GMT From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 74e073a38f9d - main - devel/catch: update to 2.13.6 Message-ID: <202104190702.13J72bdI024786@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by gahr: URL: https://cgit.FreeBSD.org/ports/commit/?id=74e073a38f9d2d354cb0d77d3e75ff2e05dcdb41 commit 74e073a38f9d2d354cb0d77d3e75ff2e05dcdb41 Author: Pietro Cerutti <gahr@FreeBSD.org> AuthorDate: 2021-04-19 07:01:53 +0000 Commit: Pietro Cerutti <gahr@FreeBSD.org> CommitDate: 2021-04-19 07:02:30 +0000 devel/catch: update to 2.13.6 Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.6 --- devel/catch/Makefile | 2 +- devel/catch/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/catch/Makefile b/devel/catch/Makefile index dab70185e12f..72cdcf219001 100644 --- a/devel/catch/Makefile +++ b/devel/catch/Makefile @@ -2,7 +2,7 @@ PORTNAME= catch DISTVERSIONPREFIX= v -DISTVERSION= 2.13.5 +DISTVERSION= 2.13.6 PORTREVISION= 0 CATEGORIES= devel diff --git a/devel/catch/distinfo b/devel/catch/distinfo index a1a292297383..1aad39023664 100644 --- a/devel/catch/distinfo +++ b/devel/catch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618293509 -SHA256 (catchorg-Catch2-v2.13.5_GH0.tar.gz) = 7fee7d643599d10680bfd482799709f14ed282a8b7db82f54ec75ec9af32fa76 -SIZE (catchorg-Catch2-v2.13.5_GH0.tar.gz) = 659672 +TIMESTAMP = 1618814424 +SHA256 (catchorg-Catch2-v2.13.6_GH0.tar.gz) = 48dfbb77b9193653e4e72df9633d2e0383b9b625a47060759668480fdf24fbd4 +SIZE (catchorg-Catch2-v2.13.6_GH0.tar.gz) = 659811
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104190702.13J72bdI024786>