From owner-svn-ports-all@FreeBSD.ORG Thu Oct 30 12:36:24 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0C73919B; Thu, 30 Oct 2014 12:36:24 +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 D303B5F4; Thu, 30 Oct 2014 12:36:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9UCaNIU004358; Thu, 30 Oct 2014 12:36:23 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9UCaN2v004355; Thu, 30 Oct 2014 12:36:23 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201410301236.s9UCaN2v004355@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 30 Oct 2014 12:36:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371748 - 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: Thu, 30 Oct 2014 12:36:24 -0000 Author: danilo Date: Thu Oct 30 12:36:22 2014 New Revision: 371748 URL: https://svnweb.freebsd.org/changeset/ports/371748 QAT: https://qat.redports.org/buildarchive/r371748/ Log: - Update from 4.450.4 to 4.500.0 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Thu Oct 30 12:19:02 2014 (r371747) +++ head/math/armadillo/Makefile Thu Oct 30 12:36:22 2014 (r371748) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 4.450.4 +PORTVERSION= 4.500.0 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Thu Oct 30 12:19:02 2014 (r371747) +++ head/math/armadillo/distinfo Thu Oct 30 12:36:22 2014 (r371748) @@ -1,2 +1,2 @@ -SHA256 (armadillo-4.450.4.tar.gz) = 70d9b361d9771733410144c8820a3aa9ee3610864d6782817448a6e78a432363 -SIZE (armadillo-4.450.4.tar.gz) = 5342433 +SHA256 (armadillo-4.500.0.tar.gz) = d0059fd97f6fb66797abadda3bcb27bf4d23c49e7a238ca68fff6a36846c9928 +SIZE (armadillo-4.500.0.tar.gz) = 5341145 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Thu Oct 30 12:19:02 2014 (r371747) +++ head/math/armadillo/pkg-plist Thu Oct 30 12:36:22 2014 (r371748) @@ -223,6 +223,7 @@ 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 +include/armadillo_bits/include_hdf5.hpp include/armadillo_bits/injector_bones.hpp include/armadillo_bits/injector_meat.hpp include/armadillo_bits/lapack_bones.hpp @@ -403,7 +404,7 @@ include/armadillo_bits/xvec_htrans_bones include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.4 -lib/libarmadillo.so.4.450.4 +lib/libarmadillo.so.4.500.0 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake