From owner-svn-ports-all@freebsd.org Thu Feb 11 23:50:44 2016 Return-Path: Delivered-To: svn-ports-all@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 C56ADAA6642; Thu, 11 Feb 2016 23:50:44 +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 99D9C1386; Thu, 11 Feb 2016 23:50:44 +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 u1BNohXL058872; Thu, 11 Feb 2016 23:50:43 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1BNohNA058869; Thu, 11 Feb 2016 23:50:43 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201602112350.u1BNohNA058869@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 11 Feb 2016 23:50:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408705 - 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: Thu, 11 Feb 2016 23:50:44 -0000 Author: danilo Date: Thu Feb 11 23:50:43 2016 New Revision: 408705 URL: https://svnweb.freebsd.org/changeset/ports/408705 Log: - Update to 6.500.5 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Thu Feb 11 23:45:10 2016 (r408704) +++ head/math/armadillo/Makefile Thu Feb 11 23:50:43 2016 (r408705) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 6.500.4 +PORTVERSION= 6.500.5 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Thu Feb 11 23:45:10 2016 (r408704) +++ head/math/armadillo/distinfo Thu Feb 11 23:50:43 2016 (r408705) @@ -1,2 +1,2 @@ -SHA256 (armadillo-6.500.4.tar.gz) = 813de85fa61ba5077ed871d801ba7070d369e7e9742002e4c11474c75ff6d1c6 -SIZE (armadillo-6.500.4.tar.gz) = 5455985 +SHA256 (armadillo-6.500.5.tar.gz) = eb1ffbcd779d3f158b541211ca1ed5111a0b9dd11157778978bb64e48067e5ee +SIZE (armadillo-6.500.5.tar.gz) = 5455963 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Thu Feb 11 23:45:10 2016 (r408704) +++ head/math/armadillo/pkg-plist Thu Feb 11 23:50:43 2016 (r408705) @@ -440,7 +440,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.500.4 +lib/libarmadillo.so.6.500.5 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake