From owner-svn-ports-all@freebsd.org Sun Nov 13 22:19:03 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 59E83C405A7; Sun, 13 Nov 2016 22:19: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 mx1.freebsd.org (Postfix) with ESMTPS id 29F9214DD; Sun, 13 Nov 2016 22:19:03 +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 uADMJ2Qk028387; Sun, 13 Nov 2016 22:19:02 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uADMJ2hN028384; Sun, 13 Nov 2016 22:19:02 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201611132219.uADMJ2hN028384@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 13 Nov 2016 22:19:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426067 - 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: Sun, 13 Nov 2016 22:19:03 -0000 Author: danilo Date: Sun Nov 13 22:19:01 2016 New Revision: 426067 URL: https://svnweb.freebsd.org/changeset/ports/426067 Log: - Update to 7.500.1 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Sun Nov 13 22:19:01 2016 (r426066) +++ head/math/armadillo/Makefile Sun Nov 13 22:19:01 2016 (r426067) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.500.0 +PORTVERSION= 7.500.1 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Sun Nov 13 22:19:01 2016 (r426066) +++ head/math/armadillo/distinfo Sun Nov 13 22:19:01 2016 (r426067) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476734655 -SHA256 (armadillo-7.500.0.tar.xz) = 7aa6f82b226753b7a534cd77dffb08f82ecbcf60662aa1ea5a7ff5c7c46828f5 -SIZE (armadillo-7.500.0.tar.xz) = 3994540 +TIMESTAMP = 1479075336 +SHA256 (armadillo-7.500.1.tar.xz) = 7d790ee5825caaab4ef29da2746aa1dc4d5fa1a555e13306b8894a487da1f5a4 +SIZE (armadillo-7.500.1.tar.xz) = 3995728 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Sun Nov 13 22:19:01 2016 (r426066) +++ head/math/armadillo/pkg-plist Sun Nov 13 22:19:01 2016 (r426067) @@ -483,7 +483,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.500.0 +lib/libarmadillo.so.7.500.1 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake