aboutsummaryrefslogtreecommitdiffstats
path: root/math/eigen3
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-02-17 23:29:31 +0800
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-02-17 23:29:31 +0800
commit72505b38d90a113576a819e978bf6d3a4e3885f0 (patch)
treeee95af8fdfde259c75fca970ff1a93d09bd24805 /math/eigen3
parentfbbb514751f218ab6c1925f0d6038a7e17ce2975 (diff)
downloadfreebsd-ports-gnome-72505b38d90a113576a819e978bf6d3a4e3885f0.tar.gz
freebsd-ports-gnome-72505b38d90a113576a819e978bf6d3a4e3885f0.tar.zst
freebsd-ports-gnome-72505b38d90a113576a819e978bf6d3a4e3885f0.zip
Update to 3.2.8.
Changes: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.8
Diffstat (limited to 'math/eigen3')
-rw-r--r--math/eigen3/Makefile6
-rw-r--r--math/eigen3/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile
index dc75304c9d2b..8958fcd9623e 100644
--- a/math/eigen3/Makefile
+++ b/math/eigen3/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= eigen
-PORTVERSION= 3.2.7
+PORTVERSION= 3.2.8
CATEGORIES= math
MASTER_SITES= https://bitbucket.org/${PORTNAME}/${PORTNAME}/get/
DISTNAME= ${PORTVERSION}
@@ -13,10 +13,10 @@ COMMENT= Lightweight library for vector and matrix math
LICENSE= LGPL21 MPL
LICENSE_COMB= multi
+CMAKE_ARGS= -DPKGCONFIG_INSTALL_DIR:PATH="${PREFIX}/libdata/pkgconfig"
USES= cmake:outsource tar:bzip2
-CONFIGURE_ENV+= PKG_CONFIG_LIBDIR="${PREFIX}/libdata"
NO_BUILD= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-b30b87236a1b
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-07105f7124f9
.include <bsd.port.mk>
diff --git a/math/eigen3/distinfo b/math/eigen3/distinfo
index b141e322584f..c95be0446c82 100644
--- a/math/eigen3/distinfo
+++ b/math/eigen3/distinfo
@@ -1,2 +1,2 @@
-SHA256 (eigen/3.2.7.tar.bz2) = e58e1a11b23cf2754e32b3c5990f318a8461a3613c7acbf6035870daa45c2f3e
-SIZE (eigen/3.2.7.tar.bz2) = 1155162
+SHA256 (eigen/3.2.8.tar.bz2) = 722a63d672b70f39c271c5e2a4a43ba14d12015674331790414fcb167c357e55
+SIZE (eigen/3.2.8.tar.bz2) = 1161201