summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2015-11-22 03:25:13 +0000
committerWarner Losh <imp@FreeBSD.org>2015-11-22 03:25:13 +0000
commitb02c82497d0b82a1227145b2ab9d7f7f7ec8a573 (patch)
tree595a4c686d4a17602f0e7d40156fcc48b43347bc /sysutils
parentDocument code execution via a format string vulnerability in a2ps (diff)
Use the PyPi version instead. Add dependency for six missed in the
last commit. Use the PyPi version instead of the made up one. Bump PORTEPOCH to 1 because 0.7.117 is less than 20151118. Differential Revision: https://reviews.freebsd.org/D4248
Notes
Notes: svn path=/head/; revision=402214
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/py-dlipower/Makefile15
-rw-r--r--sysutils/py-dlipower/distinfo4
2 files changed, 8 insertions, 11 deletions
diff --git a/sysutils/py-dlipower/Makefile b/sysutils/py-dlipower/Makefile
index c21e9ef3aa04..dab22f52b129 100644
--- a/sysutils/py-dlipower/Makefile
+++ b/sysutils/py-dlipower/Makefile
@@ -2,26 +2,23 @@
# $FreeBSD$
PORTNAME= dlipower
-PORTVERSION= 20151118
+PORTVERSION= 0.7.117
+PORTEPOCH= 1
CATEGORIES= sysutils python
+MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= imp@FreeBSD.org
COMMENT= CLI interface to Digital Logger's (DLI) Power Strips
LICENSE= BSD3CLAUSE
-LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.0:${PORTSDIR}/www/py-beautifulsoup \
- ${PYTHON_PKGNAMEPREFIX}requests>=2.0:${PORTSDIR}/www/py-requests
-
-USE_GITHUB= yes
-GH_ACCOUNT= dwighthubbard
-GH_PROJECT= python-dlipower
-GH_TAGNAME= 9c3bb94
+ ${PYTHON_PKGNAMEPREFIX}requests>=2.0:${PORTSDIR}/www/py-requests \
+ ${PYTHON_PKGNAMEPREFIX}six>=1.9:${PORTSDIR}/devel/py-six
USES= python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/sysutils/py-dlipower/distinfo b/sysutils/py-dlipower/distinfo
index b540046374b7..581f14a028c4 100644
--- a/sysutils/py-dlipower/distinfo
+++ b/sysutils/py-dlipower/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dwighthubbard-python-dlipower-20151118-9c3bb94_GH0.tar.gz) = aeeb36d5ae497f31bbfb3b09149f56c3d47889f3d00ffed879ea5d852c904ce2
-SIZE (dwighthubbard-python-dlipower-20151118-9c3bb94_GH0.tar.gz) = 19810
+SHA256 (dlipower-0.7.117.tar.gz) = 7e3f89ae0fe2c3fd9d65288e9824588d89ba066bd542de8911aa756db041d4ad
+SIZE (dlipower-0.7.117.tar.gz) = 12434