Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2018 17:07:57 +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: r486026 - head/devel/catch
Message-ID:  <201811271707.wARH7vv3051332@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Tue Nov 27 17:07:57 2018
New Revision: 486026
URL: https://svnweb.freebsd.org/changeset/ports/486026

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

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

Modified: head/devel/catch/Makefile
==============================================================================
--- head/devel/catch/Makefile	Tue Nov 27 16:40:33 2018	(r486025)
+++ head/devel/catch/Makefile	Tue Nov 27 17:07:57 2018	(r486026)
@@ -3,7 +3,7 @@
 
 PORTNAME=	catch
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.4.2
+DISTVERSION=	2.5.0
 CATEGORIES=	devel
 
 MAINTAINER=	gahr@FreeBSD.org

Modified: head/devel/catch/distinfo
==============================================================================
--- head/devel/catch/distinfo	Tue Nov 27 16:40:33 2018	(r486025)
+++ head/devel/catch/distinfo	Tue Nov 27 17:07:57 2018	(r486026)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1540801496
-SHA256 (catchorg-Catch2-v2.4.2_GH0.tar.gz) = 9f3caf00749f9aa378d40db5a04019c684419457fd56cee625714de1bff45a92
-SIZE (catchorg-Catch2-v2.4.2_GH0.tar.gz) = 536815
+TIMESTAMP = 1543336944
+SHA256 (catchorg-Catch2-v2.5.0_GH0.tar.gz) = 720c84d18f4dc9eb23379941df2054e7bcd5ff9c215e4d620f8533a130d128ae
+SIZE (catchorg-Catch2-v2.5.0_GH0.tar.gz) = 549328



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