aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ansible
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2014-03-23 07:52:01 +0800
committerpawel <pawel@FreeBSD.org>2014-03-23 07:52:01 +0800
commit19ff55cb046973d894ddd901186cbde451086e57 (patch)
treee051ddce84634daa9517f18025392b0a2f788db4 /sysutils/ansible
parent4ca13e1adb595ca2029d2cff26586062c1d80f8b (diff)
downloadfreebsd-ports-gnome-19ff55cb046973d894ddd901186cbde451086e57.tar.gz
freebsd-ports-gnome-19ff55cb046973d894ddd901186cbde451086e57.tar.zst
freebsd-ports-gnome-19ff55cb046973d894ddd901186cbde451086e57.zip
Update to version 1.5.3, switch to fetching from github
PR: ports/187453 Submitted by: maintainer
Diffstat (limited to 'sysutils/ansible')
-rw-r--r--sysutils/ansible/Makefile8
-rw-r--r--sysutils/ansible/distinfo4
2 files changed, 8 insertions, 4 deletions
diff --git a/sysutils/ansible/Makefile b/sysutils/ansible/Makefile
index 51765ab79a83..ea6dce890be6 100644
--- a/sysutils/ansible/Makefile
+++ b/sysutils/ansible/Makefile
@@ -1,9 +1,8 @@
# $FreeBSD$
PORTNAME= ansible
-PORTVERSION= 1.5
+PORTVERSION= 1.5.3
CATEGORIES= sysutils python
-MASTER_SITES= http://releases.ansible.com/ansible/
MAINTAINER= lifanov@mail.lifanov.com
COMMENT= Simple ssh-based configuration management and orchestration system
@@ -21,6 +20,11 @@ ACCELERATE_DESC= Enable Accelerated Mode (Uses pycrypto and keyczar)
ACCELERATE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto \
${PYTHON_PKGNAMEPREFIX}keyczar>0:${PORTSDIR}/security/py-keyczar
+USE_GITHUB= yes
+GH_ACCOUNT= ansible
+GH_TAGNAME= v${DISTVERSION}
+GH_COMMIT= 6ae58a9
+
USE_PYTHON= 2
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
diff --git a/sysutils/ansible/distinfo b/sysutils/ansible/distinfo
index 7fb873214aa6..1dae4447ff25 100644
--- a/sysutils/ansible/distinfo
+++ b/sysutils/ansible/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ansible-1.5.tar.gz) = 37c46b84a5525ad027e3828cd862089a20783944603c504630d0c9c84e62df45
-SIZE (ansible-1.5.tar.gz) = 533821
+SHA256 (ansible-1.5.3.tar.gz) = 3b3f5a0410124ad5a432b1e8125fcd27118597af429f05e58e712ae2a9212539
+SIZE (ansible-1.5.3.tar.gz) = 1035170