From owner-svn-ports-all@FreeBSD.ORG Wed May 27 15:42:53 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 36DB3361; Wed, 27 May 2015 15:42:53 +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 24AB9B19; Wed, 27 May 2015 15:42:53 +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 t4RFgr0R063089; Wed, 27 May 2015 15:42:53 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4RFgqKm063085; Wed, 27 May 2015 15:42:52 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201505271542.t4RFgqKm063085@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 27 May 2015 15:42:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387622 - 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: Wed, 27 May 2015 15:42:53 -0000 Author: danilo Date: Wed May 27 15:42:51 2015 New Revision: 387622 URL: https://svnweb.freebsd.org/changeset/ports/387622 Log: - Update to 5.200.1 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Wed May 27 15:17:56 2015 (r387621) +++ head/math/armadillo/Makefile Wed May 27 15:42:51 2015 (r387622) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 5.100.2 -PORTREVISION= 1 +PORTVERSION= 5.200.1 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Wed May 27 15:17:56 2015 (r387621) +++ head/math/armadillo/distinfo Wed May 27 15:42:51 2015 (r387622) @@ -1,2 +1,2 @@ -SHA256 (armadillo-5.100.2.tar.gz) = 63150f12bf7c7c598ea55b7271d99fce349ff386a3dc2cae3904b244f6e35320 -SIZE (armadillo-5.100.2.tar.gz) = 5429961 +SHA256 (armadillo-5.200.1.tar.gz) = 3673fc7cbeefca826108efe7c36e21322f259809f874c161ca284a114fb7f693 +SIZE (armadillo-5.200.1.tar.gz) = 5430678 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Wed May 27 15:17:56 2015 (r387621) +++ head/math/armadillo/pkg-plist Wed May 27 15:42:51 2015 (r387622) @@ -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.2 +lib/libarmadillo.so.5.200.1 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake