diff options
Diffstat (limited to 'math/eigen3')
-rw-r--r-- | math/eigen3/Makefile | 8 | ||||
-rw-r--r-- | math/eigen3/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile index 9c428ca57f44..f50a4241cc72 100644 --- a/math/eigen3/Makefile +++ b/math/eigen3/Makefile @@ -1,11 +1,7 @@ -# New ports collection makefile for: eigen -# Date created: 2008-01-18 -# Whom: arved -# # $FreeBSD$ PORTNAME= eigen -PORTVERSION= 3.1.1 +PORTVERSION= 3.1.2 CATEGORIES= math MASTER_SITES= https://bitbucket.org/${PORTNAME}/${PORTNAME}/get/ DISTNAME= ${PORTVERSION} @@ -25,6 +21,6 @@ NO_BUILD= yes LATEST_LINK= ${PORTNAME}3 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-43d9075b23ef +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-5097c01bcdc4 .include <bsd.port.mk> diff --git a/math/eigen3/distinfo b/math/eigen3/distinfo index e8dc9e99c2e1..acd67598def4 100644 --- a/math/eigen3/distinfo +++ b/math/eigen3/distinfo @@ -1,2 +1,2 @@ -SHA256 (eigen/3.1.1.tar.bz2) = 531a97c3d96d151c72951e6f295b5e5f3f68f668fd04c9b1a0d84187547121ab -SIZE (eigen/3.1.1.tar.bz2) = 1049447 +SHA256 (eigen/3.1.2.tar.bz2) = 5efddc5b11f651bc531b46e4a00b805b16f8bb356db361a533c92145ecdadcc3 +SIZE (eigen/3.1.2.tar.bz2) = 1052120 |