update to ansible-2.5.4

This commit is contained in:
jasper 2018-06-02 12:46:57 +00:00
parent 5a1c4184da
commit 57ff5506d3
4 changed files with 10 additions and 11 deletions

View File

@ -1,13 +1,12 @@
# $OpenBSD: Makefile,v 1.87 2018/05/14 18:54:26 jasper Exp $
# $OpenBSD: Makefile,v 1.88 2018/06/02 12:46:57 jasper Exp $
COMMENT-main = ssh based config management framework
COMMENT-html = offline Ansible documentation in HTML format
MODPY_EGG_VERSION = 2.5.2
MODPY_EGG_VERSION = 2.5.4
DISTNAME = ansible-${MODPY_EGG_VERSION}
PKGNAME-main = ${PKGNAME}
PKGNAME-html = ansible-html-${MODPY_EGG_VERSION}
REVISION-main = 0
CATEGORIES = sysutils

View File

@ -1,2 +1,2 @@
SHA256 (ansible-2.5.2.tar.gz) = qVSD87M+D5fQO62q0HM5LtA6Ky9Sa+xN31mO38HAOuU=
SIZE (ansible-2.5.2.tar.gz) = 10105800
SHA256 (ansible-2.5.4.tar.gz) = M6dmhMR9GFfW6RevTy6vrIdSEWH4GBA37aoVmmDerrM=
SIZE (ansible-2.5.4.tar.gz) = 10146881

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-html,v 1.6 2018/04/28 09:58:02 jasper Exp $
@comment $OpenBSD: PLIST-html,v 1.7 2018/06/02 12:46:57 jasper Exp $
share/doc/ansible/html/
share/doc/ansible/html/_downloads/
share/doc/ansible/html/_downloads/first_playbook.yml
@ -78,7 +78,7 @@ share/doc/ansible/html/dev_guide/developing_modules_general_windows.html
share/doc/ansible/html/dev_guide/developing_modules_in_groups.html
share/doc/ansible/html/dev_guide/developing_plugins.html
share/doc/ansible/html/dev_guide/developing_program_flow_modules.html
share/doc/ansible/html/dev_guide/developing_python3.html
share/doc/ansible/html/dev_guide/developing_python_3.html
share/doc/ansible/html/dev_guide/developing_rebasing.html
share/doc/ansible/html/dev_guide/index.html
share/doc/ansible/html/dev_guide/overview_architecture.html
@ -101,6 +101,7 @@ share/doc/ansible/html/dev_guide/testing/sanity/azure-requirements.html
share/doc/ansible/html/dev_guide/testing/sanity/boilerplate.html
share/doc/ansible/html/dev_guide/testing/sanity/compile.html
share/doc/ansible/html/dev_guide/testing/sanity/configure-remoting-ps1.html
share/doc/ansible/html/dev_guide/testing/sanity/docs-build.html
share/doc/ansible/html/dev_guide/testing/sanity/empty-init.html
share/doc/ansible/html/dev_guide/testing/sanity/import.html
share/doc/ansible/html/dev_guide/testing/sanity/integration-aliases.html
@ -145,7 +146,6 @@ share/doc/ansible/html/dev_guide/testing_validate-modules.html
share/doc/ansible/html/genindex.html
share/doc/ansible/html/index.html
share/doc/ansible/html/installation_guide/
share/doc/ansible/html/installation_guide/_config.html
share/doc/ansible/html/installation_guide/index.html
share/doc/ansible/html/installation_guide/intro_configuration.html
share/doc/ansible/html/installation_guide/intro_installation.html
@ -171,8 +171,6 @@ share/doc/ansible/html/network/user_guide/platform_index.html
share/doc/ansible/html/network/user_guide/platform_ios.html
share/doc/ansible/html/network/user_guide/platform_junos.html
share/doc/ansible/html/network/user_guide/platform_nxos.html
share/doc/ansible/html/network/user_guide/shared_snippets/
share/doc/ansible/html/network/user_guide/shared_snippets/SSH_warning.html
share/doc/ansible/html/objects.inv
share/doc/ansible/html/plugins/
share/doc/ansible/html/plugins/action.html

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.3 2018/04/25 14:15:50 jasper Exp $
@comment $OpenBSD: PLIST-main,v 1.4 2018/06/02 12:46:57 jasper Exp $
@pkgpath sysutils/ansible
bin/ansible
bin/ansible-config
@ -187,6 +187,8 @@ lib/python${MODPY_VERSION}/site-packages/ansible/module_utils/aws/direct_connect
lib/python${MODPY_VERSION}/site-packages/ansible/module_utils/aws/direct_connect.pyc
lib/python${MODPY_VERSION}/site-packages/ansible/module_utils/aws/waf.py
lib/python${MODPY_VERSION}/site-packages/ansible/module_utils/aws/waf.pyc
lib/python${MODPY_VERSION}/site-packages/ansible/module_utils/aws/waiters.py
lib/python${MODPY_VERSION}/site-packages/ansible/module_utils/aws/waiters.pyc
lib/python${MODPY_VERSION}/site-packages/ansible/module_utils/azure_rm_common.py
lib/python${MODPY_VERSION}/site-packages/ansible/module_utils/azure_rm_common.pyc
lib/python${MODPY_VERSION}/site-packages/ansible/module_utils/basic.py