From 4c5cbea7b9647c3e979cb5d83bca9342d746a08c Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Wed, 5 Oct 2016 06:18:09 +0000 Subject: 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 --- math/eigen3/Makefile | 5 ++--- math/eigen3/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'math/eigen3') 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 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 -- cgit v1.2.3