From owner-svn-ports-head@freebsd.org Tue Oct 13 13:13:31 2020 Return-Path: Delivered-To: svn-ports-head@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 35D6B442602; Tue, 13 Oct 2020 13:13:31 +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 4C9bZz0f4Mz3TvQ; Tue, 13 Oct 2020 13:13:31 +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 EEDE31DEE5; Tue, 13 Oct 2020 13:13:30 +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 09DDDUgJ061582; Tue, 13 Oct 2020 13:13:30 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09DDDUmT061580; Tue, 13 Oct 2020 13:13:30 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <202010131313.09DDDUmT061580@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Tue, 13 Oct 2020 13:13:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552240 - head/devel/catch X-SVN-Group: ports-head X-SVN-Commit-Author: gahr X-SVN-Commit-Paths: head/devel/catch X-SVN-Commit-Revision: 552240 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2020 13:13:31 -0000 Author: gahr Date: Tue Oct 13 13:13:30 2020 New Revision: 552240 URL: https://svnweb.freebsd.org/changeset/ports/552240 Log: devel/catch: update to 2.13.2 Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.2 Modified: head/devel/catch/Makefile head/devel/catch/distinfo Modified: head/devel/catch/Makefile ============================================================================== --- head/devel/catch/Makefile Tue Oct 13 12:40:42 2020 (r552239) +++ head/devel/catch/Makefile Tue Oct 13 13:13:30 2020 (r552240) @@ -3,7 +3,7 @@ PORTNAME= catch DISTVERSIONPREFIX= v -DISTVERSION= 2.13.1 +DISTVERSION= 2.13.2 PORTREVISION= 0 CATEGORIES= devel Modified: head/devel/catch/distinfo ============================================================================== --- head/devel/catch/distinfo Tue Oct 13 12:40:42 2020 (r552239) +++ head/devel/catch/distinfo Tue Oct 13 13:13:30 2020 (r552240) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599551965 -SHA256 (catchorg-Catch2-v2.13.1_GH0.tar.gz) = 36bcc9e6190923961be11e589d747e606515de95f10779e29853cfeae560bd6c -SIZE (catchorg-Catch2-v2.13.1_GH0.tar.gz) = 651476 +TIMESTAMP = 1602577992 +SHA256 (catchorg-Catch2-v2.13.2_GH0.tar.gz) = 5e39d9199f4f174dc3c8896fb4cf0a2ce9b9c358ae759b87fade6d615ca2d27e +SIZE (catchorg-Catch2-v2.13.2_GH0.tar.gz) = 653400