Date: Mon, 15 Oct 2018 00:39:35 +0000 (UTC) From: Nikolai Lifanov <lifanov@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482129 - head/sysutils/ansible Message-ID: <201810150039.w9F0dZ35066110@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lifanov Date: Mon Oct 15 00:39:35 2018 New Revision: 482129 URL: https://svnweb.freebsd.org/changeset/ports/482129 Log: update sysutils/ansible to 2.6.5 https://github.com/ansible/ansible/blob/v2.6.5/changelogs/CHANGELOG-v2.6.rst Modified: head/sysutils/ansible/Makefile head/sysutils/ansible/distinfo Modified: head/sysutils/ansible/Makefile ============================================================================== --- head/sysutils/ansible/Makefile Mon Oct 15 00:25:08 2018 (r482128) +++ head/sysutils/ansible/Makefile Mon Oct 15 00:39:35 2018 (r482129) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ansible -PORTVERSION?= 2.6.4 +PORTVERSION?= 2.6.5 PORTREVISION?= 0 CATEGORIES= sysutils python MASTER_SITES= http://releases.ansible.com/ansible/ Modified: head/sysutils/ansible/distinfo ============================================================================== --- head/sysutils/ansible/distinfo Mon Oct 15 00:25:08 2018 (r482128) +++ head/sysutils/ansible/distinfo Mon Oct 15 00:39:35 2018 (r482129) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536552847 -SHA256 (ansible-2.6.4.tar.gz) = e06b795372fd7a6d0b46b8f105497fb637fbd323f5aec1d8e51fd60cd98047e1 -SIZE (ansible-2.6.4.tar.gz) = 10751810 +TIMESTAMP = 1539563883 +SHA256 (ansible-2.6.5.tar.gz) = b33beec86e74bb4b9161260b73ed83c31018eff10929bdcbf28028af70fe4143 +SIZE (ansible-2.6.5.tar.gz) = 10757800
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810150039.w9F0dZ35066110>