From owner-svn-ports-head@FreeBSD.ORG Fri Dec 5 14:56:00 2014 Return-Path: Delivered-To: svn-ports-head@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 42DFB2C9; Fri, 5 Dec 2014 14:56:00 +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 2E95B7D2; Fri, 5 Dec 2014 14:56:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB5Eu0O6061911; Fri, 5 Dec 2014 14:56:00 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB5EtxmP061907; Fri, 5 Dec 2014 14:55:59 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201412051455.sB5EtxmP061907@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Fri, 5 Dec 2014 14:55:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374032 - 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.18-1 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: Fri, 05 Dec 2014 14:56:00 -0000 Author: danilo Date: Fri Dec 5 14:55:58 2014 New Revision: 374032 URL: https://svnweb.freebsd.org/changeset/ports/374032 QAT: https://qat.redports.org/buildarchive/r374032/ Log: - Update from 4.550.1 to 4.550.2 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Fri Dec 5 14:27:52 2014 (r374031) +++ head/math/armadillo/Makefile Fri Dec 5 14:55:58 2014 (r374032) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 4.550.1 +PORTVERSION= 4.550.2 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Fri Dec 5 14:27:52 2014 (r374031) +++ head/math/armadillo/distinfo Fri Dec 5 14:55:58 2014 (r374032) @@ -1,2 +1,2 @@ -SHA256 (armadillo-4.550.1.tar.gz) = f44e85a4cc2d1631339ef974464730d952f3b2bf9141eedfc42ed4ace9148260 -SIZE (armadillo-4.550.1.tar.gz) = 5344633 +SHA256 (armadillo-4.550.2.tar.gz) = 0f7c45f1af9220016f02b12288bc8b05b5afcf5eb5518f8b864a52c0acae2493 +SIZE (armadillo-4.550.2.tar.gz) = 5344797 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Fri Dec 5 14:27:52 2014 (r374031) +++ head/math/armadillo/pkg-plist Fri Dec 5 14:55:58 2014 (r374032) @@ -407,7 +407,7 @@ include/armadillo_bits/xvec_htrans_bones include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.4 -lib/libarmadillo.so.4.550.1 +lib/libarmadillo.so.4.550.2 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake