git: 8853b5903ba5 - main - graphics/matplotplusplus: update 1.2.0 → 1.2.1

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 26 Apr 2024 08:32:53 UTC
The branch main has been updated by yuri:

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

commit 8853b5903ba5f3b8817be2c51975c51f7b858784
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-26 08:32:35 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-26 08:32:48 +0000

    graphics/matplotplusplus: update 1.2.0 → 1.2.1
    
    Reported by:    portscout
---
 graphics/matplotplusplus/Makefile  | 5 ++---
 graphics/matplotplusplus/distinfo  | 6 +++---
 graphics/matplotplusplus/pkg-plist | 3 +++
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/graphics/matplotplusplus/Makefile b/graphics/matplotplusplus/Makefile
index a65f3f31f1c0..926c63e79616 100644
--- a/graphics/matplotplusplus/Makefile
+++ b/graphics/matplotplusplus/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	matplotplusplus
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.0
-PORTREVISION=	3
+DISTVERSION=	1.2.1
 CATEGORIES=	graphics devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -25,6 +24,6 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	alandefreitas
 
 CMAKE_ON=	BUILD_SHARED_LIBS
-CMAKE_OFF=	BUILD_TESTS BUILD_EXAMPLES
+CMAKE_OFF=	BUILD_TESTING BUILD_EXAMPLES
 
 .include <bsd.port.mk>
diff --git a/graphics/matplotplusplus/distinfo b/graphics/matplotplusplus/distinfo
index 931cdc8406ae..2501a45af2bb 100644
--- a/graphics/matplotplusplus/distinfo
+++ b/graphics/matplotplusplus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685377596
-SHA256 (alandefreitas-matplotplusplus-v1.2.0_GH0.tar.gz) = 42e24edf717741fcc721242aaa1fdb44e510fbdce4032cdb101c2258761b2554
-SIZE (alandefreitas-matplotplusplus-v1.2.0_GH0.tar.gz) = 38996591
+TIMESTAMP = 1714116673
+SHA256 (alandefreitas-matplotplusplus-v1.2.1_GH0.tar.gz) = 9dd7cc92b2425148f50329f5a3bf95f9774ac807657838972d35334b5ff7cb87
+SIZE (alandefreitas-matplotplusplus-v1.2.1_GH0.tar.gz) = 38999774
diff --git a/graphics/matplotplusplus/pkg-plist b/graphics/matplotplusplus/pkg-plist
index 14f86a0004d2..df66f3ce6a0b 100644
--- a/graphics/matplotplusplus/pkg-plist
+++ b/graphics/matplotplusplus/pkg-plist
@@ -27,6 +27,8 @@ include/matplot/core/figure_registry.h
 include/matplot/core/figure_type.h
 include/matplot/core/legend.h
 include/matplot/core/line_spec.h
+include/matplot/detail/config.h
+include/matplot/detail/exports.h
 include/matplot/freestanding/axes_functions.h
 include/matplot/freestanding/axes_lim.h
 include/matplot/freestanding/figure_functions.h
@@ -47,3 +49,4 @@ lib/cmake/Matplot++/Matplot++ConfigVersion.cmake
 lib/cmake/Matplot++/Matplot++Targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/Matplot++/Matplot++Targets.cmake
 lib/libmatplot.so
+lib/libmatplot.so.1.2.0