mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
math/ceres-solver: update to 1.13.0
Changes: http://ceres-solver.org/version_history.html
This commit is contained in:
parent
f0c335c986
commit
6fdd439894
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447891
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user