Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2019 11:32:35 +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: r502890 - head/devel/catch
Message-ID:  <201905281132.x4SBWZmt089136@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Tue May 28 11:32:35 2019
New Revision: 502890
URL: https://svnweb.freebsd.org/changeset/ports/502890

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

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

Modified: head/devel/catch/Makefile
==============================================================================
--- head/devel/catch/Makefile	Tue May 28 11:31:20 2019	(r502889)
+++ head/devel/catch/Makefile	Tue May 28 11:32:35 2019	(r502890)
@@ -3,7 +3,7 @@
 
 PORTNAME=	catch
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.7.2
+DISTVERSION=	2.8.0
 PORTREVISION=	0
 CATEGORIES=	devel
 

Modified: head/devel/catch/distinfo
==============================================================================
--- head/devel/catch/distinfo	Tue May 28 11:31:20 2019	(r502889)
+++ head/devel/catch/distinfo	Tue May 28 11:32:35 2019	(r502890)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556007749
-SHA256 (catchorg-Catch2-v2.7.2_GH0.tar.gz) = 9f4116da13d8402b5145f95ab91ae0173cd27b804152d3bb2d4f9b6e64852af7
-SIZE (catchorg-Catch2-v2.7.2_GH0.tar.gz) = 576963
+TIMESTAMP = 1559040162
+SHA256 (catchorg-Catch2-v2.8.0_GH0.tar.gz) = b567c37446cd22c8550bfeb7e2fe3f981b8f3ab8b2148499a522e7f61b8a481d
+SIZE (catchorg-Catch2-v2.8.0_GH0.tar.gz) = 591118



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