Date: Thu, 30 Jan 2014 14:50:38 +0000 (UTC) From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r341844 - head/sysutils/ansible Message-ID: <201401301450.s0UEoc8N086754@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: decke Date: Thu Jan 30 14:50:37 2014 New Revision: 341844 URL: http://svnweb.freebsd.org/changeset/ports/341844 QAT: https://qat.redports.org/buildarchive/r341844/ Log: - Remove ansibleworks.com which is gone now PR: ports/186237 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) Modified: head/sysutils/ansible/Makefile head/sysutils/ansible/pkg-descr Modified: head/sysutils/ansible/Makefile ============================================================================== --- head/sysutils/ansible/Makefile Thu Jan 30 14:48:36 2014 (r341843) +++ head/sysutils/ansible/Makefile Thu Jan 30 14:50:37 2014 (r341844) @@ -3,8 +3,7 @@ PORTNAME= ansible PORTVERSION= 1.4.4 CATEGORIES= sysutils python -MASTER_SITES= http://ansibleworks.com/releases/ \ - http://releases.ansible.com/ansible/ +MASTER_SITES= http://releases.ansible.com/ansible/ MAINTAINER= lifanov@mail.lifanov.com COMMENT= Simple ssh-based configuration management and orchestration system Modified: head/sysutils/ansible/pkg-descr ============================================================================== --- head/sysutils/ansible/pkg-descr Thu Jan 30 14:48:36 2014 (r341843) +++ head/sysutils/ansible/pkg-descr Thu Jan 30 14:50:37 2014 (r341844) @@ -1,4 +1,5 @@ Ansible is a radically simple configuration-management, deployment, task-execution, and multinode orchestration framework. -WWW: http://ansibleworks.com/ +WWW: http://www.ansible.com/ +
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401301450.s0UEoc8N086754>