From owner-svn-ports-all@FreeBSD.ORG Tue Jan 6 00:22:21 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 8423DBCF; Tue, 6 Jan 2015 00:22:21 +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 6FD772CFF; Tue, 6 Jan 2015 00:22:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t060ML2E039257; Tue, 6 Jan 2015 00:22:21 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t060MKmV039253; Tue, 6 Jan 2015 00:22:20 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201501060022.t060MKmV039253@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 6 Jan 2015 00:22:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376376 - 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: Tue, 06 Jan 2015 00:22:21 -0000 Author: danilo Date: Tue Jan 6 00:22:19 2015 New Revision: 376376 URL: https://svnweb.freebsd.org/changeset/ports/376376 QAT: https://qat.redports.org/buildarchive/r376376/ Log: - Update to 4.600.1 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Mon Jan 5 23:54:32 2015 (r376375) +++ head/math/armadillo/Makefile Tue Jan 6 00:22:19 2015 (r376376) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 4.600.0 +PORTVERSION= 4.600.1 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Mon Jan 5 23:54:32 2015 (r376375) +++ head/math/armadillo/distinfo Tue Jan 6 00:22:19 2015 (r376376) @@ -1,2 +1,2 @@ -SHA256 (armadillo-4.600.0.tar.gz) = 861cac79f14ce0bc04dda7d52a078393d386850571e734072349b2156ee56c9c -SIZE (armadillo-4.600.0.tar.gz) = 5346480 +SHA256 (armadillo-4.600.1.tar.gz) = 142b26f1674ffdf2b9f7c0830610666ca589d1580be45c766ecc973e4b76f3bf +SIZE (armadillo-4.600.1.tar.gz) = 5347965 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Mon Jan 5 23:54:32 2015 (r376375) +++ head/math/armadillo/pkg-plist Tue Jan 6 00:22:19 2015 (r376376) @@ -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.600.0 +lib/libarmadillo.so.4.600.1 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake