Date: Sun, 17 Jun 2018 22:05:39 +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: r472643 - head/sysutils/ansible Message-ID: <201806172205.w5HM5d5p068513@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lifanov Date: Sun Jun 17 22:05:39 2018 New Revision: 472643 URL: https://svnweb.freebsd.org/changeset/ports/472643 Log: update sysutils/ansible to 2.5.5 Changes: https://github.com/ansible/ansible/blob/v2.5.5/changelogs/CHANGELOG-v2.5.rst Modified: head/sysutils/ansible/Makefile head/sysutils/ansible/distinfo Modified: head/sysutils/ansible/Makefile ============================================================================== --- head/sysutils/ansible/Makefile Sun Jun 17 21:50:46 2018 (r472642) +++ head/sysutils/ansible/Makefile Sun Jun 17 22:05:39 2018 (r472643) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ansible -PORTVERSION?= 2.5.3 +PORTVERSION?= 2.5.5 PORTREVISION?= 0 CATEGORIES= sysutils python MASTER_SITES= http://releases.ansible.com/ansible/ Modified: head/sysutils/ansible/distinfo ============================================================================== --- head/sysutils/ansible/distinfo Sun Jun 17 21:50:46 2018 (r472642) +++ head/sysutils/ansible/distinfo Sun Jun 17 22:05:39 2018 (r472643) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526651178 -SHA256 (ansible-2.5.3.tar.gz) = 0b34126dad0a77fce220d264ba5179221bbff82af5fda5de197dffb96171749c -SIZE (ansible-2.5.3.tar.gz) = 10138567 +TIMESTAMP = 1529272911 +SHA256 (ansible-2.5.5.tar.gz) = d7e5aae60c0e76c824bf8a410fe247b5c4afcfaee272f6283b4f996d237e365a +SIZE (ansible-2.5.5.tar.gz) = 10150862
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806172205.w5HM5d5p068513>