svn commit: r492526 - head/math/py-cvxopt

Yuri Victorovich yuri at FreeBSD.org
Sat Feb 9 21:55:37 UTC 2019


Author: yuri
Date: Sat Feb  9 21:55:36 2019
New Revision: 492526
URL: https://svnweb.freebsd.org/changeset/ports/492526

Log:
  math/py-cvxopt: Update 1.2.2 -> 1.2.3
  
  Reported by:	portscout

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

Modified: head/math/py-cvxopt/Makefile
==============================================================================
--- head/math/py-cvxopt/Makefile	Sat Feb  9 21:53:01 2019	(r492525)
+++ head/math/py-cvxopt/Makefile	Sat Feb  9 21:55:36 2019	(r492526)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cvxopt
-DISTVERSION=	1.2.2
-PORTREVISION=	1
+DISTVERSION=	1.2.3
 CATEGORIES=	math python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/math/py-cvxopt/distinfo
==============================================================================
--- head/math/py-cvxopt/distinfo	Sat Feb  9 21:53:01 2019	(r492525)
+++ head/math/py-cvxopt/distinfo	Sat Feb  9 21:55:36 2019	(r492526)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1540787925
-SHA256 (cvxopt-cvxopt-1.2.2_GH0.tar.gz) = 2baa9ce39310136dc40f62ad62a9fb2b3bc99c54947dc7cefdf8bc164b4ef173
-SIZE (cvxopt-cvxopt-1.2.2_GH0.tar.gz) = 1889717
+TIMESTAMP = 1549749237
+SHA256 (cvxopt-cvxopt-1.2.3_GH0.tar.gz) = 9a117022984586ecc86ab643da74fcab2411b9c43a26f1b9a9d0bd9ed26728ce
+SIZE (cvxopt-cvxopt-1.2.3_GH0.tar.gz) = 1890621


More information about the svn-ports-head mailing list