diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-05-08 05:55:16 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-05-08 05:55:16 +0000 |
commit | 5b6892444955e9228b87e87da2b3b126a722258a (patch) | |
tree | 9bd8c0e7449aeb8c2d9f2961ca00a23186f64399 /math/py-Pyomo | |
parent | 829fd3baa939c92a6e884a0a0e5599591400b7b2 (diff) |
Notes
Diffstat (limited to 'math/py-Pyomo')
-rw-r--r-- | math/py-Pyomo/Makefile | 6 | ||||
-rw-r--r-- | math/py-Pyomo/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/py-Pyomo/Makefile b/math/py-Pyomo/Makefile index 754e16f169a8..66eefd993391 100644 --- a/math/py-Pyomo/Makefile +++ b/math/py-Pyomo/Makefile @@ -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> diff --git a/math/py-Pyomo/distinfo b/math/py-Pyomo/distinfo index a1babf5db3bb..c02a331e69dc 100644 --- a/math/py-Pyomo/distinfo +++ b/math/py-Pyomo/distinfo @@ -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 |