Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jul 2021 10:23:18 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fc6daa80d302 - main - misc/cxxmatrix: Update to latest commit
Message-ID:  <202107011023.161ANIQr054805@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fc6daa80d3028bf6b3c12999016b1bf551a81f73

commit fc6daa80d3028bf6b3c12999016b1bf551a81f73
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2021-07-01 10:17:55 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107011023.161ANIQr054805>