From owner-svn-ports-all@freebsd.org Fri Aug 9 08:00:53 2019 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 74527C1B33; Fri, 9 Aug 2019 08:00:53 +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) server-signature RSA-PSS (4096 bits) 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 464d392Llrz4D6W; Fri, 9 Aug 2019 08:00:53 +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 479E8A8B2; Fri, 9 Aug 2019 08:00:53 +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 x7980rfA094198; Fri, 9 Aug 2019 08:00:53 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7980qNs094196; Fri, 9 Aug 2019 08:00:52 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201908090800.x7980qNs094196@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Fri, 9 Aug 2019 08:00:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508426 - head/devel/catch X-SVN-Group: ports-head X-SVN-Commit-Author: gahr X-SVN-Commit-Paths: head/devel/catch X-SVN-Commit-Revision: 508426 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.29 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: Fri, 09 Aug 2019 08:00:53 -0000 Author: gahr Date: Fri Aug 9 08:00:52 2019 New Revision: 508426 URL: https://svnweb.freebsd.org/changeset/ports/508426 Log: devel/catch: update to 2.9.2 Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.9.2 Modified: head/devel/catch/Makefile head/devel/catch/distinfo Modified: head/devel/catch/Makefile ============================================================================== --- head/devel/catch/Makefile Fri Aug 9 07:51:31 2019 (r508425) +++ head/devel/catch/Makefile Fri Aug 9 08:00:52 2019 (r508426) @@ -3,8 +3,8 @@ PORTNAME= catch DISTVERSIONPREFIX= v -DISTVERSION= 2.9.1 -PORTREVISION= 1 +DISTVERSION= 2.9.2 +PORTREVISION= 0 CATEGORIES= devel MAINTAINER= gahr@FreeBSD.org Modified: head/devel/catch/distinfo ============================================================================== --- head/devel/catch/distinfo Fri Aug 9 07:51:31 2019 (r508425) +++ head/devel/catch/distinfo Fri Aug 9 08:00:52 2019 (r508426) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560847117 -SHA256 (catchorg-Catch2-v2.9.1_GH0.tar.gz) = 0b36488aca6265e7be14da2c2d0c748b4ddb9c70a1ea4da75736699c629f14ac -SIZE (catchorg-Catch2-v2.9.1_GH0.tar.gz) = 626539 +TIMESTAMP = 1565335502 +SHA256 (catchorg-Catch2-v2.9.2_GH0.tar.gz) = 54bea6d80a388a80f895cd0e2343fca72b0d9093a776af40904aefce49c13bda +SIZE (catchorg-Catch2-v2.9.2_GH0.tar.gz) = 634059