From owner-svn-ports-head@freebsd.org Tue Feb 13 21:09:38 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 A5B6CF00A05; Tue, 13 Feb 2018 21:09:38 +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 562D4717BE; Tue, 13 Feb 2018 21:09:38 +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 50EEA2617C; Tue, 13 Feb 2018 21:09:38 +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 w1DL9cqZ004072; Tue, 13 Feb 2018 21:09:38 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1DL9bCS004069; Tue, 13 Feb 2018 21:09:37 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201802132109.w1DL9bCS004069@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 13 Feb 2018 21:09:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461749 - head/math/armadillo X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/math/armadillo X-SVN-Commit-Revision: 461749 X-SVN-Commit-Repository: ports 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.25 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, 13 Feb 2018 21:09:38 -0000 Author: danilo Date: Tue Feb 13 21:09:37 2018 New Revision: 461749 URL: https://svnweb.freebsd.org/changeset/ports/461749 Log: - Update to 8.300.4 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Tue Feb 13 21:04:13 2018 (r461748) +++ head/math/armadillo/Makefile Tue Feb 13 21:09:37 2018 (r461749) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 8.300.3 -PORTREVISION= 1 +PORTVERSION= 8.300.4 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Tue Feb 13 21:04:13 2018 (r461748) +++ head/math/armadillo/distinfo Tue Feb 13 21:09:37 2018 (r461749) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515007789 -SHA256 (armadillo-8.300.3.tar.xz) = 493653bccbfcb65234ed569b765771c3d947d614091ef857927d41ac542a97b5 -SIZE (armadillo-8.300.3.tar.xz) = 4594764 +TIMESTAMP = 1518352734 +SHA256 (armadillo-8.300.4.tar.xz) = 97af66cba7afa21d742d234ecdf06957c9a2e9ac6b55dd4cfd362ebcb48f5bba +SIZE (armadillo-8.300.4.tar.xz) = 4593444 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Tue Feb 13 21:04:13 2018 (r461748) +++ head/math/armadillo/pkg-plist Tue Feb 13 21:09:37 2018 (r461749) @@ -513,7 +513,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.8 -lib/libarmadillo.so.8.300.3 +lib/libarmadillo.so.8.300.4 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake