svn commit: r496512 - head/math/py-PuLP

Yuri Victorovich yuri at FreeBSD.org
Thu Mar 21 20:22:44 UTC 2019


Author: yuri
Date: Thu Mar 21 20:22:43 2019
New Revision: 496512
URL: https://svnweb.freebsd.org/changeset/ports/496512

Log:
  math/py-PuLP: Update 1.6.8 -> 1.6.9

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

Modified: head/math/py-PuLP/Makefile
==============================================================================
--- head/math/py-PuLP/Makefile	Thu Mar 21 20:11:39 2019	(r496511)
+++ head/math/py-PuLP/Makefile	Thu Mar 21 20:22:43 2019	(r496512)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	PuLP
-DISTVERSION=	1.6.8
-PORTREVISION=	2
+DISTVERSION=	1.6.9
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +16,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyparsing>=2.0.1:d
 		cbc:math/cbc \
 		glpsol:math/glpk
 
-USES=		python
+USES=		python zip
 USE_PYTHON=	distutils concurrent autoplist
 NO_ARCH=	yes
 

Modified: head/math/py-PuLP/distinfo
==============================================================================
--- head/math/py-PuLP/distinfo	Thu Mar 21 20:11:39 2019	(r496511)
+++ head/math/py-PuLP/distinfo	Thu Mar 21 20:22:43 2019	(r496512)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522614449
-SHA256 (PuLP-1.6.8.tar.gz) = cfecd6a78c2b08539dc29b7e8281f43d729b1089bdb5e491c3c0956aadbb3fc7
-SIZE (PuLP-1.6.8.tar.gz) = 13546246
+TIMESTAMP = 1553191816
+SHA256 (PuLP-1.6.9.zip) = 07dffada5bdd02f20f21285388894da9da0be840498789c43f59e10c90205109
+SIZE (PuLP-1.6.9.zip) = 13622047


More information about the svn-ports-all mailing list