From owner-svn-ports-all@freebsd.org Tue Sep 8 08:22:50 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D05D93E7E83; Tue, 8 Sep 2020 08:22:50 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Blynk55RJz4RWr; Tue, 8 Sep 2020 08:22:50 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 92298D678; Tue, 8 Sep 2020 08:22:50 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0888Mos7005421; Tue, 8 Sep 2020 08:22:50 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0888MosN005419; Tue, 8 Sep 2020 08:22:50 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <202009080822.0888MosN005419@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Tue, 8 Sep 2020 08:22:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r547972 - head/devel/catch X-SVN-Group: ports-head X-SVN-Commit-Author: gahr X-SVN-Commit-Paths: head/devel/catch X-SVN-Commit-Revision: 547972 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Sep 2020 08:22:50 -0000 Author: gahr Date: Tue Sep 8 08:22:49 2020 New Revision: 547972 URL: https://svnweb.freebsd.org/changeset/ports/547972 Log: devel/catch: update to 2.13.1 Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.1 Modified: head/devel/catch/Makefile head/devel/catch/distinfo Modified: head/devel/catch/Makefile ============================================================================== --- head/devel/catch/Makefile Tue Sep 8 08:12:51 2020 (r547971) +++ head/devel/catch/Makefile Tue Sep 8 08:22:49 2020 (r547972) @@ -3,7 +3,7 @@ PORTNAME= catch DISTVERSIONPREFIX= v -DISTVERSION= 2.13.0 +DISTVERSION= 2.13.1 PORTREVISION= 0 CATEGORIES= devel Modified: head/devel/catch/distinfo ============================================================================== --- head/devel/catch/distinfo Tue Sep 8 08:12:51 2020 (r547971) +++ head/devel/catch/distinfo Tue Sep 8 08:22:49 2020 (r547972) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595851014 -SHA256 (catchorg-Catch2-v2.13.0_GH0.tar.gz) = 4e6608d3fb0247e2aa988735bae2064381b0ec712f47beb766dd761838a546b6 -SIZE (catchorg-Catch2-v2.13.0_GH0.tar.gz) = 650897 +TIMESTAMP = 1599551965 +SHA256 (catchorg-Catch2-v2.13.1_GH0.tar.gz) = 36bcc9e6190923961be11e589d747e606515de95f10779e29853cfeae560bd6c +SIZE (catchorg-Catch2-v2.13.1_GH0.tar.gz) = 651476