security/cowrie: Update 1.6.0 -> 1.9.7
Reported by: portscout
This commit is contained in:
parent
b5aac0168f
commit
a16f547b13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514037
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cowrie
|
||||
DISTVERSION= 1.6.0
|
||||
DISTVERSION= 1.9.7
|
||||
CATEGORIES= security python
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -14,14 +14,14 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}incremental>0:devel/py-incremental@${PY_FLAVOR}
|
||||
RUN_DEPENDS= bash:shells/bash \
|
||||
${PYTHON_PKGNAMEPREFIX}appdirs>=1.4.0:devel/py-appdirs@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}configparser>=0:devel/py-configparser@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}configparser>0:devel/py-configparser@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}cryptography>=0.9.1:security/py-cryptography@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}incremental>0:devel/py-incremental@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyparsing>0:devel/py-pyparsing@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}service_identity>0:security/py-service_identity@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}service_identity>=14.0.0:security/py-service_identity@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}twisted>=17.1.0:devel/py-twisted@${PY_FLAVOR}
|
||||
|
||||
USES= python shebangfix
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1554706169
|
||||
SHA256 (cowrie-cowrie-1.6.0_GH0.tar.gz) = 5a3d170506c74d68a2803b4aed129917ff8c8a5f05b23fd0bb303defa636720f
|
||||
SIZE (cowrie-cowrie-1.6.0_GH0.tar.gz) = 749172
|
||||
TIMESTAMP = 1570515370
|
||||
SHA256 (cowrie-cowrie-1.9.7_GH0.tar.gz) = 030329603fb2cdec7384242338b8217ecf5cc937a8235b65e5207982636e479d
|
||||
SIZE (cowrie-cowrie-1.9.7_GH0.tar.gz) = 788826
|
||||
|
|
Loading…
Reference in a new issue