From owner-svn-ports-all@FreeBSD.ORG Sat Aug 16 15:49:07 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D18D1831; Sat, 16 Aug 2014 15:49:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 A328028F8; Sat, 16 Aug 2014 15:49:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7GFn71v012008; Sat, 16 Aug 2014 15:49:07 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7GFn7ZO012004; Sat, 16 Aug 2014 15:49:07 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201408161549.s7GFn7ZO012004@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sat, 16 Aug 2014 15:49:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365095 - 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.18-1 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: Sat, 16 Aug 2014 15:49:07 -0000 Author: danilo Date: Sat Aug 16 15:49:06 2014 New Revision: 365095 URL: http://svnweb.freebsd.org/changeset/ports/365095 QAT: https://qat.redports.org/buildarchive/r365095/ Log: - Update from 4.320.0 to 4.320.1 [1] - Take maintainership PR: 192704 Submitted by: Daniel Austin [1] Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Sat Aug 16 15:48:11 2014 (r365094) +++ head/math/armadillo/Makefile Sat Aug 16 15:49:06 2014 (r365095) @@ -1,11 +1,11 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 4.320.0 +PORTVERSION= 4.320.1 CATEGORIES= math MASTER_SITES= SF/arma -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danilo@FreeBSD.org COMMENT= C++ linear algebra library LICENSE= MPL Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Sat Aug 16 15:48:11 2014 (r365094) +++ head/math/armadillo/distinfo Sat Aug 16 15:49:06 2014 (r365095) @@ -1,2 +1,2 @@ -SHA256 (armadillo-4.320.0.tar.gz) = 2f670c164b3d26331ad1b8da39db3e06ef0e3ad8de33176903de0623ca2b11c9 -SIZE (armadillo-4.320.0.tar.gz) = 5321312 +SHA256 (armadillo-4.320.1.tar.gz) = 69d513f34605e065f4c676fc4949be699d3c414f72ffd902d612672e16a8e258 +SIZE (armadillo-4.320.1.tar.gz) = 5321587 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Sat Aug 16 15:48:11 2014 (r365094) +++ head/math/armadillo/pkg-plist Sat Aug 16 15:49:06 2014 (r365095) @@ -394,7 +394,7 @@ include/armadillo_bits/xvec_htrans_bones include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.4 -lib/libarmadillo.so.4.320.0 +lib/libarmadillo.so.4.320.1 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-%%CMAKE_BUILD_TYPE%%.cmake