diff --git a/graphics/cxxplot/Makefile b/graphics/cxxplot/Makefile index b9b6b21df525..9626f16ed885 100644 --- a/graphics/cxxplot/Makefile +++ b/graphics/cxxplot/Makefile @@ -1,29 +1,29 @@ PORTNAME= cxxplot DISTVERSIONPREFIX= v -DISTVERSION= 0.4.1 +DISTVERSION= 0.4.2 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= C++ 2D plotting library WWW= https://github.com/USNavalResearchLaboratory/cxxplot LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/license.txt USES= cmake:testing compiler:c++20-lang gl qt:6 USE_QT= base tools:build USE_GL= gl opengl USE_GITHUB= yes GH_ACCOUNT= USNavalResearchLaboratory CMAKE_ON= BUILD_SHARED_LIBS CMAKE_TESTING_TARGET= 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/} .endfor .include diff --git a/graphics/cxxplot/distinfo b/graphics/cxxplot/distinfo index f68cd6479077..f9d4bd21fe4b 100644 --- a/graphics/cxxplot/distinfo +++ b/graphics/cxxplot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689136573 -SHA256 (USNavalResearchLaboratory-cxxplot-v0.4.1_GH0.tar.gz) = 9c71b313abf4c18fb73f5b38561fc40fbf4a6cc1d465a1f5682c0ee3f641e978 -SIZE (USNavalResearchLaboratory-cxxplot-v0.4.1_GH0.tar.gz) = 4385756 +TIMESTAMP = 1689226525 +SHA256 (USNavalResearchLaboratory-cxxplot-v0.4.2_GH0.tar.gz) = b1aa2a62e9dee16c55f2f02c0add2575f79ec4507b5f74d9c467ae029075871c +SIZE (USNavalResearchLaboratory-cxxplot-v0.4.2_GH0.tar.gz) = 4386162