From owner-svn-ports-all@FreeBSD.ORG Mon Jun 22 12:28:09 2015 Return-Path: Delivered-To: svn-ports-all@nevdull.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0CD2D58C; Mon, 22 Jun 2015 12:28:09 +0000 (UTC) (envelope-from danilo@FreeBSD.org) 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 EEFD08ED; Mon, 22 Jun 2015 12:28:08 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5MCS8Rf031010; Mon, 22 Jun 2015 12:28:08 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5MCS8pF031005; Mon, 22 Jun 2015 12:28:08 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201506221228.t5MCS8pF031005@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Mon, 22 Jun 2015 12:28:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r390287 - 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: Mon, 22 Jun 2015 12:28:09 -0000 Author: danilo Date: Mon Jun 22 12:28:07 2015 New Revision: 390287 URL: https://svnweb.freebsd.org/changeset/ports/390287 Log: - Update to 5.200.2 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Mon Jun 22 12:28:04 2015 (r390286) +++ head/math/armadillo/Makefile Mon Jun 22 12:28:07 2015 (r390287) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 5.200.1 +PORTVERSION= 5.200.2 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Mon Jun 22 12:28:04 2015 (r390286) +++ head/math/armadillo/distinfo Mon Jun 22 12:28:07 2015 (r390287) @@ -1,2 +1,2 @@ -SHA256 (armadillo-5.200.1.tar.gz) = 3673fc7cbeefca826108efe7c36e21322f259809f874c161ca284a114fb7f693 -SIZE (armadillo-5.200.1.tar.gz) = 5430678 +SHA256 (armadillo-5.200.2.tar.gz) = 70c38fd94b4c0559ece1a7313cf85e08197a82dfda4daa5decd89b795bb73079 +SIZE (armadillo-5.200.2.tar.gz) = 5430682 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Mon Jun 22 12:28:04 2015 (r390286) +++ head/math/armadillo/pkg-plist Mon Jun 22 12:28:07 2015 (r390287) @@ -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.200.1 +lib/libarmadillo.so.5.200.2 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake