From owner-svn-ports-head@freebsd.org Fri Dec 18 23:14:43 2015 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 2D2E1A4C442; Fri, 18 Dec 2015 23:14: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 EF7C119A0; Fri, 18 Dec 2015 23:14:42 +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 tBINEggJ063894; Fri, 18 Dec 2015 23:14:42 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBINEfFW063891; Fri, 18 Dec 2015 23:14:41 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201512182314.tBINEfFW063891@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Fri, 18 Dec 2015 23:14:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403992 - 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.20 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: Fri, 18 Dec 2015 23:14:43 -0000 Author: danilo Date: Fri Dec 18 23:14:41 2015 New Revision: 403992 URL: https://svnweb.freebsd.org/changeset/ports/403992 Log: - Update to 6.400.2 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Fri Dec 18 23:02:56 2015 (r403991) +++ head/math/armadillo/Makefile Fri Dec 18 23:14:41 2015 (r403992) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 6.300.2 +PORTVERSION= 6.400.2 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Fri Dec 18 23:02:56 2015 (r403991) +++ head/math/armadillo/distinfo Fri Dec 18 23:14:41 2015 (r403992) @@ -1,2 +1,2 @@ -SHA256 (armadillo-6.300.2.tar.gz) = 2c9d98e309d3e95814668fa476d9fc91499743fe73a52e1a98362f382886f9d5 -SIZE (armadillo-6.300.2.tar.gz) = 5450435 +SHA256 (armadillo-6.400.2.tar.gz) = 93d982f8a3ceeb75a4431506d7723780bbba14d10ede415fc8a68e92be62c426 +SIZE (armadillo-6.400.2.tar.gz) = 5453856 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Fri Dec 18 23:02:56 2015 (r403991) +++ head/math/armadillo/pkg-plist Fri Dec 18 23:14:41 2015 (r403992) @@ -439,7 +439,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.300.2 +lib/libarmadillo.so.6.400.2 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake