From owner-svn-ports-all@FreeBSD.ORG Thu May 14 13:57:01 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB7FBB01; Thu, 14 May 2015 13:57:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 999FE1D72; Thu, 14 May 2015 13:57:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4EDv1cM040183; Thu, 14 May 2015 13:57:01 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4EDv0tC040177; Thu, 14 May 2015 13:57:00 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201505141357.t4EDv0tC040177@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 14 May 2015 13:57:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386334 - 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.20 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: Thu, 14 May 2015 13:57:01 -0000 Author: danilo Date: Thu May 14 13:57:00 2015 New Revision: 386334 URL: https://svnweb.freebsd.org/changeset/ports/386334 Log: - Update to 5.100.2 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Thu May 14 13:53:18 2015 (r386333) +++ head/math/armadillo/Makefile Thu May 14 13:57:00 2015 (r386334) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 5.100.1 +PORTVERSION= 5.100.2 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Thu May 14 13:53:18 2015 (r386333) +++ head/math/armadillo/distinfo Thu May 14 13:57:00 2015 (r386334) @@ -1,2 +1,2 @@ -SHA256 (armadillo-5.100.1.tar.gz) = cf4c3c700e163689b187dd987756d963e24ca5f0834b6dad59832300d55860c7 -SIZE (armadillo-5.100.1.tar.gz) = 5428805 +SHA256 (armadillo-5.100.2.tar.gz) = 63150f12bf7c7c598ea55b7271d99fce349ff386a3dc2cae3904b244f6e35320 +SIZE (armadillo-5.100.2.tar.gz) = 5429961 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Thu May 14 13:53:18 2015 (r386333) +++ head/math/armadillo/pkg-plist Thu May 14 13:57:00 2015 (r386334) @@ -423,7 +423,7 @@ include/armadillo_bits/xvec_htrans_bones include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.5 -lib/libarmadillo.so.5.100.1 +lib/libarmadillo.so.5.100.2 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake