From owner-svn-ports-head@freebsd.org Wed Jun 7 02:52:36 2017 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 E31C4BF9C76; Wed, 7 Jun 2017 02:52:36 +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 B1712833E1; Wed, 7 Jun 2017 02:52:36 +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 v572qZN2045725; Wed, 7 Jun 2017 02:52:35 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v572qZJD045722; Wed, 7 Jun 2017 02:52:35 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201706070252.v572qZJD045722@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 7 Jun 2017 02:52:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442814 - 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.23 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, 07 Jun 2017 02:52:37 -0000 Author: danilo Date: Wed Jun 7 02:52:35 2017 New Revision: 442814 URL: https://svnweb.freebsd.org/changeset/ports/442814 Log: - Update to 7.950.0 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Wed Jun 7 02:20:26 2017 (r442813) +++ head/math/armadillo/Makefile Wed Jun 7 02:52:35 2017 (r442814) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.900.1 -PORTREVISION= 1 +PORTVERSION= 7.950.0 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Wed Jun 7 02:20:26 2017 (r442813) +++ head/math/armadillo/distinfo Wed Jun 7 02:52:35 2017 (r442814) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494859287 -SHA256 (armadillo-7.900.1.tar.xz) = 33eec7013990b5477ccc5ad3abc68bc2326c7a7a2790014d625cfcf37c0e07d3 -SIZE (armadillo-7.900.1.tar.xz) = 4022388 +TIMESTAMP = 1496535016 +SHA256 (armadillo-7.950.0.tar.xz) = da89281959d48c60ce546dd370ef712ec1e24714e1e9afadad17dd2fbbc5876e +SIZE (armadillo-7.950.0.tar.xz) = 4022536 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Wed Jun 7 02:20:26 2017 (r442813) +++ head/math/armadillo/pkg-plist Wed Jun 7 02:52:35 2017 (r442814) @@ -262,6 +262,7 @@ include/armadillo_bits/include_superlu.hpp include/armadillo_bits/injector_bones.hpp include/armadillo_bits/injector_meat.hpp include/armadillo_bits/memory.hpp +include/armadillo_bits/mp_misc.hpp include/armadillo_bits/mtGlueCube_bones.hpp include/armadillo_bits/mtGlueCube_meat.hpp include/armadillo_bits/mtGlue_bones.hpp @@ -501,7 +502,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.7 -lib/libarmadillo.so.7.900.1 +lib/libarmadillo.so.7.950.0 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake