aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2021-09-21 09:23:00 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2021-09-21 09:25:15 +0000
commit170cb07fe4e8369798af028f34d71535c45f2bb0 (patch)
treec290b200a434cf288a853b7d315ef1d5d3baf56a
parentaf56a8aac72e0dbea679d6973420e950bb84d152 (diff)
downloadports-170cb07fe4e8369798af028f34d71535c45f2bb0.tar.gz
ports-170cb07fe4e8369798af028f34d71535c45f2bb0.zip
math/armadillo: Update to 10.6.2
Drop maintainership.
-rw-r--r--graphics/gdal/Makefile1
-rw-r--r--math/armadillo/Makefile4
-rw-r--r--math/armadillo/distinfo6
-rw-r--r--math/armadillo/pkg-plist15
-rw-r--r--math/ensmallen/Makefile1
-rw-r--r--math/mlpack/Makefile1
-rw-r--r--science/erkale/Makefile2
-rw-r--r--science/helfem/Makefile1
8 files changed, 23 insertions, 8 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 9eb32afeb4da..a24ac2bb65cb 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -2,6 +2,7 @@
PORTNAME= gdal
PORTVERSION= 3.3.2
+PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \
LOCAL/sunpoet
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile
index 1d30a2adde45..bbfac4cad8fd 100644
--- a/math/armadillo/Makefile
+++ b/math/armadillo/Makefile
@@ -1,9 +1,9 @@
PORTNAME= armadillo
-PORTVERSION= 10.1.1
+PORTVERSION= 10.6.2
CATEGORIES= math
MASTER_SITES= SF/arma
-MAINTAINER= danilo@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= C++ linear algebra library
LICENSE= APACHE20
diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo
index 69d73d16ebcd..58f73e2aed77 100644
--- a/math/armadillo/distinfo
+++ b/math/armadillo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603826748
-SHA256 (armadillo-10.1.1.tar.xz) = 95e021dba80830e4d55f69a826e4d65c7411a4e400788a387563da16aef51c8e
-SIZE (armadillo-10.1.1.tar.xz) = 6040456
+TIMESTAMP = 1630930615
+SHA256 (armadillo-10.6.2.tar.xz) = 2a803d6f8f76d407db9c15edc3894965238c8e589f94cc907a8373ee945728a8
+SIZE (armadillo-10.6.2.tar.xz) = 6222852
diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist
index 75b16ea67c59..66889c9f7707 100644
--- a/math/armadillo/pkg-plist
+++ b/math/armadillo/pkg-plist
@@ -113,6 +113,7 @@ include/armadillo_bits/eop_core_meat.hpp
include/armadillo_bits/fft_engine.hpp
include/armadillo_bits/field_bones.hpp
include/armadillo_bits/field_meat.hpp
+include/armadillo_bits/fill.hpp
include/armadillo_bits/fn_accu.hpp
include/armadillo_bits/fn_all.hpp
include/armadillo_bits/fn_any.hpp
@@ -222,7 +223,7 @@ include/armadillo_bits/fn_strans.hpp
include/armadillo_bits/fn_sum.hpp
include/armadillo_bits/fn_svd.hpp
include/armadillo_bits/fn_svds.hpp
-include/armadillo_bits/fn_syl_lyap.hpp
+include/armadillo_bits/fn_sylvester.hpp
include/armadillo_bits/fn_symmat.hpp
include/armadillo_bits/fn_toeplitz.hpp
include/armadillo_bits/fn_trace.hpp
@@ -328,6 +329,10 @@ include/armadillo_bits/newarp_GenEigsSolver_meat.hpp
include/armadillo_bits/newarp_SortEigenvalue.hpp
include/armadillo_bits/newarp_SparseGenMatProd_bones.hpp
include/armadillo_bits/newarp_SparseGenMatProd_meat.hpp
+include/armadillo_bits/newarp_SparseGenRealShiftSolve_bones.hpp
+include/armadillo_bits/newarp_SparseGenRealShiftSolve_meat.hpp
+include/armadillo_bits/newarp_SymEigsShiftSolver_bones.hpp
+include/armadillo_bits/newarp_SymEigsShiftSolver_meat.hpp
include/armadillo_bits/newarp_SymEigsSolver_bones.hpp
include/armadillo_bits/newarp_SymEigsSolver_meat.hpp
include/armadillo_bits/newarp_TridiagEigen_bones.hpp
@@ -359,6 +364,8 @@ include/armadillo_bits/op_cumsum_bones.hpp
include/armadillo_bits/op_cumsum_meat.hpp
include/armadillo_bits/op_cx_scalar_bones.hpp
include/armadillo_bits/op_cx_scalar_meat.hpp
+include/armadillo_bits/op_det_bones.hpp
+include/armadillo_bits/op_det_meat.hpp
include/armadillo_bits/op_diagmat_bones.hpp
include/armadillo_bits/op_diagmat_meat.hpp
include/armadillo_bits/op_diagvec_bones.hpp
@@ -389,6 +396,8 @@ include/armadillo_bits/op_index_min_bones.hpp
include/armadillo_bits/op_index_min_meat.hpp
include/armadillo_bits/op_inv_bones.hpp
include/armadillo_bits/op_inv_meat.hpp
+include/armadillo_bits/op_log_det_bones.hpp
+include/armadillo_bits/op_log_det_meat.hpp
include/armadillo_bits/op_logmat_bones.hpp
include/armadillo_bits/op_logmat_meat.hpp
include/armadillo_bits/op_max_bones.hpp
@@ -525,6 +534,8 @@ include/armadillo_bits/spop_min_bones.hpp
include/armadillo_bits/spop_min_meat.hpp
include/armadillo_bits/spop_misc_bones.hpp
include/armadillo_bits/spop_misc_meat.hpp
+include/armadillo_bits/spop_norm_bones.hpp
+include/armadillo_bits/spop_norm_meat.hpp
include/armadillo_bits/spop_normalise_bones.hpp
include/armadillo_bits/spop_normalise_meat.hpp
include/armadillo_bits/spop_repmat_bones.hpp
@@ -584,7 +595,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp
include/armadillo_bits/xvec_htrans_meat.hpp
lib/libarmadillo.so
lib/libarmadillo.so.10
-lib/libarmadillo.so.10.1.1
+lib/libarmadillo.so.10.6.2
libdata/pkgconfig/armadillo.pc
share/Armadillo/CMake/ArmadilloConfig.cmake
share/Armadillo/CMake/ArmadilloConfigVersion.cmake
diff --git a/math/ensmallen/Makefile b/math/ensmallen/Makefile
index 463b2f26c926..77f25c524893 100644
--- a/math/ensmallen/Makefile
+++ b/math/ensmallen/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ensmallen
DISTVERSION= 2.17.0
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= https://ensmallen.org/files/
diff --git a/math/mlpack/Makefile b/math/mlpack/Makefile
index b606f3aa10c6..f01421054e0b 100644
--- a/math/mlpack/Makefile
+++ b/math/mlpack/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mlpack
DISTVERSION= 3.4.2
+PORTREVISION= 1
CATEGORIES= math # machine-learning
MASTER_SITES= https://mlpack.org/files/
diff --git a/science/erkale/Makefile b/science/erkale/Makefile
index e857f89524b9..698cce8723f0 100644
--- a/science/erkale/Makefile
+++ b/science/erkale/Makefile
@@ -1,6 +1,6 @@
PORTNAME= erkale
DISTVERSION= g20210215
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/helfem/Makefile b/science/helfem/Makefile
index 733dec509c21..ff5e70ecfa4e 100644
--- a/science/helfem/Makefile
+++ b/science/helfem/Makefile
@@ -1,5 +1,6 @@
PORTNAME= helfem
DISTVERSION= g20210912
+PORTREVISION= 1
CATEGORIES= science # chemistry
MAINTAINER= yuri@FreeBSD.org