Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 May 2023 20:46:00 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: dece2dfd9b00 - main - =?utf-8?Q?graphics/matplotplusplus:=20Update=201.1.0=20=E2=86=92=201.2.0?=
Message-ID:  <202305292046.34TKk0QG099726@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=dece2dfd9b00e6b89d27b88b49664e1abf8d525a

commit dece2dfd9b00e6b89d27b88b49664e1abf8d525a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-05-29 20:45:48 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-05-29 20:45:58 +0000

    graphics/matplotplusplus: Update 1.1.0 → 1.2.0
    
    Reported by:    portscout
---
 graphics/matplotplusplus/Makefile  | 4 ++--
 graphics/matplotplusplus/distinfo  | 6 +++---
 graphics/matplotplusplus/pkg-plist | 3 ++-
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/graphics/matplotplusplus/Makefile b/graphics/matplotplusplus/Makefile
index 6d6f03b2df85..6deb96510413 100644
--- a/graphics/matplotplusplus/Makefile
+++ b/graphics/matplotplusplus/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	matplotplusplus
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.1.0
-PORTREVISION=	1
+DISTVERSION=	1.2.0
 CATEGORIES=	graphics devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -19,6 +18,7 @@ LIB_DEPENDS=	libfftw3.so:math/fftw3 \
 RUN_DEPENDS=	gnuplot:math/gnuplot
 
 USES=		cmake compiler:c++17-lang jpeg
+USE_WX=		3.2+
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	alandefreitas
diff --git a/graphics/matplotplusplus/distinfo b/graphics/matplotplusplus/distinfo
index 4e0643680726..931cdc8406ae 100644
--- a/graphics/matplotplusplus/distinfo
+++ b/graphics/matplotplusplus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643233092
-SHA256 (alandefreitas-matplotplusplus-v1.1.0_GH0.tar.gz) = 5c3a1bdfee12f5c11fd194361040fe4760f57e334523ac125ec22b2cb03f27bb
-SIZE (alandefreitas-matplotplusplus-v1.1.0_GH0.tar.gz) = 38996293
+TIMESTAMP = 1685377596
+SHA256 (alandefreitas-matplotplusplus-v1.2.0_GH0.tar.gz) = 42e24edf717741fcc721242aaa1fdb44e510fbdce4032cdb101c2258761b2554
+SIZE (alandefreitas-matplotplusplus-v1.2.0_GH0.tar.gz) = 38996591
diff --git a/graphics/matplotplusplus/pkg-plist b/graphics/matplotplusplus/pkg-plist
index 623d23cca5c7..14f86a0004d2 100644
--- a/graphics/matplotplusplus/pkg-plist
+++ b/graphics/matplotplusplus/pkg-plist
@@ -42,7 +42,8 @@ include/matplot/util/handle_types.h
 include/matplot/util/keywords.h
 include/matplot/util/popen.h
 include/matplot/util/type_traits.h
+lib/cmake/Matplot++/Matplot++Config.cmake
+lib/cmake/Matplot++/Matplot++ConfigVersion.cmake
 lib/cmake/Matplot++/Matplot++Targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/Matplot++/Matplot++Targets.cmake
-lib/cmake/Matplot++/matplot++-config.cmake
 lib/libmatplot.so



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