From owner-svn-ports-head@freebsd.org Sun Apr 24 17:19:47 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 80CDCB1B0F2; Sun, 24 Apr 2016 17:19:47 +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 5316117F0; Sun, 24 Apr 2016 17:19:47 +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 u3OHJki1090453; Sun, 24 Apr 2016 17:19:46 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3OHJkLW090450; Sun, 24 Apr 2016 17:19:46 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201604241719.u3OHJkLW090450@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 24 Apr 2016 17:19:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413951 - 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.21 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: Sun, 24 Apr 2016 17:19:47 -0000 Author: danilo Date: Sun Apr 24 17:19:46 2016 New Revision: 413951 URL: https://svnweb.freebsd.org/changeset/ports/413951 Log: - Update to 6.700.5 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Sun Apr 24 16:58:58 2016 (r413950) +++ head/math/armadillo/Makefile Sun Apr 24 17:19:46 2016 (r413951) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 6.700.4 -PORTREVISION= 1 +PORTVERSION= 6.700.5 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Sun Apr 24 16:58:58 2016 (r413950) +++ head/math/armadillo/distinfo Sun Apr 24 17:19:46 2016 (r413951) @@ -1,2 +1,2 @@ -SHA256 (armadillo-6.700.4.tar.gz) = e9f1201cef34554de42e83d8237f56ced988c061399742c08356d0a22f934d37 -SIZE (armadillo-6.700.4.tar.gz) = 5470215 +SHA256 (armadillo-6.700.5.tar.gz) = d5817a8ff07da3bd8753b1e037ef39e7a6c81d88bb7119a2a8e6c3dc93b48db1 +SIZE (armadillo-6.700.5.tar.gz) = 5470242 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Sun Apr 24 16:58:58 2016 (r413950) +++ head/math/armadillo/pkg-plist Sun Apr 24 17:19:46 2016 (r413951) @@ -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.4 +lib/libarmadillo.so.6.700.5 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake