From owner-svn-ports-head@freebsd.org Fri Aug 10 21:38:51 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 639A11075B3C; Fri, 10 Aug 2018 21:38:51 +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 15F8F7C158; Fri, 10 Aug 2018 21:38:51 +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 EB5745F4A; Fri, 10 Aug 2018 21:38:50 +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 w7ALcoMj033052; Fri, 10 Aug 2018 21:38:50 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7ALcoXE033049; Fri, 10 Aug 2018 21:38:50 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201808102138.w7ALcoXE033049@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Fri, 10 Aug 2018 21:38:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476851 - head/math/armadillo X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/math/armadillo X-SVN-Commit-Revision: 476851 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.27 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: Fri, 10 Aug 2018 21:38:51 -0000 Author: danilo Date: Fri Aug 10 21:38:50 2018 New Revision: 476851 URL: https://svnweb.freebsd.org/changeset/ports/476851 Log: - Update to 8.600.1 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Fri Aug 10 21:26:33 2018 (r476850) +++ head/math/armadillo/Makefile Fri Aug 10 21:38:50 2018 (r476851) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 8.600.0 -PORTREVISION= 2 +PORTVERSION= 8.600.1 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Fri Aug 10 21:26:33 2018 (r476850) +++ head/math/armadillo/distinfo Fri Aug 10 21:38:50 2018 (r476851) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530293195 -SHA256 (armadillo-8.600.0.tar.xz) = 5f00c735e97fc23c910a225d1b6db9541af76022cc74f9b8b327dfa347926b40 -SIZE (armadillo-8.600.0.tar.xz) = 4779804 +TIMESTAMP = 1533915929 +SHA256 (armadillo-8.600.1.tar.xz) = b942d10bbd0b6a30f5bbe63cb7e8820f64227adcf3a2ba4bb1bc785526bb957b +SIZE (armadillo-8.600.1.tar.xz) = 4779468 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Fri Aug 10 21:26:33 2018 (r476850) +++ head/math/armadillo/pkg-plist Fri Aug 10 21:38:50 2018 (r476851) @@ -543,7 +543,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.600.0 +lib/libarmadillo.so.8.600.1 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake