Date: Mon, 17 Dec 2018 02:21: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: r487646 - head/sysutils/ansible Message-ID: <201812170221.wBH2LZL3093311@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lifanov Date: Mon Dec 17 02:21:35 2018 New Revision: 487646 URL: https://svnweb.freebsd.org/changeset/ports/487646 Log: update sysutils/ansible to 2.7.5 https://github.com/ansible/ansible/blob/v2.7.5/changelogs/CHANGELOG-v2.7.rst Modified: head/sysutils/ansible/Makefile head/sysutils/ansible/distinfo Modified: head/sysutils/ansible/Makefile ============================================================================== --- head/sysutils/ansible/Makefile Mon Dec 17 02:21:01 2018 (r487645) +++ head/sysutils/ansible/Makefile Mon Dec 17 02:21:35 2018 (r487646) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ansible -PORTVERSION?= 2.7.2 +PORTVERSION?= 2.7.5 PORTREVISION?= 0 CATEGORIES= sysutils python MASTER_SITES= http://releases.ansible.com/ansible/ Modified: head/sysutils/ansible/distinfo ============================================================================== --- head/sysutils/ansible/distinfo Mon Dec 17 02:21:01 2018 (r487645) +++ head/sysutils/ansible/distinfo Mon Dec 17 02:21:35 2018 (r487646) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542421308 -SHA256 (ansible-2.7.2.tar.gz) = a00d79531e4e0268321e431b1810286369ecf791dbebc1aecb28d453d4ea1ee0 -SIZE (ansible-2.7.2.tar.gz) = 11755722 +TIMESTAMP = 1545015899 +SHA256 (ansible-2.7.5.tar.gz) = aaf9e1974bd12840ca055ac156f37601c08d73d726a3a6b98a2fe759a57051bb +SIZE (ansible-2.7.5.tar.gz) = 11781337
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812170221.wBH2LZL3093311>