Summary: | sysutils/ansible: update to 2.2.0.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Nikolai Lifanov <lifanov> | ||||
Component: | Individual Port(s) | Assignee: | Matthew Seaman <matthew> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | matthew | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://raw.githubusercontent.com/ansible/ansible/v2.2.0.0-1/CHANGELOG.md | ||||||
Attachments: |
|
Tested on: FreeBSD 11, CentOS 6. A commit references this bug: Author: matthew Date: Tue Nov 1 17:53:42 UTC 2016 New revision: 425072 URL: https://svnweb.freebsd.org/changeset/ports/425072 Log: Upgrade to 2.2.0.0 Changelog: https://raw.githubusercontent.com/ansible/ansible/v2.2.0.0-1/CHANGELOG.md PR: 213974 Submitted by: lifanov@mail.lifanov.com (maintainer) Changes: head/sysutils/ansible/Makefile head/sysutils/ansible/distinfo head/sysutils/ansible/files/pkg-message.in Committed, thanks! A commit references this bug: Author: matthew Date: Sun Nov 6 16:32:18 UTC 2016 New revision: 425503 URL: https://svnweb.freebsd.org/changeset/ports/425503 Log: MFH: r425063 r425072 Declare this slave port only uses python:2 now that the master port can use python-3. No change to generated package, so no portrevision bump. Upgrade to 2.2.0.0 Changelog: https://raw.githubusercontent.com/ansible/ansible/v2.2.0.0-1/CHANGELOG.md PR: 213974 PR: 214176 Submitted by: lifanov@mail.lifanov.com (maintainer) Submitted by: joe@thrallingpenguin.com Approved by: ports-secteam (feld, eadler) Changes: _U branches/2016Q4/ branches/2016Q4/sysutils/ansible/Makefile branches/2016Q4/sysutils/ansible/distinfo branches/2016Q4/sysutils/ansible/files/pkg-message.in branches/2016Q4/sysutils/ansible1/Makefile |
Created attachment 176374 [details] sysutils/ansible: 2.1.2.0 -> 2.2.0.0 Please update sysutils/ansible to 2.2.0.0. This is a major release with many new modules and features. It introduces support for Python 3, so relax version check and add a warning. This adds a USES line to ansible1, the slave port, to keep it at python2. Changelog is in the URL field.