From owner-svn-ports-head@freebsd.org Tue May 24 01:47:43 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 D3F78B48F1D; Tue, 24 May 2016 01:47: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 mx1.freebsd.org (Postfix) with ESMTPS id 9A38B1064; Tue, 24 May 2016 01:47: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 u4O1lgXo073401; Tue, 24 May 2016 01:47:42 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4O1lged073398; Tue, 24 May 2016 01:47:42 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201605240147.u4O1lged073398@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 24 May 2016 01:47:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415754 - 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.22 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: Tue, 24 May 2016 01:47:43 -0000 Author: danilo Date: Tue May 24 01:47:42 2016 New Revision: 415754 URL: https://svnweb.freebsd.org/changeset/ports/415754 Log: - Update to 6.700.7 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Tue May 24 01:45:13 2016 (r415753) +++ head/math/armadillo/Makefile Tue May 24 01:47:42 2016 (r415754) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 6.700.6 +PORTVERSION= 6.700.7 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Tue May 24 01:45:13 2016 (r415753) +++ head/math/armadillo/distinfo Tue May 24 01:47:42 2016 (r415754) @@ -1,2 +1,3 @@ -SHA256 (armadillo-6.700.6.tar.gz) = a8df1dc47ab6e3469ba389aab18546111f3d0abf0f675c3c12ae7c075697b7b1 -SIZE (armadillo-6.700.6.tar.gz) = 5470382 +TIMESTAMP = 1464054577 +SHA256 (armadillo-6.700.7.tar.gz) = 2a3388ee99d345b3e31c83ea3b0850292ac1a2154ffb785c1f03af9d3b6b7175 +SIZE (armadillo-6.700.7.tar.gz) = 5470594 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Tue May 24 01:45:13 2016 (r415753) +++ head/math/armadillo/pkg-plist Tue May 24 01:47:42 2016 (r415754) @@ -455,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.700.6 +lib/libarmadillo.so.6.700.7 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake