From owner-svn-ports-head@FreeBSD.ORG Wed Oct 30 15:53:44 2013 Return-Path: Delivered-To: svn-ports-head@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 ESMTP id 64F7C70D; Wed, 30 Oct 2013 15:53:44 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5079B2C68; Wed, 30 Oct 2013 15:53:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9UFrhr9039648; Wed, 30 Oct 2013 15:53:43 GMT (envelope-from danilo@svn.freebsd.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9UFrhUI039646; Wed, 30 Oct 2013 15:53:43 GMT (envelope-from danilo@svn.freebsd.org) Message-Id: <201310301553.r9UFrhUI039646@svn.freebsd.org> From: Danilo Egea Gondolfo Date: Wed, 30 Oct 2013 15:53:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332136 - head/sysutils/ansible X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Oct 2013 15:53:44 -0000 Author: danilo Date: Wed Oct 30 15:53:43 2013 New Revision: 332136 URL: http://svnweb.freebsd.org/changeset/ports/332136 Log: - Update from 1.3.3 to 1.3.4 PR: ports/183483 Submitted by: Nikolai Lifanov (maintainer) Modified: head/sysutils/ansible/Makefile head/sysutils/ansible/distinfo Modified: head/sysutils/ansible/Makefile ============================================================================== --- head/sysutils/ansible/Makefile Wed Oct 30 15:53:09 2013 (r332135) +++ head/sysutils/ansible/Makefile Wed Oct 30 15:53:43 2013 (r332136) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ansible -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= sysutils python MASTER_SITES= http://ansibleworks.com/releases/ Modified: head/sysutils/ansible/distinfo ============================================================================== --- head/sysutils/ansible/distinfo Wed Oct 30 15:53:09 2013 (r332135) +++ head/sysutils/ansible/distinfo Wed Oct 30 15:53:43 2013 (r332136) @@ -1,2 +1,2 @@ -SHA256 (ansible-1.3.3.tar.gz) = d559f42f2e5e5d862a8d2008c04a3cfe59b046cee437a3b9b9e3e5afe2ddbc06 -SIZE (ansible-1.3.3.tar.gz) = 450528 +SHA256 (ansible-1.3.4.tar.gz) = 2a67c759194f117f4808a4a516d2a8834b2d2365e5534af805da4a4739d700b9 +SIZE (ansible-1.3.4.tar.gz) = 450676