summaryrefslogtreecommitdiff
path: root/math/eigen3
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2016-10-05 06:18:09 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2016-10-05 06:18:09 +0000
commit4c5cbea7b9647c3e979cb5d83bca9342d746a08c (patch)
tree374745171451475c9463e5380c5bdd852fb5688f /math/eigen3
parentmath/eigen3: unbreak consumers on 9.x after r421231 (diff)
Update eigen3 to 3.2.10
Changelog: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.10 Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8149
Notes
Notes: svn path=/head/; revision=423320
Diffstat (limited to 'math/eigen3')
-rw-r--r--math/eigen3/Makefile5
-rw-r--r--math/eigen3/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile
index e37f325eb3de..0dbb2200956f 100644
--- a/math/eigen3/Makefile
+++ b/math/eigen3/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= eigen
-PORTVERSION= 3.2.9
-PORTREVISION= 1
+PORTVERSION= 3.2.10
CATEGORIES= math
MASTER_SITES= https://bitbucket.org/${PORTNAME}/${PORTNAME}/get/
DISTNAME= ${PORTVERSION}
@@ -18,6 +17,6 @@ CMAKE_ARGS= -DPKGCONFIG_INSTALL_DIR:PATH="${PREFIX}/libdata/pkgconfig"
USES= cmake:outsource tar:bzip2
NO_BUILD= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-dc6cfdf9bcec
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-b9cd8366d4e8
.include <bsd.port.mk>
diff --git a/math/eigen3/distinfo b/math/eigen3/distinfo
index 98df83a46a51..44e8ac92b10c 100644
--- a/math/eigen3/distinfo
+++ b/math/eigen3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1472680089
-SHA256 (eigen/3.2.9.tar.bz2) = 4d1e036ec1ed4f4805d5c6752b76072d67538889f4003fadf2f6e00a825845ff
-SIZE (eigen/3.2.9.tar.bz2) = 1163762
+TIMESTAMP = 1475571312
+SHA256 (eigen/3.2.10.tar.bz2) = 760e6656426fde71cc48586c971390816f456d30f0b5d7d4ad5274d8d2cb0a6d
+SIZE (eigen/3.2.10.tar.bz2) = 1168527