From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 02:12:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6941DAAE; Thu, 25 Dec 2014 02:12:47 +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 55101368C; Thu, 25 Dec 2014 02:12:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP2ClmZ095947; Thu, 25 Dec 2014 02:12:47 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP2Ck0n095944; Thu, 25 Dec 2014 02:12:46 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201412250212.sBP2Ck0n095944@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 25 Dec 2014 02:12:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375520 - 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: Thu, 25 Dec 2014 02:12:47 -0000 Author: danilo Date: Thu Dec 25 02:12:45 2014 New Revision: 375520 URL: https://svnweb.freebsd.org/changeset/ports/375520 QAT: https://qat.redports.org/buildarchive/r375520/ Log: - Update to 4.550.4 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 25 02:11:21 2014 (r375519) +++ head/math/armadillo/Makefile Thu Dec 25 02:12:45 2014 (r375520) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 4.550.3 +PORTVERSION= 4.550.4 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Thu Dec 25 02:11:21 2014 (r375519) +++ head/math/armadillo/distinfo Thu Dec 25 02:12:45 2014 (r375520) @@ -1,2 +1,2 @@ -SHA256 (armadillo-4.550.3.tar.gz) = 58e547d7f0f46b7b14b6246d59ef0ed7275a0768b24a224ed321c82eb68726e0 -SIZE (armadillo-4.550.3.tar.gz) = 5344752 +SHA256 (armadillo-4.550.4.tar.gz) = 779e6477bd3dedf568b13638a24d5ea97a0adecad9d1f457b119912ed7ada19c +SIZE (armadillo-4.550.4.tar.gz) = 5344710 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Thu Dec 25 02:11:21 2014 (r375519) +++ head/math/armadillo/pkg-plist Thu Dec 25 02:12:45 2014 (r375520) @@ -407,7 +407,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.550.3 +lib/libarmadillo.so.4.550.4 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake