From owner-svn-ports-all@freebsd.org Wed Jul 17 20:00:43 2019 Return-Path: Delivered-To: svn-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 A9B08B4BB9; Wed, 17 Jul 2019 20:00:43 +0000 (UTC) (envelope-from danilo@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8B54D91F4A; Wed, 17 Jul 2019 20:00:43 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 64E9E23977; Wed, 17 Jul 2019 20:00:43 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x6HK0hbb014081; Wed, 17 Jul 2019 20:00:43 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x6HK0gO6014071; Wed, 17 Jul 2019 20:00:42 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201907172000.x6HK0gO6014071@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 17 Jul 2019 20:00:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506822 - in head: math/armadillo math/mlpack science/erkale X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: in head: math/armadillo math/mlpack science/erkale X-SVN-Commit-Revision: 506822 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 8B54D91F4A X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.971,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jul 2019 20:00:43 -0000 Author: danilo Date: Wed Jul 17 20:00:42 2019 New Revision: 506822 URL: https://svnweb.freebsd.org/changeset/ports/506822 Log: - Update math/armadillo to 9.600.4 Reported by: Nina Santi Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist head/math/mlpack/Makefile head/science/erkale/Makefile Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Wed Jul 17 19:22:24 2019 (r506821) +++ head/math/armadillo/Makefile Wed Jul 17 20:00:42 2019 (r506822) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 9.200.7 -PORTREVISION= 1 +PORTVERSION= 9.600.4 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Wed Jul 17 19:22:24 2019 (r506821) +++ head/math/armadillo/distinfo Wed Jul 17 20:00:42 2019 (r506822) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548108414 -SHA256 (armadillo-9.200.7.tar.xz) = e2787d40bcd46edf70f65ba4efd523ccb8b96a93fdb8f76da6adf1e921cb7df8 -SIZE (armadillo-9.200.7.tar.xz) = 4786620 +TIMESTAMP = 1563305688 +SHA256 (armadillo-9.600.4.tar.xz) = 7dadb6deea48c53417fd82035a8f1f25c04c925e5b3300acd198a359994af0be +SIZE (armadillo-9.600.4.tar.xz) = 4803984 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Wed Jul 17 19:22:24 2019 (r506821) +++ head/math/armadillo/pkg-plist Wed Jul 17 20:00:42 2019 (r506822) @@ -49,6 +49,8 @@ include/armadillo_bits/SpRow_meat.hpp include/armadillo_bits/SpSubview_bones.hpp include/armadillo_bits/SpSubview_iterators_meat.hpp include/armadillo_bits/SpSubview_meat.hpp +include/armadillo_bits/SpToDOp_bones.hpp +include/armadillo_bits/SpToDOp_meat.hpp include/armadillo_bits/SpValProxy_bones.hpp include/armadillo_bits/SpValProxy_meat.hpp include/armadillo_bits/access.hpp @@ -57,6 +59,7 @@ include/armadillo_bits/arma_config.hpp include/armadillo_bits/arma_forward.hpp include/armadillo_bits/arma_ostream_bones.hpp include/armadillo_bits/arma_ostream_meat.hpp +include/armadillo_bits/arma_rel_comparators.hpp include/armadillo_bits/arma_rng.hpp include/armadillo_bits/arma_rng_cxx11.hpp include/armadillo_bits/arma_rng_cxx98.hpp @@ -148,6 +151,7 @@ include/armadillo_bits/fn_index_min.hpp include/armadillo_bits/fn_inplace_strans.hpp include/armadillo_bits/fn_inplace_trans.hpp include/armadillo_bits/fn_interp1.hpp +include/armadillo_bits/fn_interp2.hpp include/armadillo_bits/fn_intersect.hpp include/armadillo_bits/fn_inv.hpp include/armadillo_bits/fn_join.hpp @@ -292,6 +296,8 @@ include/armadillo_bits/mtOpCube_bones.hpp include/armadillo_bits/mtOpCube_meat.hpp include/armadillo_bits/mtOp_bones.hpp include/armadillo_bits/mtOp_meat.hpp +include/armadillo_bits/mtSpGlue_bones.hpp +include/armadillo_bits/mtSpGlue_meat.hpp include/armadillo_bits/mtSpOp_bones.hpp include/armadillo_bits/mtSpOp_meat.hpp include/armadillo_bits/mul_gemm.hpp @@ -420,6 +426,10 @@ include/armadillo_bits/op_sort_bones.hpp include/armadillo_bits/op_sort_index_bones.hpp include/armadillo_bits/op_sort_index_meat.hpp include/armadillo_bits/op_sort_meat.hpp +include/armadillo_bits/op_sp_minus_bones.hpp +include/armadillo_bits/op_sp_minus_meat.hpp +include/armadillo_bits/op_sp_plus_bones.hpp +include/armadillo_bits/op_sp_plus_meat.hpp include/armadillo_bits/op_sqrtmat_bones.hpp include/armadillo_bits/op_sqrtmat_meat.hpp include/armadillo_bits/op_stddev_bones.hpp @@ -474,6 +484,12 @@ include/armadillo_bits/spglue_join_bones.hpp include/armadillo_bits/spglue_join_meat.hpp include/armadillo_bits/spglue_kron_bones.hpp include/armadillo_bits/spglue_kron_meat.hpp +include/armadillo_bits/spglue_max_bones.hpp +include/armadillo_bits/spglue_max_meat.hpp +include/armadillo_bits/spglue_merge_bones.hpp +include/armadillo_bits/spglue_merge_meat.hpp +include/armadillo_bits/spglue_min_bones.hpp +include/armadillo_bits/spglue_min_meat.hpp include/armadillo_bits/spglue_minus_bones.hpp include/armadillo_bits/spglue_minus_meat.hpp include/armadillo_bits/spglue_plus_bones.hpp @@ -510,6 +526,8 @@ include/armadillo_bits/spop_trimat_bones.hpp include/armadillo_bits/spop_trimat_meat.hpp include/armadillo_bits/spop_var_bones.hpp include/armadillo_bits/spop_var_meat.hpp +include/armadillo_bits/spop_vectorise_bones.hpp +include/armadillo_bits/spop_vectorise_meat.hpp include/armadillo_bits/strip.hpp include/armadillo_bits/subview_bones.hpp include/armadillo_bits/subview_cube_bones.hpp @@ -529,6 +547,11 @@ include/armadillo_bits/subview_field_meat.hpp include/armadillo_bits/subview_meat.hpp include/armadillo_bits/sympd_helper.hpp include/armadillo_bits/traits.hpp +include/armadillo_bits/translate_arpack.hpp +include/armadillo_bits/translate_atlas.hpp +include/armadillo_bits/translate_blas.hpp +include/armadillo_bits/translate_lapack.hpp +include/armadillo_bits/translate_superlu.hpp include/armadillo_bits/typedef_elem.hpp include/armadillo_bits/typedef_elem_check.hpp include/armadillo_bits/typedef_mat.hpp @@ -539,18 +562,13 @@ include/armadillo_bits/unwrap_spmat.hpp include/armadillo_bits/upgrade_val.hpp include/armadillo_bits/wall_clock_bones.hpp include/armadillo_bits/wall_clock_meat.hpp -include/armadillo_bits/wrapper_arpack.hpp -include/armadillo_bits/wrapper_atlas.hpp -include/armadillo_bits/wrapper_blas.hpp -include/armadillo_bits/wrapper_lapack.hpp -include/armadillo_bits/wrapper_superlu.hpp include/armadillo_bits/xtrans_mat_bones.hpp include/armadillo_bits/xtrans_mat_meat.hpp include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.9 -lib/libarmadillo.so.9.200.7 +lib/libarmadillo.so.9.600.4 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake Modified: head/math/mlpack/Makefile ============================================================================== --- head/math/mlpack/Makefile Wed Jul 17 19:22:24 2019 (r506821) +++ head/math/mlpack/Makefile Wed Jul 17 20:00:42 2019 (r506822) @@ -2,7 +2,7 @@ PORTNAME= mlpack DISTVERSION= 3.0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= http://mlpack.org/files/ Modified: head/science/erkale/Makefile ============================================================================== --- head/science/erkale/Makefile Wed Jul 17 19:22:24 2019 (r506821) +++ head/science/erkale/Makefile Wed Jul 17 20:00:42 2019 (r506822) @@ -2,7 +2,7 @@ PORTNAME= erkale DISTVERSION= g20190412 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org