mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
graphics/matplotplusplus: Update 1.1.0 → 1.2.0
Reported by: portscout
This commit is contained in:
parent
f0afb44555
commit
dece2dfd9b
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user