Date: Fri, 4 Dec 2015 11:03:54 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402917 - head/math/armadillo Message-ID: <201512041103.tB4B3sFK084208@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Fri Dec 4 11:03:54 2015 New Revision: 402917 URL: https://svnweb.freebsd.org/changeset/ports/402917 Log: - Update to 6.300.2 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Fri Dec 4 11:01:34 2015 (r402916) +++ head/math/armadillo/Makefile Fri Dec 4 11:03:54 2015 (r402917) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 6.200.5 +PORTVERSION= 6.300.2 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Fri Dec 4 11:01:34 2015 (r402916) +++ head/math/armadillo/distinfo Fri Dec 4 11:03:54 2015 (r402917) @@ -1,2 +1,2 @@ -SHA256 (armadillo-6.200.5.tar.gz) = 842f798be4ea2b24a8f429987d25e5b0e614e3be5a4213d76e85b7ec74faa283 -SIZE (armadillo-6.200.5.tar.gz) = 5442061 +SHA256 (armadillo-6.300.2.tar.gz) = 2c9d98e309d3e95814668fa476d9fc91499743fe73a52e1a98362f382886f9d5 +SIZE (armadillo-6.300.2.tar.gz) = 5450435 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Fri Dec 4 11:01:34 2015 (r402916) +++ head/math/armadillo/pkg-plist Fri Dec 4 11:03:54 2015 (r402917) @@ -439,7 +439,7 @@ include/armadillo_bits/xvec_htrans_bones include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.6 -lib/libarmadillo.so.6.200.5 +lib/libarmadillo.so.6.300.2 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512041103.tB4B3sFK084208>