aboutsummaryrefslogtreecommitdiff
path: root/math/ceres-solver
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-08-13 14:24:08 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-08-13 14:24:08 +0000
commit6fdd43989430b8bb8a69b64812fb10114b589cdd (patch)
treefe237d053c25ede1ef2daf51a42608f26574721b /math/ceres-solver
parentf0c335c98628061c23a5d6e46a2e2791010edbce (diff)
downloadports-6fdd43989430b8bb8a69b64812fb10114b589cdd.tar.gz
ports-6fdd43989430b8bb8a69b64812fb10114b589cdd.zip
math/ceres-solver: update to 1.13.0
Notes
Notes: svn path=/head/; revision=447891
Diffstat (limited to 'math/ceres-solver')
-rw-r--r--math/ceres-solver/Makefile6
-rw-r--r--math/ceres-solver/distinfo8
2 files changed, 9 insertions, 5 deletions
diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile
index 381631bf8959..0c3086c311ea 100644
--- a/math/ceres-solver/Makefile
+++ b/math/ceres-solver/Makefile
@@ -1,13 +1,15 @@
# $FreeBSD$
PORTNAME= ceres-solver
-DISTVERSION= 1.12.0
-PORTREVISION= 3
+DISTVERSION= 1.13.0
CATEGORIES= math
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Nonlinear least squares minimizer
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES= f58eacf082dd.patch:-p1
+
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/math/ceres-solver/distinfo b/math/ceres-solver/distinfo
index ca57cdee2940..b94e5b4a92c4 100644
--- a/math/ceres-solver/distinfo
+++ b/math/ceres-solver/distinfo
@@ -1,3 +1,5 @@
-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
+TIMESTAMP = 1501744176
+SHA256 (ceres-solver-ceres-solver-1.13.0_GH0.tar.gz) = 51ccb201b61ac71501fb6ccef158f078a750bc796ee6a271cd535cfe338202e5
+SIZE (ceres-solver-ceres-solver-1.13.0_GH0.tar.gz) = 3586772
+SHA256 (f58eacf082dd.patch) = c372934476fae4a11e3a62f0037feeb65d01c27f05b95257b05335f4dfe999a6
+SIZE (f58eacf082dd.patch) = 2495