svn commit: r321466 - head/math/eigen3

Raphael Kubo da Costa rakuco at FreeBSD.org
Fri Jun 21 12:07:04 UTC 2013


Author: rakuco
Date: Fri Jun 21 12:07:03 2013
New Revision: 321466
URL: http://svnweb.freebsd.org/changeset/ports/321466

Log:
  Update to 3.1.3

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

Modified: head/math/eigen3/Makefile
==============================================================================
--- head/math/eigen3/Makefile	Fri Jun 21 12:00:57 2013	(r321465)
+++ head/math/eigen3/Makefile	Fri Jun 21 12:07:03 2013	(r321466)
@@ -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 <bsd.port.mk>

Modified: head/math/eigen3/distinfo
==============================================================================
--- head/math/eigen3/distinfo	Fri Jun 21 12:00:57 2013	(r321465)
+++ head/math/eigen3/distinfo	Fri Jun 21 12:07:03 2013	(r321466)
@@ -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


More information about the svn-ports-head mailing list