FreeBSD Bugzilla – Attachment 163495 Details for
Bug 203814
[patch] math/eigen3 upgrade to 3.2.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Eigen 3.6.7 update
eigen367.diff (text/plain), 2.70 KB, created by
Johannes M Dieterich
on 2015-11-25 06:16:37 UTC
(
hide
)
Description:
Eigen 3.6.7 update
Filename:
MIME Type:
Creator:
Johannes M Dieterich
Created:
2015-11-25 06:16:37 UTC
Size:
2.70 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 402388) >+++ Makefile (working copy) >@@ -1,8 +1,7 @@ > # $FreeBSD$ > > PORTNAME= eigen >-PORTVERSION= 3.2.2 >-PORTREVISION= 1 >+PORTVERSION= 3.2.7 > CATEGORIES= math > MASTER_SITES= https://bitbucket.org/${PORTNAME}/${PORTNAME}/get/ > DISTNAME= ${PORTVERSION} >@@ -18,6 +17,6 @@ > CONFIGURE_ENV+= PKG_CONFIG_LIBDIR="${PREFIX}/libdata" > NO_BUILD= yes > >-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-1306d75b4a21 >+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-b30b87236a1b > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 402388) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (eigen/3.2.2.tar.bz2) = 929326dcf23a5b9125f898858f2b2b8e4685173c9a5963f86e593791abb621b1 >-SIZE (eigen/3.2.2.tar.bz2) = 1142184 >+SHA256 (eigen/3.2.7.tar.bz2) = e58e1a11b23cf2754e32b3c5990f318a8461a3613c7acbf6035870daa45c2f3e >+SIZE (eigen/3.2.7.tar.bz2) = 1155162 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 402388) >+++ pkg-plist (working copy) >@@ -287,6 +287,7 @@ > include/eigen3/signature_of_eigen3_matrix_library > include/eigen3/unsupported/Eigen/AdolcForward > include/eigen3/unsupported/Eigen/AlignedVector3 >+include/eigen3/unsupported/Eigen/ArpackSupport > include/eigen3/unsupported/Eigen/AutoDiff > include/eigen3/unsupported/Eigen/BVH > include/eigen3/unsupported/Eigen/FFT >@@ -308,6 +309,7 @@ > include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h > include/eigen3/unsupported/Eigen/src/BVH/BVAlgorithms.h > include/eigen3/unsupported/Eigen/src/BVH/KdBVH.h >+include/eigen3/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h > include/eigen3/unsupported/Eigen/src/FFT/ei_fftw_impl.h > include/eigen3/unsupported/Eigen/src/FFT/ei_kissfft_impl.h > include/eigen3/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h >@@ -319,6 +321,11 @@ > include/eigen3/unsupported/Eigen/src/IterativeSolvers/MINRES.h > include/eigen3/unsupported/Eigen/src/IterativeSolvers/Scaling.h > include/eigen3/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h >+include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMcovar.h >+include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMonestep.h >+include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMpar.h >+include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LMqrsolv.h >+include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h > include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h > include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h > include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixFunctionAtomic.h
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 203814
:
162110
|
162167
| 163495