svn commit: r553407 - head/math/ecos

Yuri Victorovich yuri at FreeBSD.org
Tue Oct 27 01:52:33 UTC 2020


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 at 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/


More information about the svn-ports-all mailing list