From owner-svn-ports-head@freebsd.org Wed Apr 6 13:33:58 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 07A2CB04ED4; Wed, 6 Apr 2016 13:33:58 +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 mx1.freebsd.org (Postfix) with ESMTPS id D642916EC; Wed, 6 Apr 2016 13:33:57 +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 u36DXvgf049376; Wed, 6 Apr 2016 13:33:57 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u36DXuxM049373; Wed, 6 Apr 2016 13:33:56 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201604061333.u36DXuxM049373@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 6 Apr 2016 13:33:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412618 - head/math/armadillo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2016 13:33:58 -0000 Author: danilo Date: Wed Apr 6 13:33:56 2016 New Revision: 412618 URL: https://svnweb.freebsd.org/changeset/ports/412618 Log: - Update to 6.700.3 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Wed Apr 6 13:32:10 2016 (r412617) +++ head/math/armadillo/Makefile Wed Apr 6 13:33:56 2016 (r412618) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 6.600.5 +PORTVERSION= 6.700.3 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Wed Apr 6 13:32:10 2016 (r412617) +++ head/math/armadillo/distinfo Wed Apr 6 13:33:56 2016 (r412618) @@ -1,2 +1,2 @@ -SHA256 (armadillo-6.600.5.tar.gz) = 6da5b32f5f2551815948bcfa5182b77b605607660d911b8f9f098f03e3cf7707 -SIZE (armadillo-6.600.5.tar.gz) = 5461091 +SHA256 (armadillo-6.700.3.tar.gz) = 98f382c3f27c33797a968848ef841f30a5165235aeafb2e790518176948bd0ee +SIZE (armadillo-6.700.3.tar.gz) = 5469738 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Wed Apr 6 13:32:10 2016 (r412617) +++ head/math/armadillo/pkg-plist Wed Apr 6 13:33:56 2016 (r412618) @@ -9,6 +9,7 @@ include/armadillo_bits/Cube_bones.hpp include/armadillo_bits/Cube_meat.hpp include/armadillo_bits/GenCube_bones.hpp include/armadillo_bits/GenCube_meat.hpp +include/armadillo_bits/GenSpecialiser.hpp include/armadillo_bits/Gen_bones.hpp include/armadillo_bits/Gen_meat.hpp include/armadillo_bits/GlueCube_bones.hpp @@ -103,6 +104,7 @@ include/armadillo_bits/field_meat.hpp include/armadillo_bits/fn_accu.hpp include/armadillo_bits/fn_all.hpp include/armadillo_bits/fn_any.hpp +include/armadillo_bits/fn_approx_equal.hpp include/armadillo_bits/fn_as_scalar.hpp include/armadillo_bits/fn_chol.hpp include/armadillo_bits/fn_clamp.hpp @@ -143,6 +145,7 @@ include/armadillo_bits/fn_join.hpp include/armadillo_bits/fn_kmeans.hpp include/armadillo_bits/fn_kron.hpp include/armadillo_bits/fn_log_det.hpp +include/armadillo_bits/fn_logmat.hpp include/armadillo_bits/fn_lu.hpp include/armadillo_bits/fn_max.hpp include/armadillo_bits/fn_mean.hpp @@ -165,6 +168,7 @@ include/armadillo_bits/fn_randi.hpp include/armadillo_bits/fn_randn.hpp include/armadillo_bits/fn_randu.hpp include/armadillo_bits/fn_rank.hpp +include/armadillo_bits/fn_regspace.hpp include/armadillo_bits/fn_repmat.hpp include/armadillo_bits/fn_reshape.hpp include/armadillo_bits/fn_resize.hpp @@ -191,6 +195,7 @@ include/armadillo_bits/fn_symmat.hpp include/armadillo_bits/fn_toeplitz.hpp include/armadillo_bits/fn_trace.hpp include/armadillo_bits/fn_trans.hpp +include/armadillo_bits/fn_trapz.hpp include/armadillo_bits/fn_trig.hpp include/armadillo_bits/fn_trimat.hpp include/armadillo_bits/fn_trunc_exp.hpp @@ -229,6 +234,8 @@ include/armadillo_bits/glue_times_bones. include/armadillo_bits/glue_times_meat.hpp include/armadillo_bits/glue_toeplitz_bones.hpp include/armadillo_bits/glue_toeplitz_meat.hpp +include/armadillo_bits/glue_trapz_bones.hpp +include/armadillo_bits/glue_trapz_meat.hpp include/armadillo_bits/gmm_diag_bones.hpp include/armadillo_bits/gmm_diag_meat.hpp include/armadillo_bits/gmm_misc_bones.hpp @@ -299,6 +306,8 @@ include/armadillo_bits/op_htrans_bones.h include/armadillo_bits/op_htrans_meat.hpp include/armadillo_bits/op_inv_bones.hpp include/armadillo_bits/op_inv_meat.hpp +include/armadillo_bits/op_logmat_bones.hpp +include/armadillo_bits/op_logmat_meat.hpp include/armadillo_bits/op_max_bones.hpp include/armadillo_bits/op_max_meat.hpp include/armadillo_bits/op_mean_bones.hpp @@ -446,7 +455,7 @@ include/armadillo_bits/xvec_htrans_bones include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.6 -lib/libarmadillo.so.6.600.5 +lib/libarmadillo.so.6.700.3 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake