From 2b8a782c8f7a1ae9845f093e817a2dd4b115763c Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sat, 6 Oct 2018 09:35:05 +0000 Subject: Update to 5.5.3 Changes: https://github.com/softlayer/softlayer-python/releases https://github.com/softlayer/softlayer-python/blob/master/CHANGELOG.md --- net/py-softlayer/Makefile | 7 ++++--- net/py-softlayer/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'net') diff --git a/net/py-softlayer/Makefile b/net/py-softlayer/Makefile index 4d8bbec361db..49597a05cdc4 100644 --- a/net/py-softlayer/Makefile +++ b/net/py-softlayer/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= softlayer -PORTVERSION= 5.5.2 +PORTVERSION= 5.5.3 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,8 +22,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=5:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.7.0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urllib3>=1.22:net/py-urllib3@${PY_FLAVOR} -NO_ARCH= yes -USE_PYTHON= autoplist concurrent distutils USES= python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes .include diff --git a/net/py-softlayer/distinfo b/net/py-softlayer/distinfo index 2fdc5879df61..ec6798c2ec0b 100644 --- a/net/py-softlayer/distinfo +++ b/net/py-softlayer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535829088 -SHA256 (SoftLayer-5.5.2.tar.gz) = 5565b9640d9300d3645074c9e7d4bff024f496746acc4d6b37bea8bddb6b21d2 -SIZE (SoftLayer-5.5.2.tar.gz) = 272198 +TIMESTAMP = 1538663122 +SHA256 (SoftLayer-5.5.3.tar.gz) = dde0801a32bcb5fe96fb88c0aaf3612994ea0eedd56b765443fed7df12d02848 +SIZE (SoftLayer-5.5.3.tar.gz) = 276555 -- cgit lue='dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - No need to put unzip as build dependency. So, remove it.rafan2007-01-171-5/+1