From owner-svn-ports-head@freebsd.org Thu Dec 13 21:17:28 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E60141334BFB; Thu, 13 Dec 2018 21:17:27 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7B08372AB5; Thu, 13 Dec 2018 21:17:27 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6DEC8256AE; Thu, 13 Dec 2018 21:17:27 +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 wBDLHRiF036669; Thu, 13 Dec 2018 21:17:27 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBDLHQvF036664; Thu, 13 Dec 2018 21:17:26 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201812132117.wBDLHQvF036664@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 13 Dec 2018 21:17:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487388 - head/math/armadillo X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/math/armadillo X-SVN-Commit-Revision: 487388 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 7B08372AB5 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-1.24 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.83)[-0.828,0]; NEURAL_HAM_SHORT(-0.41)[-0.407,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Thu, 13 Dec 2018 21:17:28 -0000 Author: danilo Date: Thu Dec 13 21:17:26 2018 New Revision: 487388 URL: https://svnweb.freebsd.org/changeset/ports/487388 Log: - Update to 9.200.6 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Thu Dec 13 21:07:48 2018 (r487387) +++ head/math/armadillo/Makefile Thu Dec 13 21:17:26 2018 (r487388) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 9.200.5 -PORTREVISION= 2 +PORTVERSION= 9.200.6 CATEGORIES= math MASTER_SITES= SF/arma @@ -22,6 +21,7 @@ LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \ libsz.so:science/szip USES= blaslapack cmake compiler:c++11-lang pkgconfig tar:xz + USE_LDCONFIG= yes CMAKE_ARGS+= -DPKG_CONFIG_DIR=${LOCALBASE}/libdata/pkgconfig/ Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Thu Dec 13 21:07:48 2018 (r487387) +++ head/math/armadillo/distinfo Thu Dec 13 21:17:26 2018 (r487388) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543528182 -SHA256 (armadillo-9.200.5.tar.xz) = 4a47fdb13178a252bccae683d3bc0634effe69682abfe0d92f5e73ab2b99462b -SIZE (armadillo-9.200.5.tar.xz) = 4786264 +TIMESTAMP = 1544735587 +SHA256 (armadillo-9.200.6.tar.xz) = 2460dced83e0f7d8340a6fab8065f18635707259edc9bf4cbac325b1b46fa8be +SIZE (armadillo-9.200.6.tar.xz) = 4786904 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Thu Dec 13 21:07:48 2018 (r487387) +++ head/math/armadillo/pkg-plist Thu Dec 13 21:17:26 2018 (r487388) @@ -550,7 +550,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.9 -lib/libarmadillo.so.9.200.5 +lib/libarmadillo.so.9.200.6 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake