From cb5256d5f434e9f0aaff77cf216b88ceeee18e3b Mon Sep 17 00:00:00 2001 From: rakuco Date: Fri, 21 Jun 2013 12:07:03 +0000 Subject: Update to 3.1.3 --- math/eigen3/Makefile | 4 ++-- math/eigen3/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'math') diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile index 99287581cf46..2d31e3d7250a 100644 --- a/math/eigen3/Makefile +++ b/math/eigen3/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= eigen -PORTVERSION= 3.1.2 +PORTVERSION= 3.1.3 CATEGORIES= math MASTER_SITES= https://bitbucket.org/${PORTNAME}/${PORTNAME}/get/ DISTNAME= ${PORTVERSION} @@ -20,6 +20,6 @@ NO_BUILD= yes LATEST_LINK= ${PORTNAME}3 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-5097c01bcdc4 +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-2249f9c22fe8 .include diff --git a/math/eigen3/distinfo b/math/eigen3/distinfo index acd67598def4..db9930a4c64c 100644 --- a/math/eigen3/distinfo +++ b/math/eigen3/distinfo @@ -1,2 +1,2 @@ -SHA256 (eigen/3.1.2.tar.bz2) = 5efddc5b11f651bc531b46e4a00b805b16f8bb356db361a533c92145ecdadcc3 -SIZE (eigen/3.1.2.tar.bz2) = 1052120 +SHA256 (eigen/3.1.3.tar.bz2) = 1a443145f321dd47a5ca11f176e7319056198a6124a7577723d92e3c3cd59ece +SIZE (eigen/3.1.3.tar.bz2) = 1052724 -- cgit