diff options
author | Warner Losh <imp@FreeBSD.org> | 2016-08-20 22:25:57 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2016-08-20 22:25:57 +0000 |
commit | b96d2dea0ba6bd67c4a73774504f515b2a48ade5 (patch) | |
tree | 859491f0dc02a57217f47ede94e4a226421e91c1 /sysutils/py-dlipower | |
parent | 98eedab724cc5b51e18678c15847f606e8aad858 (diff) | |
download | ports-b96d2dea0ba6bd67c4a73774504f515b2a48ade5.tar.gz ports-b96d2dea0ba6bd67c4a73774504f515b2a48ade5.zip |
Notes
Diffstat (limited to 'sysutils/py-dlipower')
-rw-r--r-- | sysutils/py-dlipower/Makefile | 4 | ||||
-rw-r--r-- | sysutils/py-dlipower/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/py-dlipower/Makefile b/sysutils/py-dlipower/Makefile index 82ae28866ca1..cf82197317ce 100644 --- a/sysutils/py-dlipower/Makefile +++ b/sysutils/py-dlipower/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dlipower -PORTVERSION= 0.7.117 +PORTVERSION= 0.7.165 PORTEPOCH= 2 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.0:www/py-beautifulsoup \ ${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six USES= python shebangfix -SHEBANG_FILES= dlipower/fence_dli +SHEBANG_FILES= scripts/fence_dli USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/sysutils/py-dlipower/distinfo b/sysutils/py-dlipower/distinfo index 581f14a028c4..aadf5403c40a 100644 --- a/sysutils/py-dlipower/distinfo +++ b/sysutils/py-dlipower/distinfo @@ -1,2 +1,3 @@ -SHA256 (dlipower-0.7.117.tar.gz) = 7e3f89ae0fe2c3fd9d65288e9824588d89ba066bd542de8911aa756db041d4ad -SIZE (dlipower-0.7.117.tar.gz) = 12434 +TIMESTAMP = 1471731627 +SHA256 (dlipower-0.7.165.tar.gz) = c4e016f2ef17bd36dd3c5cab12fb73456573fa8b18a619e32367606d0eb19428 +SIZE (dlipower-0.7.165.tar.gz) = 15618 |