From owner-svn-ports-head@freebsd.org Tue Apr 5 01:20:57 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91AA7B025DD; Tue, 5 Apr 2016 01:20:57 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 6161F13B0; Tue, 5 Apr 2016 01:20:57 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u351Kus0089760; Tue, 5 Apr 2016 01:20:56 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u351KumC089757; Tue, 5 Apr 2016 01:20:56 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201604050120.u351KumC089757@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 5 Apr 2016 01:20:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412537 - 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.21 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: Tue, 05 Apr 2016 01:20:57 -0000 Author: danilo Date: Tue Apr 5 01:20:56 2016 New Revision: 412537 URL: https://svnweb.freebsd.org/changeset/ports/412537 Log: - Update to 6.600.5 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Mon Apr 4 23:59:00 2016 (r412536) +++ head/math/armadillo/Makefile Tue Apr 5 01:20:56 2016 (r412537) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 6.600.4 +PORTVERSION= 6.600.5 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Mon Apr 4 23:59:00 2016 (r412536) +++ head/math/armadillo/distinfo Tue Apr 5 01:20:56 2016 (r412537) @@ -1,2 +1,2 @@ -SHA256 (armadillo-6.600.4.tar.gz) = b48f1b24f6bbb48fef08bf47878e1b5270815cc424415ae817bc6744d854f7d2 -SIZE (armadillo-6.600.4.tar.gz) = 5461169 +SHA256 (armadillo-6.600.5.tar.gz) = 6da5b32f5f2551815948bcfa5182b77b605607660d911b8f9f098f03e3cf7707 +SIZE (armadillo-6.600.5.tar.gz) = 5461091 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Mon Apr 4 23:59:00 2016 (r412536) +++ head/math/armadillo/pkg-plist Tue Apr 5 01:20:56 2016 (r412537) @@ -446,7 +446,7 @@ include/armadillo_bits/xvec_htrans_bones include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.6 -lib/libarmadillo.so.6.600.4 +lib/libarmadillo.so.6.600.5 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake