svn commit: r400680 - head/math/armadillo

Danilo Egea Gondolfo danilo at FreeBSD.org
Tue Nov 3 02:30:58 UTC 2015


Author: danilo
Date: Tue Nov  3 02:30:56 2015
New Revision: 400680
URL: https://svnweb.freebsd.org/changeset/ports/400680

Log:
  - Update to 6.200.2

Modified:
  head/math/armadillo/Makefile
  head/math/armadillo/distinfo
  head/math/armadillo/pkg-plist

Modified: head/math/armadillo/Makefile
==============================================================================
--- head/math/armadillo/Makefile	Mon Nov  2 23:43:32 2015	(r400679)
+++ head/math/armadillo/Makefile	Tue Nov  3 02:30:56 2015	(r400680)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	armadillo
-PORTVERSION=	6.100.1
+PORTVERSION=	6.200.2
 CATEGORIES=	math
 MASTER_SITES=	SF/arma
 

Modified: head/math/armadillo/distinfo
==============================================================================
--- head/math/armadillo/distinfo	Mon Nov  2 23:43:32 2015	(r400679)
+++ head/math/armadillo/distinfo	Tue Nov  3 02:30:56 2015	(r400680)
@@ -1,2 +1,2 @@
-SHA256 (armadillo-6.100.1.tar.gz) = 4f93fe657de27cbfbd25bea929c2fcf79981ad71dd388310d5d003ccfce4e32f
-SIZE (armadillo-6.100.1.tar.gz) = 5448282
+SHA256 (armadillo-6.200.2.tar.gz) = c31cca5a41536b60ce4a0b79f7b03831f467e2464a580f27da5c380b31cdc9b8
+SIZE (armadillo-6.200.2.tar.gz) = 5442665

Modified: head/math/armadillo/pkg-plist
==============================================================================
--- head/math/armadillo/pkg-plist	Mon Nov  2 23:43:32 2015	(r400679)
+++ head/math/armadillo/pkg-plist	Tue Nov  3 02:30:56 2015	(r400680)
@@ -60,16 +60,10 @@ include/armadillo_bits/arma_rng_cxx11.hp
 include/armadillo_bits/arma_rng_cxx98.hpp
 include/armadillo_bits/arma_static_check.hpp
 include/armadillo_bits/arma_version.hpp
-include/armadillo_bits/arpack_bones.hpp
-include/armadillo_bits/arpack_wrapper.hpp
 include/armadillo_bits/arrayops_bones.hpp
 include/armadillo_bits/arrayops_meat.hpp
-include/armadillo_bits/atlas_bones.hpp
-include/armadillo_bits/atlas_wrapper.hpp
 include/armadillo_bits/auxlib_bones.hpp
 include/armadillo_bits/auxlib_meat.hpp
-include/armadillo_bits/blas_bones.hpp
-include/armadillo_bits/blas_wrapper.hpp
 include/armadillo_bits/compiler_setup.hpp
 include/armadillo_bits/compiler_setup_post.hpp
 include/armadillo_bits/cond_rel_bones.hpp
@@ -78,6 +72,12 @@ include/armadillo_bits/config.hpp
 include/armadillo_bits/constants.hpp
 include/armadillo_bits/constants_compat.hpp
 include/armadillo_bits/debug.hpp
+include/armadillo_bits/def_arpack.hpp
+include/armadillo_bits/def_atlas.hpp
+include/armadillo_bits/def_blas.hpp
+include/armadillo_bits/def_hdf5.hpp
+include/armadillo_bits/def_lapack.hpp
+include/armadillo_bits/def_superlu.hpp
 include/armadillo_bits/diagmat_proxy.hpp
 include/armadillo_bits/diagview_bones.hpp
 include/armadillo_bits/diagview_meat.hpp
@@ -230,15 +230,12 @@ include/armadillo_bits/gmm_diag_bones.hp
 include/armadillo_bits/gmm_diag_meat.hpp
 include/armadillo_bits/gmm_misc_bones.hpp
 include/armadillo_bits/gmm_misc_meat.hpp
-include/armadillo_bits/hdf5_bones.hpp
 include/armadillo_bits/hdf5_misc.hpp
 include/armadillo_bits/include_atlas.hpp
 include/armadillo_bits/include_hdf5.hpp
 include/armadillo_bits/include_superlu.hpp
 include/armadillo_bits/injector_bones.hpp
 include/armadillo_bits/injector_meat.hpp
-include/armadillo_bits/lapack_bones.hpp
-include/armadillo_bits/lapack_wrapper.hpp
 include/armadillo_bits/memory.hpp
 include/armadillo_bits/mtGlueCube_bones.hpp
 include/armadillo_bits/mtGlueCube_meat.hpp
@@ -387,6 +384,8 @@ include/armadillo_bits/spglue_plus_bones
 include/armadillo_bits/spglue_plus_meat.hpp
 include/armadillo_bits/spglue_times_bones.hpp
 include/armadillo_bits/spglue_times_meat.hpp
+include/armadillo_bits/spop_diagmat_bones.hpp
+include/armadillo_bits/spop_diagmat_meat.hpp
 include/armadillo_bits/spop_htrans_bones.hpp
 include/armadillo_bits/spop_htrans_meat.hpp
 include/armadillo_bits/spop_max_bones.hpp
@@ -418,8 +417,6 @@ include/armadillo_bits/subview_elem2_mea
 include/armadillo_bits/subview_field_bones.hpp
 include/armadillo_bits/subview_field_meat.hpp
 include/armadillo_bits/subview_meat.hpp
-include/armadillo_bits/superlu_bones.hpp
-include/armadillo_bits/superlu_wrapper.hpp
 include/armadillo_bits/traits.hpp
 include/armadillo_bits/typedef_elem.hpp
 include/armadillo_bits/typedef_elem_check.hpp
@@ -431,13 +428,18 @@ include/armadillo_bits/unwrap_spmat.hpp
 include/armadillo_bits/upgrade_val.hpp
 include/armadillo_bits/wall_clock_bones.hpp
 include/armadillo_bits/wall_clock_meat.hpp
+include/armadillo_bits/wrapper_arpack.hpp
+include/armadillo_bits/wrapper_atlas.hpp
+include/armadillo_bits/wrapper_blas.hpp
+include/armadillo_bits/wrapper_lapack.hpp
+include/armadillo_bits/wrapper_superlu.hpp
 include/armadillo_bits/xtrans_mat_bones.hpp
 include/armadillo_bits/xtrans_mat_meat.hpp
 include/armadillo_bits/xvec_htrans_bones.hpp
 include/armadillo_bits/xvec_htrans_meat.hpp
 lib/libarmadillo.so
 lib/libarmadillo.so.6
-lib/libarmadillo.so.6.100.1
+lib/libarmadillo.so.6.200.2
 share/Armadillo/CMake/ArmadilloConfig.cmake
 share/Armadillo/CMake/ArmadilloConfigVersion.cmake
 share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake


More information about the svn-ports-all mailing list