From owner-svn-ports-all@freebsd.org Mon Aug 10 13:12:03 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 275383A3571; Mon, 10 Aug 2020 13:12:03 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4BQGZq04Xsz4HRt; Mon, 10 Aug 2020 13:12:03 +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 DA561A865; Mon, 10 Aug 2020 13:12:02 +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 07ADC2l9094476; Mon, 10 Aug 2020 13:12:02 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 07ADC1pD094471; Mon, 10 Aug 2020 13:12:01 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <202008101312.07ADC1pD094471@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Mon, 10 Aug 2020 13:12:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544615 - in head: math/armadillo math/ensmallen math/mlpack science/erkale X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: in head: math/armadillo math/ensmallen math/mlpack science/erkale X-SVN-Commit-Revision: 544615 X-SVN-Commit-Repository: ports 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.33 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: Mon, 10 Aug 2020 13:12:03 -0000 Author: danilo Date: Mon Aug 10 13:12:01 2020 New Revision: 544615 URL: https://svnweb.freebsd.org/changeset/ports/544615 Log: - Update math/armadillo to 9.900.2 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist head/math/ensmallen/Makefile head/math/mlpack/Makefile head/science/erkale/Makefile Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Mon Aug 10 13:09:01 2020 (r544614) +++ head/math/armadillo/Makefile Mon Aug 10 13:12:01 2020 (r544615) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 9.870.2 +PORTVERSION= 9.900.2 CATEGORIES= math MASTER_SITES= SF/arma @@ -12,13 +12,12 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \ - libopenblas.so:math/openblas \ libarpack.so:math/arpack-ng \ libhdf5.so:science/hdf5 \ libsuperlu.so:math/superlu \ libsz.so:science/szip -USES= blaslapack cmake compiler:c++11-lang pkgconfig tar:xz +USES= blaslapack:openblas 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 Mon Aug 10 13:09:01 2020 (r544614) +++ head/math/armadillo/distinfo Mon Aug 10 13:12:01 2020 (r544615) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588795082 -SHA256 (armadillo-9.870.2.tar.xz) = 541b5fee4c1c412d0a508791611583fcd4e8ff67c0da0536833e694e700cf756 -SIZE (armadillo-9.870.2.tar.xz) = 4720220 +TIMESTAMP = 1596977605 +SHA256 (armadillo-9.900.2.tar.xz) = d78658c9442addf7f718eb05881150ee3ec25604d06dd3af4942422b3ce26d05 +SIZE (armadillo-9.900.2.tar.xz) = 4724108 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Mon Aug 10 13:09:01 2020 (r544614) +++ head/math/armadillo/pkg-plist Mon Aug 10 13:12:01 2020 (r544615) @@ -584,7 +584,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.870.2 +lib/libarmadillo.so.9.900.2 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake Modified: head/math/ensmallen/Makefile ============================================================================== --- head/math/ensmallen/Makefile Mon Aug 10 13:09:01 2020 (r544614) +++ head/math/ensmallen/Makefile Mon Aug 10 13:12:01 2020 (r544615) @@ -2,6 +2,7 @@ PORTNAME= ensmallen DISTVERSION= 2.13.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://ensmallen.org/files/ Modified: head/math/mlpack/Makefile ============================================================================== --- head/math/mlpack/Makefile Mon Aug 10 13:09:01 2020 (r544614) +++ head/math/mlpack/Makefile Mon Aug 10 13:12:01 2020 (r544615) @@ -2,6 +2,7 @@ PORTNAME= mlpack DISTVERSION= 3.3.2 +PORTREVISION= 1 CATEGORIES= math # machine-learning MASTER_SITES= https://mlpack.org/files/ Modified: head/science/erkale/Makefile ============================================================================== --- head/science/erkale/Makefile Mon Aug 10 13:09:01 2020 (r544614) +++ head/science/erkale/Makefile Mon Aug 10 13:12:01 2020 (r544615) @@ -2,7 +2,7 @@ PORTNAME= erkale DISTVERSION= g20200426 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org