Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163312210
D4248.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D4248.diff
View Options
Index: head/sysutils/py-dlipower/Makefile
===================================================================
--- head/sysutils/py-dlipower/Makefile
+++ head/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>
Index: head/sysutils/py-dlipower/distinfo
===================================================================
--- head/sysutils/py-dlipower/distinfo
+++ head/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
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 22, 11:57 PM (4 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35385828
Default Alt Text
D4248.diff (1 KB)
Attached To
Mode
D4248: Use the PyPi version instead. Add dependency for six missed in the last commit. Use the PyPi version instead of the made up one.
Attached
Detach File
Event Timeline
Log In to Comment