Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2017 14:25:27 +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: r447893 - head/math/ceres-solver
Message-ID:  <201708131425.v7DEPRAH003495@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sun Aug 13 14:25:27 2017
New Revision: 447893
URL: https://svnweb.freebsd.org/changeset/ports/447893

Log:
  math/ceres-solver: pacify portlint after r447891

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

Modified: head/math/ceres-solver/Makefile
==============================================================================
--- head/math/ceres-solver/Makefile	Sun Aug 13 14:24:35 2017	(r447892)
+++ head/math/ceres-solver/Makefile	Sun Aug 13 14:25:27 2017	(r447893)
@@ -4,11 +4,11 @@ PORTNAME=	ceres-solver
 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
+
+MAINTAINER=	jbeich@FreeBSD.org
+COMMENT=	Nonlinear least squares minimizer
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE



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