Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2019 05:55:16 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r500996 - head/math/py-Pyomo
Message-ID:  <201905080555.x485tG3r095585@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Wed May  8 05:55:16 2019
New Revision: 500996
URL: https://svnweb.freebsd.org/changeset/ports/500996

Log:
  math/py-Pyomo: Update 5.5.1 -> 5.6.1

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

Modified: head/math/py-Pyomo/Makefile
==============================================================================
--- head/math/py-Pyomo/Makefile	Wed May  8 05:50:41 2019	(r500995)
+++ head/math/py-Pyomo/Makefile	Wed May  8 05:55:16 2019	(r500996)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Pyomo
-DISTVERSION=	5.5.1
-PORTREVISION=	1
+DISTVERSION=	5.6.1
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,11 +13,12 @@ LICENSE=	BSD3CLAUSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}appdirs>0:devel/py-appdirs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}ply>0:devel/py-ply@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}PyUtilib>=5.6.3:devel/py-PyUtilib@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}PyUtilib>=5.6.5:devel/py-PyUtilib@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	distutils concurrent autoplist
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/math/py-Pyomo/distinfo
==============================================================================
--- head/math/py-Pyomo/distinfo	Wed May  8 05:50:41 2019	(r500995)
+++ head/math/py-Pyomo/distinfo	Wed May  8 05:55:16 2019	(r500996)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1540701272
-SHA256 (Pyomo-5.5.1.tar.gz) = 9b1624997b8a901c7bcd14df47d14a1aca41afa413471bcd4348c20dda172a44
-SIZE (Pyomo-5.5.1.tar.gz) = 1446058
+TIMESTAMP = 1557294758
+SHA256 (Pyomo-5.6.1.tar.gz) = 449be9a4c9b3caee7c89dbe5f0e4e5ad0eaeef8be110a860641cd249986e362c
+SIZE (Pyomo-5.6.1.tar.gz) = 17434820



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905080555.x485tG3r095585>