Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Dec 2016 22:53:55 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428002 - head/math/ceres-solver
Message-ID:  <201612062253.uB6MrtdM019487@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Dec  6 22:53:54 2016
New Revision: 428002
URL: https://svnweb.freebsd.org/changeset/ports/428002

Log:
  math/ceres-solver: update to 1.12.0
  
  Changes:	https://github.com/ceres-solver/ceres-solver/compare/1.12.0rc4...1.12.0

Modified:
  head/math/ceres-solver/Makefile   (contents, props changed)
  head/math/ceres-solver/distinfo   (contents, props changed)

Modified: head/math/ceres-solver/Makefile
==============================================================================
--- head/math/ceres-solver/Makefile	Tue Dec  6 22:53:44 2016	(r428001)
+++ head/math/ceres-solver/Makefile	Tue Dec  6 22:53:54 2016	(r428002)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ceres-solver
-DISTVERSION=	1.12.0rc4
+DISTVERSION=	1.12.0
 CATEGORIES=	math
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -50,7 +50,8 @@ GFLAGS_CMAKE_BOOL=	GFLAGS
 
 OPENMP_USES=		compiler:openmp
 OPENMP_CMAKE_BOOL=	OPENMP
-OPENMP_VARS=		OPENMP=gcc- # XXX ports/210337
+# XXX ports/199603 + ports/210337
+OPENMP_VARS=		OPENMP=gcc-
 
 SCHUR_DESC=		Fixed-size schur specializations
 SCHUR_CMAKE_BOOL=	SCHUR_SPECIALIZATIONS

Modified: head/math/ceres-solver/distinfo
==============================================================================
--- head/math/ceres-solver/distinfo	Tue Dec  6 22:53:44 2016	(r428001)
+++ head/math/ceres-solver/distinfo	Tue Dec  6 22:53:54 2016	(r428002)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479875546
-SHA256 (ceres-solver-ceres-solver-1.12.0rc4_GH0.tar.gz) = 8f702fa641bdb0a2c3c2e9e0fdcbfeff64cca6b113a12fa88b5d1ad37e8432e7
-SIZE (ceres-solver-ceres-solver-1.12.0rc4_GH0.tar.gz) = 3415477
+TIMESTAMP = 1480952568
+SHA256 (ceres-solver-ceres-solver-1.12.0_GH0.tar.gz) = 7433c1e0518108bb3e4b9d8a2a481da43cd490e839f234feb828b4a6b2b07a23
+SIZE (ceres-solver-ceres-solver-1.12.0_GH0.tar.gz) = 3414903



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