aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-05-12 18:45:10 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-05-12 18:45:53 +0000
commite025129daf0d7006391e5311f20ec6102fb3d889 (patch)
treec38c9e9efc6edd0b3f807ffa91bbe4739a8b0405 /UPDATING
parentdb2183a6ff2d726b01d0792a960d00d780eddffb (diff)
downloadports-e025129daf0d7006391e5311f20ec6102fb3d889.tar.gz
ports-e025129daf0d7006391e5311f20ec6102fb3d889.zip
sysutils/ansible: Update to 3.3.0
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 5777d5b9570c..273efd0be4ea 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20200512:
+ AFFECTS: users of sysutils/ansible*
+ AUTHOR: 0mp@FreeBSD.org
+
+ Ansible has been updated to 3.3.0. Please follow the porting guide
+ to update the rulesets:
+
+ https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_3.html
+
20210508:
AFFECTS: users of devel/pycharm-ce
AUTHOR: bsam@FreeBSD.org