Date: Tue, 12 Mar 2019 12:34: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: r495450 - in head/devel/catch: . files Message-ID: <201903121234.x2CCYNBK016233@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Tue Mar 12 12:34:23 2019 New Revision: 495450 URL: https://svnweb.freebsd.org/changeset/ports/495450 Log: devel/catch: update to 2.7.0 Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.7.0 Deleted: head/devel/catch/files/ Modified: head/devel/catch/Makefile head/devel/catch/distinfo Modified: head/devel/catch/Makefile ============================================================================== --- head/devel/catch/Makefile Tue Mar 12 12:12:36 2019 (r495449) +++ head/devel/catch/Makefile Tue Mar 12 12:34:23 2019 (r495450) @@ -3,7 +3,7 @@ PORTNAME= catch DISTVERSIONPREFIX= v -DISTVERSION= 2.6.1 +DISTVERSION= 2.7.0 PORTREVISION= 0 CATEGORIES= devel Modified: head/devel/catch/distinfo ============================================================================== --- head/devel/catch/distinfo Tue Mar 12 12:12:36 2019 (r495449) +++ head/devel/catch/distinfo Tue Mar 12 12:34:23 2019 (r495450) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550050778 -SHA256 (catchorg-Catch2-v2.6.1_GH0.tar.gz) = b57c2d3362102a77955d3cd0181b792c496520349bfefee8379b9d35b8819f80 -SIZE (catchorg-Catch2-v2.6.1_GH0.tar.gz) = 559715 +TIMESTAMP = 1552392787 +SHA256 (catchorg-Catch2-v2.7.0_GH0.tar.gz) = d4655e87c0ccda5a2e78bf4256fce8036feb969399503dcc8272f4c90347d9c0 +SIZE (catchorg-Catch2-v2.7.0_GH0.tar.gz) = 569753
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903121234.x2CCYNBK016233>