From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 09:25:21 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9733C66F095; Tue, 21 Sep 2021 09:25:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HDGHP3spJz3qgN; Tue, 21 Sep 2021 09:25:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 60CA7214FA; Tue, 21 Sep 2021 09:25:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18L9PLvH086343; Tue, 21 Sep 2021 09:25:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18L9PLqE086342; Tue, 21 Sep 2021 09:25:21 GMT (envelope-from git) Date: Tue, 21 Sep 2021 09:25:21 GMT Message-Id: <202109210925.18L9PLqE086342@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Danilo Egea Gondolfo Subject: git: 170cb07fe4e8 - main - math/armadillo: Update to 10.6.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danilo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 170cb07fe4e8369798af028f34d71535c45f2bb0 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2021 09:25:21 -0000 The branch main has been updated by danilo: URL: https://cgit.FreeBSD.org/ports/commit/?id=170cb07fe4e8369798af028f34d71535c45f2bb0 commit 170cb07fe4e8369798af028f34d71535c45f2bb0 Author: Danilo Egea Gondolfo AuthorDate: 2021-09-21 09:23:00 +0000 Commit: Danilo Egea Gondolfo CommitDate: 2021-09-21 09:25:15 +0000 math/armadillo: Update to 10.6.2 Drop maintainership. --- graphics/gdal/Makefile | 1 + math/armadillo/Makefile | 4 ++-- math/armadillo/distinfo | 6 +++--- math/armadillo/pkg-plist | 15 +++++++++++++-- math/ensmallen/Makefile | 1 + math/mlpack/Makefile | 1 + science/erkale/Makefile | 2 +- science/helfem/Makefile | 1 + 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