svn commit: r487490 - head/math/py-cvxpy

Yuri Victorovich yuri at FreeBSD.org
Sat Dec 15 08:16:07 UTC 2018


Author: yuri
Date: Sat Dec 15 08:16:06 2018
New Revision: 487490
URL: https://svnweb.freebsd.org/changeset/ports/487490

Log:
  math/py-cvxpy: Update 1.0.10 -> 1.0.11
  
  Reported by:	portscout

Modified:
  head/math/py-cvxpy/Makefile
  head/math/py-cvxpy/distinfo

Modified: head/math/py-cvxpy/Makefile
==============================================================================
--- head/math/py-cvxpy/Makefile	Sat Dec 15 08:05:15 2018	(r487489)
+++ head/math/py-cvxpy/Makefile	Sat Dec 15 08:16:06 2018	(r487490)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cvxpy
-DISTVERSION=	1.0.10
-PORTREVISION=	1
+DISTVERSION=	1.0.11
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/math/py-cvxpy/distinfo
==============================================================================
--- head/math/py-cvxpy/distinfo	Sat Dec 15 08:05:15 2018	(r487489)
+++ head/math/py-cvxpy/distinfo	Sat Dec 15 08:16:06 2018	(r487490)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1542573041
-SHA256 (cvxpy-1.0.10.tar.gz) = bd362f638c661cd532451948892647580d8726d5b70b557cdca3ebb993a23282
-SIZE (cvxpy-1.0.10.tar.gz) = 900149
+TIMESTAMP = 1544861142
+SHA256 (cvxpy-1.0.11.tar.gz) = 2bb602a25bdef9942c8600b8d0d82868f6789b0c855e2777a93f9bd7b53efb31
+SIZE (cvxpy-1.0.11.tar.gz) = 913501


More information about the svn-ports-all mailing list