From owner-svn-ports-all@freebsd.org Fri May 18 13:55:26 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 453EBEA90B1; Fri, 18 May 2018 13:55:26 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EEB6A7712D; Fri, 18 May 2018 13:55:25 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CFD831902E; Fri, 18 May 2018 13:55:25 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4IDtPwv082091; Fri, 18 May 2018 13:55:25 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4IDtPI3082089; Fri, 18 May 2018 13:55:25 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201805181355.w4IDtPI3082089@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Fri, 18 May 2018 13:55:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470294 - head/sysutils/ansible X-SVN-Group: ports-head X-SVN-Commit-Author: lifanov X-SVN-Commit-Paths: head/sysutils/ansible X-SVN-Commit-Revision: 470294 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2018 13:55:26 -0000 Author: lifanov Date: Fri May 18 13:55:25 2018 New Revision: 470294 URL: https://svnweb.freebsd.org/changeset/ports/470294 Log: update sysutils/ansible to 2.5.3 This is a bugfix release. Modified: head/sysutils/ansible/Makefile head/sysutils/ansible/distinfo Modified: head/sysutils/ansible/Makefile ============================================================================== --- head/sysutils/ansible/Makefile Fri May 18 13:45:40 2018 (r470293) +++ head/sysutils/ansible/Makefile Fri May 18 13:55:25 2018 (r470294) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= ansible -PORTVERSION?= 2.5.2 -PORTREVISION?= 2 +PORTVERSION?= 2.5.3 +PORTREVISION?= 0 CATEGORIES= sysutils python MASTER_SITES= http://releases.ansible.com/ansible/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/ansible/distinfo ============================================================================== --- head/sysutils/ansible/distinfo Fri May 18 13:45:40 2018 (r470293) +++ head/sysutils/ansible/distinfo Fri May 18 13:55:25 2018 (r470294) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525102445 -SHA256 (ansible-2.5.2.tar.gz) = a95483f3b33e0f97d03badaad073392ed03a2b2f526bec4ddf598edfc1c03ae5 -SIZE (ansible-2.5.2.tar.gz) = 10105800 +TIMESTAMP = 1526651178 +SHA256 (ansible-2.5.3.tar.gz) = 0b34126dad0a77fce220d264ba5179221bbff82af5fda5de197dffb96171749c +SIZE (ansible-2.5.3.tar.gz) = 10138567