git: fc6daa80d302 - main - misc/cxxmatrix: Update to latest commit

Nuno Teixeira eduardo at FreeBSD.org
Thu Jul 1 10:23:18 UTC 2021


The branch main has been updated by eduardo:

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

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


More information about the dev-commits-ports-all mailing list