aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2026-04-12 03:53:30 +0000
committerCy Schubert <cy@FreeBSD.org>2026-04-13 04:32:02 +0000
commit2bf152f274d481597dce6b262afc357a797f77d1 (patch)
tree13b04710592f9841afbf92237ddf3cd1b2aed35b
parent85a1b4463d5b3e811224cf72134a8a80d0bbfbaf (diff)
sysutils/ansible: Update to 13.5.0
Absible 12 make significant changes. See porting guide at https://docs.ansible.com/projects/ansible/devel/porting_guides/porting_guide_12.html
-rw-r--r--UPDATING9
-rw-r--r--sysutils/ansible/Makefile2
-rw-r--r--sysutils/ansible/distinfo6
3 files changed, 13 insertions, 4 deletions
diff --git a/UPDATING b/UPDATING
index d7695fdc4414..084ec21a9934 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20260412:
+ AFFECTS: Users of sysutils/ansible
+ AUTHOR: cy@FreeBSD.org
+
+ An overhaul of the templating system and a new feature called Data Tagging
+ may affect existing roles resulting in problematic behaviours. Users should
+ review the Ansible 12 Porting Guide at
+ https://docs.ansible.com/projects/ansible/devel/porting_guides/porting_guide_12.html
+
+20260412:
AFFECTS: Users of sysutils/py-ansible-core
AUTHOR: cy@FreeBSD.org
diff --git a/sysutils/ansible/Makefile b/sysutils/ansible/Makefile
index 900f82c9dd93..e8c42d3d13eb 100644
--- a/sysutils/ansible/Makefile
+++ b/sysutils/ansible/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ansible
-DISTVERSION= 11.7.0
+DISTVERSION= 13.5.0
CATEGORIES= sysutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/sysutils/ansible/distinfo b/sysutils/ansible/distinfo
index d51acfc334aa..8a6b2e8a8e28 100644
--- a/sysutils/ansible/distinfo
+++ b/sysutils/ansible/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1750218593
-SHA256 (ansible-11.7.0.tar.gz) = f9df37c71d407f65bcb9c5c06c9918e297d9ea74b5cdaf5926c4c9aa9e44db5f
-SIZE (ansible-11.7.0.tar.gz) = 44365403
+TIMESTAMP = 1775964308
+SHA256 (ansible-13.5.0.tar.gz) = 69b175e694d9511fec838b0a82f150bab366dd9cb7a829096c3d3a72f6046719
+SIZE (ansible-13.5.0.tar.gz) = 52737499