From owner-svn-ports-head@freebsd.org Tue Oct 11 15:30:13 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 C89E3C0D97A; Tue, 11 Oct 2016 15:30:13 +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 99F30108F; Tue, 11 Oct 2016 15:30:13 +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 u9BFUCQf090380; Tue, 11 Oct 2016 15:30:12 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9BFUCu7090374; Tue, 11 Oct 2016 15:30:12 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201610111530.u9BFUCu7090374@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 11 Oct 2016 15:30:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423773 - 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: Tue, 11 Oct 2016 15:30:13 -0000 Author: danilo Date: Tue Oct 11 15:30:12 2016 New Revision: 423773 URL: https://svnweb.freebsd.org/changeset/ports/423773 Log: - Update to 7.400.4 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Tue Oct 11 15:14:20 2016 (r423772) +++ head/math/armadillo/Makefile Tue Oct 11 15:30:12 2016 (r423773) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.400.3 +PORTVERSION= 7.400.4 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Tue Oct 11 15:14:20 2016 (r423772) +++ head/math/armadillo/distinfo Tue Oct 11 15:30:12 2016 (r423773) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475263015 -SHA256 (armadillo-7.400.3.tar.xz) = 3fca5060da60e7d738344df919c71773a78d473ca999f356e204a2fd37837fbb -SIZE (armadillo-7.400.3.tar.xz) = 3994792 +TIMESTAMP = 1476199746 +SHA256 (armadillo-7.400.4.tar.xz) = f736894893f0f4c49b6e12ed220de8d30a2dca975c1036c9451ef07a7e969c39 +SIZE (armadillo-7.400.4.tar.xz) = 3995060 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Tue Oct 11 15:14:20 2016 (r423772) +++ head/math/armadillo/pkg-plist Tue Oct 11 15:30:12 2016 (r423773) @@ -483,7 +483,7 @@ include/armadillo_bits/xvec_htrans_bones include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.7 -lib/libarmadillo.so.7.400.2 +lib/libarmadillo.so.7.400.4 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake