From owner-svn-ports-head@FreeBSD.ORG Thu Jan 30 14:50:38 2014 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BC8E877F; Thu, 30 Jan 2014 14:50:38 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A886B136C; Thu, 30 Jan 2014 14:50:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0UEocR8086756; Thu, 30 Jan 2014 14:50:38 GMT (envelope-from decke@svn.freebsd.org) Received: (from decke@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0UEoc8N086754; Thu, 30 Jan 2014 14:50:38 GMT (envelope-from decke@svn.freebsd.org) Message-Id: <201401301450.s0UEoc8N086754@svn.freebsd.org> From: Bernhard Froehlich Date: Thu, 30 Jan 2014 14:50:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r341844 - 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.17 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: Thu, 30 Jan 2014 14:50:38 -0000 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 (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/ +