Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2020 13:13:30 +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: r552240 - head/devel/catch
Message-ID:  <202010131313.09DDDUmT061580@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Tue Oct 13 13:13:30 2020
New Revision: 552240
URL: https://svnweb.freebsd.org/changeset/ports/552240

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

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

Modified: head/devel/catch/Makefile
==============================================================================
--- head/devel/catch/Makefile	Tue Oct 13 12:40:42 2020	(r552239)
+++ head/devel/catch/Makefile	Tue Oct 13 13:13:30 2020	(r552240)
@@ -3,7 +3,7 @@
 
 PORTNAME=	catch
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.13.1
+DISTVERSION=	2.13.2
 PORTREVISION=	0
 CATEGORIES=	devel
 

Modified: head/devel/catch/distinfo
==============================================================================
--- head/devel/catch/distinfo	Tue Oct 13 12:40:42 2020	(r552239)
+++ head/devel/catch/distinfo	Tue Oct 13 13:13:30 2020	(r552240)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599551965
-SHA256 (catchorg-Catch2-v2.13.1_GH0.tar.gz) = 36bcc9e6190923961be11e589d747e606515de95f10779e29853cfeae560bd6c
-SIZE (catchorg-Catch2-v2.13.1_GH0.tar.gz) = 651476
+TIMESTAMP = 1602577992
+SHA256 (catchorg-Catch2-v2.13.2_GH0.tar.gz) = 5e39d9199f4f174dc3c8896fb4cf0a2ce9b9c358ae759b87fade6d615ca2d27e
+SIZE (catchorg-Catch2-v2.13.2_GH0.tar.gz) = 653400



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