Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2020 09:46:21 +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: r536600 - head/devel/catch
Message-ID:  <202005260946.04Q9kL2Z037517@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Tue May 26 09:46:21 2020
New Revision: 536600
URL: https://svnweb.freebsd.org/changeset/ports/536600

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

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

Modified: head/devel/catch/Makefile
==============================================================================
--- head/devel/catch/Makefile	Tue May 26 09:32:48 2020	(r536599)
+++ head/devel/catch/Makefile	Tue May 26 09:46:21 2020	(r536600)
@@ -3,7 +3,7 @@
 
 PORTNAME=	catch
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.12.1
+DISTVERSION=	2.12.2
 PORTREVISION=	0
 CATEGORIES=	devel
 

Modified: head/devel/catch/distinfo
==============================================================================
--- head/devel/catch/distinfo	Tue May 26 09:32:48 2020	(r536599)
+++ head/devel/catch/distinfo	Tue May 26 09:46:21 2020	(r536600)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587559878
-SHA256 (catchorg-Catch2-v2.12.1_GH0.tar.gz) = e5635c082282ea518a8dd7ee89796c8026af8ea9068cd7402fb1615deacd91c3
-SIZE (catchorg-Catch2-v2.12.1_GH0.tar.gz) = 641534
+TIMESTAMP = 1590484613
+SHA256 (catchorg-Catch2-v2.12.2_GH0.tar.gz) = 4075d12aa4dc9a5bab00e82e0140b2969b88b8524b224e06ee129fabb9e2944b
+SIZE (catchorg-Catch2-v2.12.2_GH0.tar.gz) = 641913



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