Date: Thu, 13 Feb 2014 09:23:59 -0500 (EST) From: Nikolai Lifanov <lifanov@mail.lifanov.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/186724: [maintainer] [update] sysutils/ansible 1.4.5 Message-ID: <20140213142359.C217A1A816C@mail.lifanov.com> Resent-Message-ID: <201402131430.s1DEU11Y018044@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 186724 >Category: ports >Synopsis: [maintainer] [update] sysutils/ansible 1.4.5 >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: Thu Feb 13 14:30:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Nikolai Lifanov >Release: FreeBSD 10.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD mail.lifanov.com 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Please update sysutils/ansible to 1.4.5. This is a minor release. Changelog: https://raw.github.com/ansible/ansible/v1.4.5/CHANGELOG.md Port change: kill trailing newline in pkg-descr. >How-To-Repeat: See patch attached. >Fix: --- patch.txt begins here --- Index: sysutils/ansible/Makefile =================================================================== --- sysutils/ansible/Makefile (revision 344114) +++ sysutils/ansible/Makefile (working copy) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ansible -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.5 CATEGORIES= sysutils python MASTER_SITES= http://releases.ansible.com/ansible/ Index: sysutils/ansible/distinfo =================================================================== --- sysutils/ansible/distinfo (revision 344114) +++ sysutils/ansible/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (ansible-1.4.4.tar.gz) = 1b62fd1c4b26c0c7b7215b11308c5b981e7af0e3d78119680d9248f5c229180b -SIZE (ansible-1.4.4.tar.gz) = 578707 +SHA256 (ansible-1.4.5.tar.gz) = faa6c1f1b801de3639c8375a4f5ab36c75d8cdb5c69bde2a21532430d6c8b4a9 +SIZE (ansible-1.4.5.tar.gz) = 579173 Index: sysutils/ansible/pkg-descr =================================================================== --- sysutils/ansible/pkg-descr (revision 344114) +++ sysutils/ansible/pkg-descr (working copy) @@ -2,4 +2,3 @@ task-execution, and multinode orchestration framework. WWW: http://www.ansible.com/ - --- patch.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140213142359.C217A1A816C>