Update ansible 2.9.4 -> 2.9.5
Changelog: https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#v2-9-5
This commit is contained in:
parent
7c6a251c86
commit
ceb5053b10
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.118 2020/01/21 07:20:20 pvk Exp $
|
||||
# $OpenBSD: Makefile,v 1.119 2020/02/17 18:17:42 pvk Exp $
|
||||
|
||||
COMMENT-main = ssh based config management framework
|
||||
COMMENT-html = offline Ansible documentation in HTML format
|
||||
|
||||
MODPY_EGG_VERSION = 2.9.4
|
||||
MODPY_EGG_VERSION = 2.9.5
|
||||
DISTNAME = ansible-${MODPY_EGG_VERSION}
|
||||
PKGNAME-main = ${PKGNAME}
|
||||
PKGNAME-html = ansible-html-${MODPY_EGG_VERSION}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ansible-2.9.4.tar.gz) = JRe/R0PVLwDVCTlqQenOROW8EoW9eqU9/ijqAvwadaY=
|
||||
SIZE (ansible-2.9.4.tar.gz) = 14170264
|
||||
SHA256 (ansible-2.9.5.tar.gz) = Ua5Q0zJk62ROy3mgIIogVpoRJ+w0QOjeYO2jorPZyqU=
|
||||
SIZE (ansible-2.9.5.tar.gz) = 14186885
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-html,v 1.15 2020/01/21 07:20:20 pvk Exp $
|
||||
@comment $OpenBSD: PLIST-html,v 1.16 2020/02/17 18:17:42 pvk Exp $
|
||||
share/doc/ansible/html/
|
||||
share/doc/ansible/html/404.html
|
||||
share/doc/ansible/html/_downloads/
|
||||
@ -37,7 +37,6 @@ share/doc/ansible/html/_static/js/
|
||||
share/doc/ansible/html/_static/js/modernizr.min.js
|
||||
share/doc/ansible/html/_static/js/theme.js
|
||||
share/doc/ansible/html/_static/minus.png
|
||||
share/doc/ansible/html/_static/opensearch.xml
|
||||
share/doc/ansible/html/_static/plus.png
|
||||
share/doc/ansible/html/_static/pygments.css
|
||||
share/doc/ansible/html/_static/searchtools.js
|
||||
@ -3919,6 +3918,7 @@ share/doc/ansible/html/network/user_guide/faq.html
|
||||
share/doc/ansible/html/network/user_guide/index.html
|
||||
share/doc/ansible/html/network/user_guide/network_best_practices_2.5.html
|
||||
share/doc/ansible/html/network/user_guide/network_debug_troubleshooting.html
|
||||
share/doc/ansible/html/network/user_guide/network_resource_modules.html
|
||||
share/doc/ansible/html/network/user_guide/network_working_with_command_output.html
|
||||
share/doc/ansible/html/network/user_guide/platform_cnos.html
|
||||
share/doc/ansible/html/network/user_guide/platform_dellos10.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user