Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Nov 2020 07:38:20 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553891 - head/devel/catch
Message-ID:  <202011020738.0A27cKJv083888@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Mon Nov  2 07:38:20 2020
New Revision: 553891
URL: https://svnweb.freebsd.org/changeset/ports/553891

Log:
  devel/catch: update to 2.13.3
  
  Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.3

Modified:
  head/devel/catch/Makefile
  head/devel/catch/distinfo

Modified: head/devel/catch/Makefile
==============================================================================
--- head/devel/catch/Makefile	Mon Nov  2 07:21:03 2020	(r553890)
+++ head/devel/catch/Makefile	Mon Nov  2 07:38:20 2020	(r553891)
@@ -3,7 +3,7 @@
 
 PORTNAME=	catch
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.13.2
+DISTVERSION=	2.13.3
 PORTREVISION=	0
 CATEGORIES=	devel
 

Modified: head/devel/catch/distinfo
==============================================================================
--- head/devel/catch/distinfo	Mon Nov  2 07:21:03 2020	(r553890)
+++ head/devel/catch/distinfo	Mon Nov  2 07:38:20 2020	(r553891)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602577992
-SHA256 (catchorg-Catch2-v2.13.2_GH0.tar.gz) = 5e39d9199f4f174dc3c8896fb4cf0a2ce9b9c358ae759b87fade6d615ca2d27e
-SIZE (catchorg-Catch2-v2.13.2_GH0.tar.gz) = 653400
+TIMESTAMP = 1604301888
+SHA256 (catchorg-Catch2-v2.13.3_GH0.tar.gz) = fedc5b008f7eb574f45098e7c7138211c543f0f8ad04792090e790511697a877
+SIZE (catchorg-Catch2-v2.13.3_GH0.tar.gz) = 655431



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