From owner-svn-ports-all@freebsd.org Thu Dec 29 12:18:31 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88190C93A44; Thu, 29 Dec 2016 12:18:31 +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 mx1.freebsd.org (Postfix) with ESMTPS id 578551F15; Thu, 29 Dec 2016 12:18:31 +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 uBTCIUqL082027; Thu, 29 Dec 2016 12:18:30 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTCIUI4082023; Thu, 29 Dec 2016 12:18:30 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201612291218.uBTCIUI4082023@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 Dec 2016 12:18:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429889 - head/math/armadillo X-SVN-Group: ports-head 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.23 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: Thu, 29 Dec 2016 12:18:31 -0000 Author: danilo Date: Thu Dec 29 12:18:30 2016 New Revision: 429889 URL: https://svnweb.freebsd.org/changeset/ports/429889 Log: - Update to 7.600.2 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 29 11:30:41 2016 (r429888) +++ head/math/armadillo/Makefile Thu Dec 29 12:18:30 2016 (r429889) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.600.1 +PORTVERSION= 7.600.2 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Thu Dec 29 11:30:41 2016 (r429888) +++ head/math/armadillo/distinfo Thu Dec 29 12:18:30 2016 (r429889) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481908403 -SHA256 (armadillo-7.600.1.tar.xz) = f3a35c2a56dc706e9c413438d5b3063a0df2141515efaf2d1170d1944573afb7 -SIZE (armadillo-7.600.1.tar.xz) = 3997480 +TIMESTAMP = 1482798113 +SHA256 (armadillo-7.600.2.tar.xz) = 6790d5e6b41fcac6733632a9c3775239806d00178886226dec3f986a884f4c2d +SIZE (armadillo-7.600.2.tar.xz) = 3997004 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Thu Dec 29 11:30:41 2016 (r429888) +++ head/math/armadillo/pkg-plist Thu Dec 29 12:18:30 2016 (r429889) @@ -487,7 +487,7 @@ include/armadillo_bits/xvec_htrans_bones include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.7 -lib/libarmadillo.so.7.600.1 +lib/libarmadillo.so.7.600.2 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake