Bug 186237 - [maintainer] [patch] sysutils/ansible : ansibleworks.com gone for good
Summary: [maintainer] [patch] sysutils/ansible : ansibleworks.com gone for good
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Bernhard Froehlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-29 14:20 UTC by Nikolai Lifanov
Modified: 2014-01-30 15:00 UTC (History)
0 users

See Also:


Attachments
patch.txt (938 bytes, text/plain)
2014-01-29 14:20 UTC, Nikolai Lifanov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolai Lifanov 2014-01-29 14:20:00 UTC
	Ansible folks had another change of heart. Now ansibleworks.com is gone for good, so remove references to it.
	The fetch is not really broken and nothing was re-rolled, but the first MASTER site will fail.
Comment 1 Bernhard Froehlich freebsd_committer freebsd_triage 2014-01-30 14:47:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->decke

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-01-30 14:50:46 UTC
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/
+
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Bernhard Froehlich freebsd_committer freebsd_triage 2014-01-30 14:50:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!