From owner-svn-ports-head@freebsd.org Thu Nov 29 22:00:25 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 66D5A114E359; Thu, 29 Nov 2018 22:00:25 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F0CEE84D07; Thu, 29 Nov 2018 22:00:24 +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 D18501F702; Thu, 29 Nov 2018 22:00:24 +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 wATM0ORX099886; Thu, 29 Nov 2018 22:00:24 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wATM0OSq099884; Thu, 29 Nov 2018 22:00:24 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201811292200.wATM0OSq099884@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 29 Nov 2018 22:00:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486214 - head/math/armadillo X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/math/armadillo X-SVN-Commit-Revision: 486214 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: F0CEE84D07 X-Spamd-Result: default: False [0.44 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_SPAM_MEDIUM(0.26)[0.256,0]; NEURAL_HAM_SHORT(-0.12)[-0.125,0]; NEURAL_SPAM_LONG(0.31)[0.307,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org 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, 29 Nov 2018 22:00:25 -0000 Author: danilo Date: Thu Nov 29 22:00:24 2018 New Revision: 486214 URL: https://svnweb.freebsd.org/changeset/ports/486214 Log: - Update to 9.200.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 Nov 29 21:58:21 2018 (r486213) +++ head/math/armadillo/Makefile Thu Nov 29 22:00:24 2018 (r486214) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 9.200.4 +PORTVERSION= 9.200.5 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Thu Nov 29 21:58:21 2018 (r486213) +++ head/math/armadillo/distinfo Thu Nov 29 22:00:24 2018 (r486214) @@ -1,3 +1,3 @@ -TIMESTAMP = 1541932959 -SHA256 (armadillo-9.200.4.tar.xz) = 10d1cc38503624bf1ad8c55c0d53b4feb80f04fcb3f5c3e6a69ba95d00f17966 -SIZE (armadillo-9.200.4.tar.xz) = 4786232 +TIMESTAMP = 1543528182 +SHA256 (armadillo-9.200.5.tar.xz) = 4a47fdb13178a252bccae683d3bc0634effe69682abfe0d92f5e73ab2b99462b +SIZE (armadillo-9.200.5.tar.xz) = 4786264 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Thu Nov 29 21:58:21 2018 (r486213) +++ head/math/armadillo/pkg-plist Thu Nov 29 22:00:24 2018 (r486214) @@ -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.4 +lib/libarmadillo.so.9.200.5 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake