From owner-svn-ports-head@FreeBSD.ORG Wed Feb 18 22:30:22 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B6DE07A2; Wed, 18 Feb 2015 22:30:22 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A1D3B955; Wed, 18 Feb 2015 22:30:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1IMUMPU045146; Wed, 18 Feb 2015 22:30:22 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1IMUMiB045144; Wed, 18 Feb 2015 22:30:22 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201502182230.t1IMUMiB045144@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Wed, 18 Feb 2015 22:30:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379322 - head/sysutils/py-ploy_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.18-1 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, 18 Feb 2015 22:30:22 -0000 Author: koobs Date: Wed Feb 18 22:30:21 2015 New Revision: 379322 URL: https://svnweb.freebsd.org/changeset/ports/379322 QAT: https://qat.redports.org/buildarchive/r379322/ Log: sysutils/py-ploy_ansible: Update to 1.2.2 - Update to 1.2.2 - Upstream now sdist upload's tar.gz (thanks @fschulze!) [1] Changes: * Test and fixes for changes in ansible 1.8. [fschulze] [1] https://github.com/ployground/ploy_ansible/issues/11 Modified: head/sysutils/py-ploy_ansible/Makefile head/sysutils/py-ploy_ansible/distinfo Modified: head/sysutils/py-ploy_ansible/Makefile ============================================================================== --- head/sysutils/py-ploy_ansible/Makefile Wed Feb 18 22:26:45 2015 (r379321) +++ head/sysutils/py-ploy_ansible/Makefile Wed Feb 18 22:30:21 2015 (r379322) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ploy_ansible -DISTVERSION= 1.2.1 +DISTVERSION= 1.2.2 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ploy ${PYTHON_PKGNAMEPREFIX}execnet>0:${PORTSDIR}/sysutils/py-execnet \ ansible>0:${PORTSDIR}/sysutils/ansible -USES= python:-2.7 zip +USES= python:-2.7 USE_PYTHON= autoplist distutils .include Modified: head/sysutils/py-ploy_ansible/distinfo ============================================================================== --- head/sysutils/py-ploy_ansible/distinfo Wed Feb 18 22:26:45 2015 (r379321) +++ head/sysutils/py-ploy_ansible/distinfo Wed Feb 18 22:30:21 2015 (r379322) @@ -1,2 +1,2 @@ -SHA256 (ploy_ansible-1.2.1.zip) = 0858f09bd9db4d676f097040262ec8c7159b8fa1d81261a28db8be2fd8b032f2 -SIZE (ploy_ansible-1.2.1.zip) = 32175 +SHA256 (ploy_ansible-1.2.2.tar.gz) = af7f17df6bd123518f9c24ce4efc425b305a36705a7be5adab9b743fd2d85ab3 +SIZE (ploy_ansible-1.2.2.tar.gz) = 23966