aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ansible
diff options
context:
space:
mode:
authorNikolai Lifanov <lifanov@FreeBSD.org>2018-10-15 00:58:09 +0000
committerNikolai Lifanov <lifanov@FreeBSD.org>2018-10-15 00:58:09 +0000
commit3c9a54e4cb28db8e0e5f94afa9ec367d7a314a4c (patch)
treea21619732dd00d056da1d2bd2e1a73c62dd08faf /sysutils/ansible
parent1ec5d74d21f7a084f2c8a5e51d833b7fc93d28db (diff)
downloadports-3c9a54e4cb28db8e0e5f94afa9ec367d7a314a4c.tar.gz
ports-3c9a54e4cb28db8e0e5f94afa9ec367d7a314a4c.zip
update sysutils/ansible to 2.7.0
This is a major release. Please see changelog and migration guide: https://github.com/ansible/ansible/blob/2.7/changelogs/CHANGELOG-v2.7.rst https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.7.html This also introduces sysutils/ansible26, which will track the 2.6 stable branch.
Notes
Notes: svn path=/head/; revision=482130
Diffstat (limited to 'sysutils/ansible')
-rw-r--r--sysutils/ansible/Makefile8
-rw-r--r--sysutils/ansible/distinfo6
2 files changed, 9 insertions, 5 deletions
diff --git a/sysutils/ansible/Makefile b/sysutils/ansible/Makefile
index 97c751c33584..ebb9ddc92284 100644
--- a/sysutils/ansible/Makefile
+++ b/sysutils/ansible/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ansible
-PORTVERSION?= 2.6.5
+PORTVERSION?= 2.7.0
PORTREVISION?= 0
CATEGORIES= sysutils python
MASTER_SITES= http://releases.ansible.com/ansible/
@@ -28,7 +28,11 @@ TEST_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR}
-CONFLICTS?= ansible1-* ansible23-* ansible24-* ansible25-*
+CONFLICTS?= ansible1-* \
+ ansible23-* \
+ ansible24-* \
+ ansible25-* \
+ ansible26-*
EXTRA_PATCHES?= ${FILESDIR}/extra-patch-sesu
diff --git a/sysutils/ansible/distinfo b/sysutils/ansible/distinfo
index 0a4ec3b6df23..d1f53ab7ef88 100644
--- a/sysutils/ansible/distinfo
+++ b/sysutils/ansible/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539563883
-SHA256 (ansible-2.6.5.tar.gz) = b33beec86e74bb4b9161260b73ed83c31018eff10929bdcbf28028af70fe4143
-SIZE (ansible-2.6.5.tar.gz) = 10757800
+TIMESTAMP = 1539564179
+SHA256 (ansible-2.7.0.tar.gz) = a1ab8e0f13e79a20661ad6546f45a142afeaeb664deb2c290e32362d8ae5b618
+SIZE (ansible-2.7.0.tar.gz) = 11773769