git: 86844d0a77fc - main - sysutils/py-ansible-core: Update to 2.15.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Oct 2023 21:46:46 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=86844d0a77fc6bbd1a1ecdecd668e6f3d9670ec1 commit 86844d0a77fc6bbd1a1ecdecd668e6f3d9670ec1 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2023-10-03 21:08:15 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2023-10-03 21:45:47 +0000 sysutils/py-ansible-core: Update to 2.15.4 The ansible-core repository no longer includes documentation or examples. Therefore these have been removed from the port/pkg. A todo might be to create an ansible-documentation port. However the ansible documentation repo only supports html docs. I'm not sure if this would be practical given that most of us use https://docs.ansible.com anyway. --- sysutils/py-ansible-core/Makefile | 25 +------------------------ sysutils/py-ansible-core/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 27 deletions(-) diff --git a/sysutils/py-ansible-core/Makefile b/sysutils/py-ansible-core/Makefile index c51dc018f708..fe9b8b83d344 100644 --- a/sysutils/py-ansible-core/Makefile +++ b/sysutils/py-ansible-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= ansible-core -DISTVERSION= 2.15.2 +DISTVERSION= 2.15.4 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -44,19 +44,6 @@ TEST_ENV= ${MAKE_ENV} BINARY_ALIAS= python=${PYTHON_CMD} NO_ARCH= yes -PLIST_FILES= share/man/man1/ansible-config.1.gz \ - share/man/man1/ansible-console.1.gz \ - share/man/man1/ansible-doc.1.gz \ - share/man/man1/ansible-galaxy.1.gz \ - share/man/man1/ansible-inventory.1.gz \ - share/man/man1/ansible-playbook.1.gz \ - share/man/man1/ansible-pull.1.gz \ - share/man/man1/ansible-vault.1.gz \ - share/man/man1/ansible.1.gz -PORTEXAMPLES= ansible.cfg hosts - -OPTIONS_DEFINE= DOCS EXAMPLES - post-patch: # Preserve the original paths in # test/units/cli/galaxy/test_execute_list_collection.py. @@ -67,16 +54,6 @@ post-patch: -e 's|/usr/share/ansible|${DATADIR}|g' ${FIND} ${WRKSRC} -type f -name "*.bak" -delete -post-install: - @${MKDIR} ${STAGEDIR}${MAN1PREFIX}/man/man1 - ${INSTALL_MAN} ${WRKSRC}/docs/man/man1/*.1 \ - ${STAGEDIR}${MAN1PREFIX}/share/man/man1 - -post-install-EXAMPLES-on: - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/examples/ansible.cfg ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/examples/hosts ${STAGEDIR}${EXAMPLESDIR} - post-stage: ${FIND} ${STAGEDIR}${PREFIX}/bin -type l -name ansible-\* -lname ansible \ -execdir ${RLN} ansible-${PYTHON_VER} {} \; diff --git a/sysutils/py-ansible-core/distinfo b/sysutils/py-ansible-core/distinfo index 85a21c517cc2..01cebdfbe367 100644 --- a/sysutils/py-ansible-core/distinfo +++ b/sysutils/py-ansible-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690915365 -SHA256 (ansible-core-2.15.2.tar.gz) = 84251b001f2f9c0914beedffcf19529e745a13108159d1fe27de9e3a6a63ac5a -SIZE (ansible-core-2.15.2.tar.gz) = 10814159 +TIMESTAMP = 1696366364 +SHA256 (ansible-core-2.15.4.tar.gz) = c1a8aaede985f79e5932ba2163639379f7d8025bfd9b28378db1649a4ef541ed +SIZE (ansible-core-2.15.4.tar.gz) = 3148213