Date: Wed, 13 Jun 2018 08:25:23 +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: r472293 - head/devel/catch Message-ID: <201806130825.w5D8PN3F078790@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Wed Jun 13 08:25:23 2018 New Revision: 472293 URL: https://svnweb.freebsd.org/changeset/ports/472293 Log: devel/catch: update to 2.2.3 Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.2.3 Modified: head/devel/catch/Makefile head/devel/catch/distinfo Modified: head/devel/catch/Makefile ============================================================================== --- head/devel/catch/Makefile Wed Jun 13 08:11:14 2018 (r472292) +++ head/devel/catch/Makefile Wed Jun 13 08:25:23 2018 (r472293) @@ -3,7 +3,7 @@ PORTNAME= catch DISTVERSIONPREFIX= v -DISTVERSION= 2.2.2 +DISTVERSION= 2.2.3 CATEGORIES= devel MAINTAINER= gahr@FreeBSD.org Modified: head/devel/catch/distinfo ============================================================================== --- head/devel/catch/distinfo Wed Jun 13 08:11:14 2018 (r472292) +++ head/devel/catch/distinfo Wed Jun 13 08:25:23 2018 (r472293) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523392340 -SHA256 (catchorg-Catch2-v2.2.2_GH0.tar.gz) = e93aacf012579093fe6b4e686ff0488975cabee1e6b4e4f27a0acd898e8f09fd -SIZE (catchorg-Catch2-v2.2.2_GH0.tar.gz) = 497244 +TIMESTAMP = 1528877370 +SHA256 (catchorg-Catch2-v2.2.3_GH0.tar.gz) = 45e5e12cc5a98e098b0960d70c0d99b7168b711e85fb947dcd4d68ec3f8b8826 +SIZE (catchorg-Catch2-v2.2.3_GH0.tar.gz) = 503700
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806130825.w5D8PN3F078790>