From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 6 17:20:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 781ECD61 for ; Tue, 6 May 2014 17:20:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 57680BE2 for ; Tue, 6 May 2014 17:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s46HK0Rn045625 for ; Tue, 6 May 2014 17:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s46HK0Oq045624; Tue, 6 May 2014 17:20:00 GMT (envelope-from gnats) Resent-Date: Tue, 6 May 2014 17:20:00 GMT Resent-Message-Id: <201405061720.s46HK0Oq045624@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Nikolai Lifanov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B78AC947 for ; Tue, 6 May 2014 17:10:21 +0000 (UTC) Received: from mail.lifanov.com (mail.lifanov.com [206.125.175.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A5A61B73 for ; Tue, 6 May 2014 17:10:21 +0000 (UTC) Received: by mail.lifanov.com (Postfix, from userid 1001) id AA7D51B0374; Tue, 6 May 2014 13:10:15 -0400 (EDT) Message-Id: <20140506171015.AA7D51B0374@mail.lifanov.com> Date: Tue, 6 May 2014 13:10:15 -0400 (EDT) From: Nikolai Lifanov Reply-To: Nikolai Lifanov To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/189396: [maintainer] [update] sysutils/ansible 1.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 17:20:00 -0000 >Number: 189396 >Category: ports >Synopsis: [maintainer] [update] sysutils/ansible 1.6 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue May 06 17:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Nikolai Lifanov >Release: FreeBSD 10.0-RELEASE-p2 amd64 >Organization: >Environment: System: FreeBSD mail.lifanov.com 10.0-RELEASE-p2 FreeBSD 10.0-RELEASE-p2 #0: Tue Apr 29 17:06:01 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Please update sysutils/ansible to 1.6. This is a major update. Changelog: https://raw.githubusercontent.com/ansible/ansible/v1.6.0/CHANGELOG.md >How-To-Repeat: Apply this patch. >Fix: --- ansible.diff begins here --- Index: Makefile =================================================================== --- Makefile (revision 353107) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ansible -PORTVERSION= 1.5.5 +PORTVERSION= 1.6 CATEGORIES= sysutils python MASTER_SITES= SF/lifanov-ports-distfiles/sysutils/${PORTNAME}/:icons DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ @@ -29,7 +29,7 @@ GH_ACCOUNT= ${PORTNAME} GH_PROJECT= ${PORTNAME} GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 7b319d8 +GH_COMMIT= ab55000 USE_PYTHON= 2 USE_PYDISTUTILS= yes @@ -42,8 +42,10 @@ SUB_FILES= pkg-message PLIST_FILES+= man/man1/ansible-doc.1.gz \ + man/man1/ansible-galaxy.1.gz \ man/man1/ansible-playbook.1.gz \ man/man1/ansible-pull.1.gz \ + man/man1/ansible-vault.1.gz \ man/man1/ansible.1.gz \ ${DESKTOPDIR}/${PORTNAME}.desktop \ share/pixmaps/${PORTNAME}.png Index: distinfo =================================================================== --- distinfo (revision 353107) +++ distinfo (working copy) @@ -1,4 +1,4 @@ -SHA256 (ansible-1.5.5.tar.gz) = a952eb4f35c68fb7338e6b406255009e0324231073d37db79213f22cfc50f0b2 -SIZE (ansible-1.5.5.tar.gz) = 1036216 +SHA256 (ansible-1.6.tar.gz) = e8766fbda36b98b60522bfde3524964dd9f62832de4dfa0d937bfc62775c7ce7 +SIZE (ansible-1.6.tar.gz) = 1170973 SHA256 (ansible.png) = 9bf68abd2c95db4dc8dfc091c0e0e0a9716891f28d157e3f04e541d96e1c6850 SIZE (ansible.png) = 1160 --- ansible.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: