From owner-svn-ports-all@FreeBSD.ORG Tue Aug 19 14:33:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F1FF530; Tue, 19 Aug 2014 14:33:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 6A0A435AF; Tue, 19 Aug 2014 14:33:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7JEXtaD069309; Tue, 19 Aug 2014 14:33:55 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7JEXswb069306; Tue, 19 Aug 2014 14:33:54 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201408191433.s7JEXswb069306@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 19 Aug 2014 14:33:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365381 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Tue, 19 Aug 2014 14:33:55 -0000 Author: danilo Date: Tue Aug 19 14:33:54 2014 New Revision: 365381 URL: http://svnweb.freebsd.org/changeset/ports/365381 QAT: https://qat.redports.org/buildarchive/r365381/ Log: - Update from 4.320.2 to 4.400.0 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Tue Aug 19 13:55:11 2014 (r365380) +++ head/math/armadillo/Makefile Tue Aug 19 14:33:54 2014 (r365381) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 4.320.2 +PORTVERSION= 4.400.0 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Tue Aug 19 13:55:11 2014 (r365380) +++ head/math/armadillo/distinfo Tue Aug 19 14:33:54 2014 (r365381) @@ -1,2 +1,2 @@ -SHA256 (armadillo-4.320.2.tar.gz) = 8274591a0ea29c7dd67d5e68bf8184a6e6ede1c5e4f2fa38c729b608510a59df -SIZE (armadillo-4.320.2.tar.gz) = 5321543 +SHA256 (armadillo-4.400.0.tar.gz) = 941e9c11a3a8a11a3d7bba022e56e113d3f43c04798c7c4b7580d48d16fa9d32 +SIZE (armadillo-4.400.0.tar.gz) = 5340702 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Tue Aug 19 13:55:11 2014 (r365380) +++ head/math/armadillo/pkg-plist Tue Aug 19 14:33:54 2014 (r365381) @@ -104,6 +104,7 @@ include/armadillo_bits/fn_all.hpp include/armadillo_bits/fn_any.hpp include/armadillo_bits/fn_as_scalar.hpp include/armadillo_bits/fn_chol.hpp +include/armadillo_bits/fn_clamp.hpp include/armadillo_bits/fn_cond.hpp include/armadillo_bits/fn_conv.hpp include/armadillo_bits/fn_conv_to.hpp @@ -215,6 +216,10 @@ 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/gmm_diag_bones.hpp +include/armadillo_bits/gmm_diag_meat.hpp +include/armadillo_bits/gmm_misc_bones.hpp +include/armadillo_bits/gmm_misc_meat.hpp include/armadillo_bits/hdf5_bones.hpp include/armadillo_bits/hdf5_misc.hpp include/armadillo_bits/include_atlas.hpp @@ -244,6 +249,8 @@ include/armadillo_bits/op_any_bones.hpp include/armadillo_bits/op_any_meat.hpp include/armadillo_bits/op_chol_bones.hpp include/armadillo_bits/op_chol_meat.hpp +include/armadillo_bits/op_clamp_bones.hpp +include/armadillo_bits/op_clamp_meat.hpp include/armadillo_bits/op_cor_bones.hpp include/armadillo_bits/op_cor_meat.hpp include/armadillo_bits/op_cov_bones.hpp @@ -394,11 +401,11 @@ include/armadillo_bits/xvec_htrans_bones include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.4 -lib/libarmadillo.so.4.320.2 +lib/libarmadillo.so.4.400.0 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-%%CMAKE_BUILD_TYPE%%.cmake share/Armadillo/CMake/ArmadilloLibraryDepends.cmake -@dirrm share/Armadillo/CMake -@dirrm share/Armadillo -@dirrm include/armadillo_bits +@dirrmtry include/armadillo_bits +@dirrmtry share/Armadillo/CMake +@dirrmtry share/Armadillo