FreeBSD Bugzilla – Attachment 145097 Details for
Bug 192210
math/armadillo: Update to version 4.320.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
math_armadillo.diff
math_armadillo.diff (text/plain), 3.78 KB, created by
tkato432
on 2014-07-28 18:37:05 UTC
(
hide
)
Description:
math_armadillo.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2014-07-28 18:37:05 UTC
Size:
3.78 KB
patch
obsolete
>diff -urN /usr/ports/math/armadillo/Makefile math/armadillo/Makefile >--- /usr/ports/math/armadillo/Makefile 2014-06-23 04:51:24.000000000 +0900 >+++ math/armadillo/Makefile 2014-07-29 00:00:00.000000000 +0900 >@@ -1,17 +1,18 @@ > # $FreeBSD: head/math/armadillo/Makefile 358789 2014-06-22 11:35:59Z jhale $ > > PORTNAME= armadillo >-PORTVERSION= 4.300.8 >+PORTVERSION= 4.320.0 > CATEGORIES= math >-MASTER_SITES= SF/arma/ >+MASTER_SITES= SF/arma > > MAINTAINER= ports@FreeBSD.org > COMMENT= C++ linear algebra library > > LICENSE= MPL > >-LIB_DEPENDS= liblapack.so:${PORTSDIR}/math/lapack \ >- libboost_date_time.so:${PORTSDIR}/devel/boost-libs >+LIB_DEPENDS= libboost_date_time.so:${PORTSDIR}/devel/boost-libs \ >+ liblapack.so:${PORTSDIR}/math/lapack \ >+ libhdf5.so:${PORTSDIR}/science/hdf5 > > USES= cmake > USE_LDCONFIG= yes >diff -urN /usr/ports/math/armadillo/distinfo math/armadillo/distinfo >--- /usr/ports/math/armadillo/distinfo 2014-06-23 04:51:24.000000000 +0900 >+++ math/armadillo/distinfo 2014-07-29 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (armadillo-4.300.8.tar.gz) = 1d1a77ad7a74e8b4a74d7b71c5e3fe488e26283907b316618de0a8558c60173a >-SIZE (armadillo-4.300.8.tar.gz) = 5484286 >+SHA256 (armadillo-4.320.0.tar.gz) = 2f670c164b3d26331ad1b8da39db3e06ef0e3ad8de33176903de0623ca2b11c9 >+SIZE (armadillo-4.320.0.tar.gz) = 5321312 >diff -urN /usr/ports/math/armadillo/pkg-descr math/armadillo/pkg-descr >--- /usr/ports/math/armadillo/pkg-descr 2014-06-21 17:46:55.000000000 +0900 >+++ math/armadillo/pkg-descr 2014-07-29 00:00:00.000000000 +0900 >@@ -1,20 +1,20 @@ >-Armadillo is a C++ linear algebra library (matrix maths) aiming towards a >-good balance between speed and ease of use. The syntax is deliberately >+Armadillo is a C++ linear algebra library (matrix maths) aiming towards >+a good balance between speed and ease of use. The syntax is deliberately > similar to Matlab. >- >-Integer, floating point and complex numbers are supported, as well as a >-subset of trigonometric and statistics functions. Various matrix >-decompositions are provided through optional integration with LAPACK, or >-one of its high performance drop-in replacements (such as the >+ >+Integer, floating point and complex numbers are supported, as well as a >+subset of trigonometric and statistics functions. Various matrix >+decompositions are provided through optional integration with LAPACK, or >+one of its high performance drop-in replacements (such as the > multi-threaded MKL or ACML libraries). >- >-A delayed evaluation approach is employed (at compile-time) to combine >-several operations into one and reduce (or eliminate) the need for >-temporaries. This is accomplished through recursive templates and template >-meta-programming. >- >-Useful for conversion of research code into production environments, or if >-C++ has been decided as the language of choice, due to speed and/or >+ >+A delayed evaluation approach is employed (at compile-time) to combine >+several operations into one and reduce (or eliminate) the need for >+temporaries. This is accomplished through recursive templates and >+template meta-programming. >+ >+Useful for conversion of research code into production environments, or >+if C++ has been decided as the language of choice, due to speed and/or > integration capabilities. >- >+ > WWW: http://arma.sourceforge.net/ >diff -urN /usr/ports/math/armadillo/pkg-plist math/armadillo/pkg-plist >--- /usr/ports/math/armadillo/pkg-plist 2014-06-23 04:51:24.000000000 +0900 >+++ math/armadillo/pkg-plist 2014-07-29 00:00:00.000000000 +0900 >@@ -394,7 +394,7 @@ > include/armadillo_bits/xvec_htrans_meat.hpp > lib/libarmadillo.so > lib/libarmadillo.so.4 >-lib/libarmadillo.so.4.300.8 >+lib/libarmadillo.so.4.320.0 > share/Armadillo/CMake/ArmadilloConfig.cmake > share/Armadillo/CMake/ArmadilloConfigVersion.cmake > share/Armadillo/CMake/ArmadilloLibraryDepends-%%CMAKE_BUILD_TYPE%%.cmake
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 192210
: 145097