Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2023 16:39:20 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2e54b2410064 - main - =?utf-8?Q?graphics/cxxplot:=20Update=200.3.2=20=E2=86=92=200.4.0?=
Message-ID:  <202307111639.36BGdKrb056643@gitrepo.freebsd.org>

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

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

commit 2e54b2410064e4b4fc1ac8380b232be9a3fa8bfc
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-11 16:39:09 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-11 16:39:18 +0000

    graphics/cxxplot: Update 0.3.2 → 0.4.0
    
    Reported by:    portscout
---
 graphics/cxxplot/Makefile | 4 ++--
 graphics/cxxplot/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/graphics/cxxplot/Makefile b/graphics/cxxplot/Makefile
index c2bc93d98d48..b3c8a7967903 100644
--- a/graphics/cxxplot/Makefile
+++ b/graphics/cxxplot/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cxxplot
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.3.2
+DISTVERSION=	0.4.0
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -20,7 +20,7 @@ GH_ACCOUNT=	USNavalResearchLaboratory
 CMAKE_ON=		BUILD_SHARED_LIBS
 CMAKE_TESTING_TARGET=
 
-post-test: # 'make test' opens a lot of windows
+post-test: # 'make test' opens a lot of windows; 1 test fails, see https://github.com/USNavalResearchLaboratory/cxxplot/issues/10
 .for name in 01_test 02_test 03_test 04_test 05_test 06_test_csv 07_test_image
 	@${ECHO} "==> Running the test ${name}"
 	@${TEST_WRKSRC}/tests/${name}/libcxxplot_${name:C/test_.*/test/}
diff --git a/graphics/cxxplot/distinfo b/graphics/cxxplot/distinfo
index 69189549d0c8..4d58d79bdb0c 100644
--- a/graphics/cxxplot/distinfo
+++ b/graphics/cxxplot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1678553505
-SHA256 (USNavalResearchLaboratory-cxxplot-v0.3.2_GH0.tar.gz) = e93f2fde646ef92099b7a82c8b4ab9bf88725e957c349a0fbd157615940bd5d4
-SIZE (USNavalResearchLaboratory-cxxplot-v0.3.2_GH0.tar.gz) = 4385376
+TIMESTAMP = 1689088356
+SHA256 (USNavalResearchLaboratory-cxxplot-v0.4.0_GH0.tar.gz) = e9065a7893952e6238ba79fc0ab0a0baff9b4893c81738f831e869f7b8a929b2
+SIZE (USNavalResearchLaboratory-cxxplot-v0.4.0_GH0.tar.gz) = 4385749



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