From owner-svn-ports-all@freebsd.org Wed Apr 13 01:31:41 2016 Return-Path: Delivered-To: svn-ports-all@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 57575B0D833; Wed, 13 Apr 2016 01:31:41 +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 22FF21F50; Wed, 13 Apr 2016 01:31:41 +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 u3D1Vev1028628; Wed, 13 Apr 2016 01:31:40 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3D1Ve16028625; Wed, 13 Apr 2016 01:31:40 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201604130131.u3D1Ve16028625@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 13 Apr 2016 01:31:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413166 - 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.21 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: Wed, 13 Apr 2016 01:31:41 -0000 Author: danilo Date: Wed Apr 13 01:31:39 2016 New Revision: 413166 URL: https://svnweb.freebsd.org/changeset/ports/413166 Log: - Update to 6.700.4 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Wed Apr 13 01:20:18 2016 (r413165) +++ head/math/armadillo/Makefile Wed Apr 13 01:31:39 2016 (r413166) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 6.700.3 +PORTVERSION= 6.700.4 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Wed Apr 13 01:20:18 2016 (r413165) +++ head/math/armadillo/distinfo Wed Apr 13 01:31:39 2016 (r413166) @@ -1,2 +1,2 @@ -SHA256 (armadillo-6.700.3.tar.gz) = 98f382c3f27c33797a968848ef841f30a5165235aeafb2e790518176948bd0ee -SIZE (armadillo-6.700.3.tar.gz) = 5469738 +SHA256 (armadillo-6.700.4.tar.gz) = e9f1201cef34554de42e83d8237f56ced988c061399742c08356d0a22f934d37 +SIZE (armadillo-6.700.4.tar.gz) = 5470215 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Wed Apr 13 01:20:18 2016 (r413165) +++ head/math/armadillo/pkg-plist Wed Apr 13 01:31:39 2016 (r413166) @@ -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.3 +lib/libarmadillo.so.6.700.4 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake