From owner-svn-ports-all@FreeBSD.ORG Wed Feb 25 14:26:52 2015 Return-Path: Delivered-To: svn-ports-all@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 871F4DA3; Wed, 25 Feb 2015 14:26:52 +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 727C5E55; Wed, 25 Feb 2015 14:26:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1PEQqgf034937; Wed, 25 Feb 2015 14:26:52 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1PEQpVt034929; Wed, 25 Feb 2015 14:26:51 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201502251426.t1PEQpVt034929@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 25 Feb 2015 14:26:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379916 - 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.18-1 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, 25 Feb 2015 14:26:52 -0000 Author: danilo Date: Wed Feb 25 14:26:51 2015 New Revision: 379916 URL: https://svnweb.freebsd.org/changeset/ports/379916 QAT: https://qat.redports.org/buildarchive/r379916/ Log: - Update to 4.650.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 Feb 25 14:21:25 2015 (r379915) +++ head/math/armadillo/Makefile Wed Feb 25 14:26:51 2015 (r379916) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 4.650.0 +PORTVERSION= 4.650.1 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Wed Feb 25 14:21:25 2015 (r379915) +++ head/math/armadillo/distinfo Wed Feb 25 14:26:51 2015 (r379916) @@ -1,2 +1,2 @@ -SHA256 (armadillo-4.650.0.tar.gz) = f305d15b8f2c1a00a178b420e316ee8978a371a78d28f4c4c959952e392d8768 -SIZE (armadillo-4.650.0.tar.gz) = 5350937 +SHA256 (armadillo-4.650.1.tar.gz) = 4abd440c15a7062486b3aef3330de981ea159d2d8c84c9c2c0a5cd146402193e +SIZE (armadillo-4.650.1.tar.gz) = 5351058 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Wed Feb 25 14:21:25 2015 (r379915) +++ head/math/armadillo/pkg-plist Wed Feb 25 14:26:51 2015 (r379916) @@ -408,7 +408,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.650.0 +lib/libarmadillo.so.4.650.1 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake