sysutils/py-iocage: update 0.9.3 -> 0.9.4
- Correct supported Python version - Remove obsolete GH_ACCOUNT and GH_PROJECT MFH: 2017Q1
This commit is contained in:
parent
7f7beef06c
commit
932e303f69
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432821
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= iocage
|
||||
PORTVERSION= 0.9.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.9.4
|
||||
CATEGORIES= sysutils python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -21,11 +20,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backports.lzma>=0.0.6:archivers/py-backports
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.11.1:www/py-requests
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ${PORTNAME}
|
||||
GH_PROJECT= ${PORTNAME}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USES= python:2
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1485336574
|
||||
SHA256 (iocage-iocage-0.9.3_GH0.tar.gz) = 2ef8c50a95d4e31b9bee915f38bde78e41fd0d52c9a5654adaba7003fcfe6ca2
|
||||
SIZE (iocage-iocage-0.9.3_GH0.tar.gz) = 33159
|
||||
TIMESTAMP = 1485761008
|
||||
SHA256 (iocage-iocage-0.9.4_GH0.tar.gz) = 6dccca0e5794be6af0878678f6a112f581bd1713f1bc573e29469770dbb88e0f
|
||||
SIZE (iocage-iocage-0.9.4_GH0.tar.gz) = 310165
|
||||
|
Loading…
Reference in New Issue
Block a user