# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # cfn-lint # cfn-lint/distinfo # cfn-lint/files # cfn-lint/Makefile # cfn-lint/pkg-descr # echo c - cfn-lint mkdir -p cfn-lint > /dev/null 2>&1 echo x - cfn-lint/distinfo sed 's/^X//' >cfn-lint/distinfo << '37d3767594dade7ec859e3e1d77c1b82' XTIMESTAMP = 1559905749 XSHA256 (awslabs-cfn-python-lint-v0.21.4_GH0.tar.gz) = 3f700ebcadc8bda9916c52dd2cc88f01cbb8f98521bcae3a74ac967ebeb8908c XSIZE (awslabs-cfn-python-lint-v0.21.4_GH0.tar.gz) = 2780201 37d3767594dade7ec859e3e1d77c1b82 echo c - cfn-lint/files mkdir -p cfn-lint/files > /dev/null 2>&1 echo x - cfn-lint/Makefile sed 's/^X//' >cfn-lint/Makefile << '895cc01856de9da2ed21e10e8ce7d5f7' X# $FreeBSD$ X XPORTNAME= cfn-lint XPORTVERSION= 0.21.4 XDISTVERSIONPREFIX= v XCATEGORIES= devel textproc X XMAINTAINER= nork@ninth-nine.com XCOMMENT= AWS CloudFormation Linter X XLICENSE= MIT XLICENSE_FILE= ${WRKSRC}/LICENSE X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}six>=1.11:devel/py-six@${PY_FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}requests>=2.15.0:www/py-requests@${PY_FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}aws-sam-translator>=1.10.0:devel/py-aws-sam-translator@${PY_FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}jsonpatch>0:devel/py-jsonpatch@${PY_FLAVOR} \ X ${PYTHON_PKGNAMEPREFIX}jsonschema>=2.6:devel/py-jsonschema@${PY_FLAVOR} \ X ${PY_PATHLIB} X XUSES= python XUSE_GITHUB= yes XUSE_PYTHON= autoplist distutils X XGH_ACCOUNT= awslabs XGH_PROJECT= cfn-python-lint X XNO_ARCH= yes X X.include 895cc01856de9da2ed21e10e8ce7d5f7 echo x - cfn-lint/pkg-descr sed 's/^X//' >cfn-lint/pkg-descr << '76400f8c67caa9529932d7c793db3d79' XCloudFormation Linter X XValidate CloudFormation yaml/json templates against the CloudFormation spec and Xadditional checks. Includes checking valid values for resource properties and Xbest practices. X XWWW: https://github.com/awslabs/cfn-python-lint 76400f8c67caa9529932d7c793db3d79 exit