From owner-svn-ports-head@FreeBSD.ORG Wed Oct 8 16:39:44 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BB617DF3; Wed, 8 Oct 2014 16:39:44 +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 A71D493B; Wed, 8 Oct 2014 16:39:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s98Gdi9W082787; Wed, 8 Oct 2014 16:39:44 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s98GdiHh082781; Wed, 8 Oct 2014 16:39:44 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201410081639.s98GdiHh082781@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 8 Oct 2014 16:39:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370455 - 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 08 Oct 2014 16:39:44 -0000 Author: danilo Date: Wed Oct 8 16:39:43 2014 New Revision: 370455 URL: https://svnweb.freebsd.org/changeset/ports/370455 QAT: https://qat.redports.org/buildarchive/r370455/ Log: - Update from 4.450.2 to 4.450.3 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Wed Oct 8 16:36:14 2014 (r370454) +++ head/math/armadillo/Makefile Wed Oct 8 16:39:43 2014 (r370455) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 4.450.2 +PORTVERSION= 4.450.3 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Wed Oct 8 16:36:14 2014 (r370454) +++ head/math/armadillo/distinfo Wed Oct 8 16:39:43 2014 (r370455) @@ -1,2 +1,2 @@ -SHA256 (armadillo-4.450.2.tar.gz) = 0e454e5a6b8eee320e2347a7f0b920f43dcf59afd90760d5709093aab925c1d0 -SIZE (armadillo-4.450.2.tar.gz) = 5342251 +SHA256 (armadillo-4.450.3.tar.gz) = c1b73943eb2adbad7a88c4eb491336bd9094bf4e41be2e5baa0db3f14b7cc4aa +SIZE (armadillo-4.450.3.tar.gz) = 5342468 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Wed Oct 8 16:36:14 2014 (r370454) +++ head/math/armadillo/pkg-plist Wed Oct 8 16:39:43 2014 (r370455) @@ -403,7 +403,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.450.2 +lib/libarmadillo.so.4.450.3 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake