svn commit: r426913 - head/math/ceres-solver

Jan Beich jbeich at FreeBSD.org
Wed Nov 23 12:47:50 UTC 2016


Author: jbeich
Date: Wed Nov 23 12:47:48 2016
New Revision: 426913
URL: https://svnweb.freebsd.org/changeset/ports/426913

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

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

Modified: head/math/ceres-solver/Makefile
==============================================================================
--- head/math/ceres-solver/Makefile	Wed Nov 23 12:46:36 2016	(r426912)
+++ head/math/ceres-solver/Makefile	Wed Nov 23 12:47:48 2016	(r426913)
@@ -1,9 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ceres-solver
-DISTVERSION=	1.12.0rc2-3
-PORTREVISION=	1
-DISTVERSIONSUFFIX=	-gc5c6f55
+DISTVERSION=	1.12.0rc4
 CATEGORIES=	math
 
 MAINTAINER=	jbeich at FreeBSD.org

Modified: head/math/ceres-solver/distinfo
==============================================================================
--- head/math/ceres-solver/distinfo	Wed Nov 23 12:46:36 2016	(r426912)
+++ head/math/ceres-solver/distinfo	Wed Nov 23 12:47:48 2016	(r426913)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478963838
-SHA256 (ceres-solver-ceres-solver-1.12.0rc2-3-gc5c6f55_GH0.tar.gz) = ab1c101dcf5a1abf6128cf3a00b9d38ad7939c07faaf89d931dc9dfb5bc4d2f9
-SIZE (ceres-solver-ceres-solver-1.12.0rc2-3-gc5c6f55_GH0.tar.gz) = 3413993
+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

Modified: head/math/ceres-solver/pkg-plist
==============================================================================
--- head/math/ceres-solver/pkg-plist	Wed Nov 23 12:46:36 2016	(r426912)
+++ head/math/ceres-solver/pkg-plist	Wed Nov 23 12:47:48 2016	(r426913)
@@ -47,6 +47,7 @@ lib/cmake/Ceres/CeresConfigVersion.cmake
 lib/cmake/Ceres/CeresTargets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/Ceres/CeresTargets.cmake
 lib/cmake/Ceres/FindEigen.cmake
+lib/cmake/Ceres/FindGflags.cmake
 lib/cmake/Ceres/FindGlog.cmake
 lib/libceres.so
 lib/libceres.so.1


More information about the svn-ports-all mailing list