mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.9.10.
Changelog at: https://github.com/iocage/iocage/releases/tag/0.9.10 Sponsored by: iXsystems, Inc.
This commit is contained in:
parent
4b45a86925
commit
b4502710c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457437
2 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= iocage
|
||||
PORTVERSION= 0.9.9.2
|
||||
PORTVERSION= 0.9.10
|
||||
CATEGORIES= sysutils python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -15,13 +15,12 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=2.0.0:devel/py-pytest-runne
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=6.7:devel/py-click@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tqdm>=4.10.0:misc/py-tqdm@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}coloredlogs>0:devel/py-coloredlogs@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}verboselogs>0:devel/py-verboselogs@${PY_FLAVOR} \
|
||||
ca_root_nss>0:security/ca_root_nss \
|
||||
${PYTHON_PKGNAMEPREFIX}texttable>=0.8.7:textproc/py-texttable@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-runner>=2.0.0:devel/py-pytest-runner@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.11.1:www/py-requests@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}libzfs>=1.0.2:devel/py-libzfs@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pygit2>=0.24.1:devel/py-pygit2@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}dulwich>0:devel/dulwich@${PY_FLAVOR}
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1506975756
|
||||
SHA256 (iocage-iocage-0.9.9.2_GH0.tar.gz) = 18ef4517b9f8e352c8b6286c2de63e8b0726528491b70a5c58417f97410dd0e9
|
||||
SIZE (iocage-iocage-0.9.9.2_GH0.tar.gz) = 428305
|
||||
TIMESTAMP = 1514431425
|
||||
SHA256 (iocage-iocage-0.9.10_GH0.tar.gz) = b57334b3ecf6a7c76efc393e64972b6f1b97b7d6d654b4940908ee78ba2921ee
|
||||
SIZE (iocage-iocage-0.9.10_GH0.tar.gz) = 433763
|
||||
|
|
Loading…
Add table
Reference in a new issue