From owner-dev-commits-ports-main@freebsd.org Thu Jul 1 10:23:18 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 8924A66194E; Thu, 1 Jul 2021 10:23:18 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GFvS63VvSz3KJy; Thu, 1 Jul 2021 10:23:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 61A191ECA6; Thu, 1 Jul 2021 10:23:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 161ANI2i054806; Thu, 1 Jul 2021 10:23:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 161ANIQr054805; Thu, 1 Jul 2021 10:23:18 GMT (envelope-from git) Date: Thu, 1 Jul 2021 10:23:18 GMT Message-Id: <202107011023.161ANIQr054805@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nuno Teixeira Subject: git: fc6daa80d302 - main - misc/cxxmatrix: Update to latest commit MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: eduardo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fc6daa80d3028bf6b3c12999016b1bf551a81f73 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2021 10:23:18 -0000 The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=fc6daa80d3028bf6b3c12999016b1bf551a81f73 commit fc6daa80d3028bf6b3c12999016b1bf551a81f73 Author: Nuno Teixeira AuthorDate: 2021-07-01 10:17:55 +0000 Commit: Nuno Teixeira CommitDate: 2021-07-01 10:23:07 +0000 misc/cxxmatrix: Update to latest commit - pet portclippy Approved by: dbaio, garga (mentors, implicit) --- misc/cxxmatrix/Makefile | 9 +++++---- misc/cxxmatrix/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/misc/cxxmatrix/Makefile b/misc/cxxmatrix/Makefile index f5f87322add7..6b66bfc6ffe4 100644 --- a/misc/cxxmatrix/Makefile +++ b/misc/cxxmatrix/Makefile @@ -1,5 +1,5 @@ PORTNAME= cxxmatrix -DISTVERSION= g20201128 +DISTVERSION= g20210628 CATEGORIES= misc MAINTAINER= eduardo@FreeBSD.org @@ -11,14 +11,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= gawk:lang/gawk USES= compiler:c++17-lang gmake -MAKEFILE= GNUmakefile USE_GITHUB= yes GH_ACCOUNT= akinomyoga -GH_TAGNAME= 93e505c +GH_TAGNAME= e70ecca + +MAKEFILE= GNUmakefile -PORTDOCS= README.md PLIST_FILES= bin/cxxmatrix \ share/man/man1/cxxmatrix.1.gz +PORTDOCS= README.md OPTIONS_DEFINE= DOCS diff --git a/misc/cxxmatrix/distinfo b/misc/cxxmatrix/distinfo index 6af53d49cc8b..ce97c67f1256 100644 --- a/misc/cxxmatrix/distinfo +++ b/misc/cxxmatrix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609760666 -SHA256 (akinomyoga-cxxmatrix-g20201128-93e505c_GH0.tar.gz) = c6c118be8b268c5297615fb40bb9596a3a59869174879d6987e036fdb2a6e903 -SIZE (akinomyoga-cxxmatrix-g20201128-93e505c_GH0.tar.gz) = 23446 +TIMESTAMP = 1625034776 +SHA256 (akinomyoga-cxxmatrix-g20210628-e70ecca_GH0.tar.gz) = b542095e34efc4daafaad077901add15ff70e0b3ea6194653aaa7a3719b98d53 +SIZE (akinomyoga-cxxmatrix-g20210628-e70ecca_GH0.tar.gz) = 23625