svn commit: r555586 - head/math/py-CyLP

Yuri Victorovich yuri at FreeBSD.org
Tue Nov 17 20:59:26 UTC 2020


Author: yuri
Date: Tue Nov 17 20:59:25 2020
New Revision: 555586
URL: https://svnweb.freebsd.org/changeset/ports/555586

Log:
  math/py-CyLP: Update 0.9.4 -> 0.91.0

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

Modified: head/math/py-CyLP/Makefile
==============================================================================
--- head/math/py-CyLP/Makefile	Tue Nov 17 20:42:16 2020	(r555585)
+++ head/math/py-CyLP/Makefile	Tue Nov 17 20:59:25 2020	(r555586)
@@ -2,7 +2,7 @@
 
 PORTNAME=	CyLP
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.9.4
+DISTVERSION=	0.91.0
 CATEGORIES=	math python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -25,9 +25,10 @@ LIB_DEPENDS=	libblas.so:math/blas \
 RUN_DEPENDS=	${PY_DEPENDS}
 
 USES=		compiler:c++11-lang python
+USE_PYTHON=	distutils cython autoplist
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	coin-or
-USE_PYTHON=	distutils cython autoplist
 
 MAKE_ENV=	COIN_INSTALL_DIR=${LOCALBASE}
 

Modified: head/math/py-CyLP/distinfo
==============================================================================
--- head/math/py-CyLP/distinfo	Tue Nov 17 20:42:16 2020	(r555585)
+++ head/math/py-CyLP/distinfo	Tue Nov 17 20:59:25 2020	(r555586)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587446114
-SHA256 (coin-or-CyLP-v0.9.4_GH0.tar.gz) = 0fb8a8132d38b53deeea1db154be53e93841d268df4e6a25dd804a0fe145ef28
-SIZE (coin-or-CyLP-v0.9.4_GH0.tar.gz) = 8922031
+TIMESTAMP = 1605646346
+SHA256 (coin-or-CyLP-v0.91.0_GH0.tar.gz) = d94f1f91d2fa006233bd74dec4eab026dca34d140f3e685e609d811d5e6b7708
+SIZE (coin-or-CyLP-v0.91.0_GH0.tar.gz) = 8921643


More information about the svn-ports-all mailing list