From 46d3214b70b933402c30bbf757680b63d564ea4f Mon Sep 17 00:00:00 2001 From: Kubilay Kocak Date: Sat, 31 Jan 2015 00:01:50 +0000 Subject: sysutils/bsdploy: Update to 1.3 - Update bsdploy to 1.3 - Update all py-ploy[_]* dependencies: ploy: 1.0.3 ploy_ensible: 1.2.1 ploy_ec2: 1.1.1 ploy_ezjail: 1.1.0 ploy_fabric 1.1.0 - Sort USE_PYTHON's Changes: * bsdploy: https://github.com/ployground/bsdploy/blob/1.3/CHANGES.rst * ploy: https://github.com/ployground/ploy/blob/1.0.3/HISTORY.rst * ploy_ansible: https://github.com/ployground/ploy_ansible/blob/1.2.1/HISTORY.rst * ploy_ec2: https://github.com/ployground/ploy_ec2/blob/1.1.1/HISTORY.rst * ploy_ezjail: https://github.com/ployground/ploy_ezjail/blob/1.1.0/HISTORY.rst * ploy_fabric: https://github.com/ployground/ploy_fabric/blob/1.1.0/HISTORY.rst --- sysutils/py-ploy_ansible/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/py-ploy_ansible/Makefile') diff --git a/sysutils/py-ploy_ansible/Makefile b/sysutils/py-ploy_ansible/Makefile index abd59a38d9aa..f26769d44a2e 100644 --- a/sysutils/py-ploy_ansible/Makefile +++ b/sysutils/py-ploy_ansible/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ploy_ansible -DISTVERSION= 1.0.0 +DISTVERSION= 1.2.1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,6 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ploy>=1.0.0:${PORTSDIR}/sysutils/py-ploy \ ansible>0:${PORTSDIR}/sysutils/ansible USES= python:-2.7 zip -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include -- cgit v1.2.3