Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Sep 2016 15:01:05 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r421231 - head/math/eigen3
Message-ID:  <201609011501.u81F15AL018162@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Thu Sep  1 15:01:04 2016
New Revision: 421231
URL: https://svnweb.freebsd.org/changeset/ports/421231

Log:
  Update math/eigen3 to 3.2.9
  
  Approved by:	rakuco (mentor)
  Differential Revision:	https://reviews.freebsd.org/D7729

Modified:
  head/math/eigen3/Makefile
  head/math/eigen3/distinfo

Modified: head/math/eigen3/Makefile
==============================================================================
--- head/math/eigen3/Makefile	Thu Sep  1 14:59:08 2016	(r421230)
+++ head/math/eigen3/Makefile	Thu Sep  1 15:01:04 2016	(r421231)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	eigen
-PORTVERSION=	3.2.8
+PORTVERSION=	3.2.9
 CATEGORIES=	math
 MASTER_SITES=	https://bitbucket.org/${PORTNAME}/${PORTNAME}/get/
 DISTNAME=	${PORTVERSION}
@@ -17,6 +17,6 @@ CMAKE_ARGS=	-DPKGCONFIG_INSTALL_DIR:PATH
 USES=		cmake:outsource tar:bzip2
 NO_BUILD=	yes
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTNAME}-07105f7124f9
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTNAME}-dc6cfdf9bcec
 
 .include <bsd.port.mk>

Modified: head/math/eigen3/distinfo
==============================================================================
--- head/math/eigen3/distinfo	Thu Sep  1 14:59:08 2016	(r421230)
+++ head/math/eigen3/distinfo	Thu Sep  1 15:01:04 2016	(r421231)
@@ -1,2 +1,3 @@
-SHA256 (eigen/3.2.8.tar.bz2) = 722a63d672b70f39c271c5e2a4a43ba14d12015674331790414fcb167c357e55
-SIZE (eigen/3.2.8.tar.bz2) = 1161201
+TIMESTAMP = 1472680089
+SHA256 (eigen/3.2.9.tar.bz2) = 4d1e036ec1ed4f4805d5c6752b76072d67538889f4003fadf2f6e00a825845ff
+SIZE (eigen/3.2.9.tar.bz2) = 1163762



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609011501.u81F15AL018162>