Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2020 01:52:32 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553407 - head/math/ecos
Message-ID:  <202010270152.09R1qWU4028667@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Oct 27 01:52:31 2020
New Revision: 553407
URL: https://svnweb.freebsd.org/changeset/ports/553407

Log:
  math/ecos: Update 2.0.7 -> 2.0.8
  
  Reported by:	portscout

Modified:
  head/math/ecos/Makefile
  head/math/ecos/distinfo
  head/math/ecos/pkg-descr

Modified: head/math/ecos/Makefile
==============================================================================
--- head/math/ecos/Makefile	Tue Oct 27 01:45:30 2020	(r553406)
+++ head/math/ecos/Makefile	Tue Oct 27 01:52:31 2020	(r553407)
@@ -1,7 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	ecos
-DISTVERSION=	2.0.7
+DISTVERSIONPREFIX=	v
+DISTVERSION=	2.0.8
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/math/ecos/distinfo
==============================================================================
--- head/math/ecos/distinfo	Tue Oct 27 01:45:30 2020	(r553406)
+++ head/math/ecos/distinfo	Tue Oct 27 01:52:31 2020	(r553407)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1542565003
-SHA256 (embotech-ecos-2.0.7_GH0.tar.gz) = bdb6a84f7d150820459bd0a796cb64ffbb019afb95dc456d22acc2dafb2e70e0
-SIZE (embotech-ecos-2.0.7_GH0.tar.gz) = 1277355
+TIMESTAMP = 1603763278
+SHA256 (embotech-ecos-v2.0.8_GH0.tar.gz) = d905d16599efd927a75b29852c3476ff1ffd0b97ab27d5b8ad63bb4ff2ad8130
+SIZE (embotech-ecos-v2.0.8_GH0.tar.gz) = 1283274

Modified: head/math/ecos/pkg-descr
==============================================================================
--- head/math/ecos/pkg-descr	Tue Oct 27 01:45:30 2020	(r553406)
+++ head/math/ecos/pkg-descr	Tue Oct 27 01:52:31 2020	(r553407)
@@ -10,4 +10,4 @@ where the last inequality is generalized, i.e. h - G*x
 Convex optimization is used in fields as diverse as control and estimation,
 finance, signal processing and image reconstruction.
 
-WWW: https://www.embotech.com/ECOS
+WWW: https://forces.embotech.com/Documentation/



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