Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2012 05:10:35 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r307432 - head/math/eigen3
Message-ID:  <201211150510.qAF5AatG023211@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhale
Date: Thu Nov 15 05:10:35 2012
New Revision: 307432
URL: http://svnweb.freebsd.org/changeset/ports/307432

Log:
  - Update to 3.1.2
  - Trim Makefile header (using 1-line style since this was a repocopy)
  
  Feature safe:	yes

Modified:
  head/math/eigen3/Makefile   (contents, props changed)
  head/math/eigen3/distinfo   (contents, props changed)

Modified: head/math/eigen3/Makefile
==============================================================================
--- head/math/eigen3/Makefile	Wed Nov 14 22:42:28 2012	(r307431)
+++ head/math/eigen3/Makefile	Thu Nov 15 05:10:35 2012	(r307432)
@@ -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>

Modified: head/math/eigen3/distinfo
==============================================================================
--- head/math/eigen3/distinfo	Wed Nov 14 22:42:28 2012	(r307431)
+++ head/math/eigen3/distinfo	Thu Nov 15 05:10:35 2012	(r307432)
@@ -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



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