Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  8 Jan 2014 09:42:10 -0500 (EST)
From:      Nikolai Lifanov <lifanov@mail.lifanov.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/185583: [maintainer] [patch] sysutils/ansible : fix fetch
Message-ID:  <20140108144210.8E1B41A7C3F@mail.lifanov.com>
Resent-Message-ID: <201401081450.s08Eo0IS096157@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         185583
>Category:       ports
>Synopsis:       [maintainer] [patch] sysutils/ansible : fix fetch
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 08 14:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Nikolai Lifanov
>Release:        FreeBSD 9.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD mail.lifanov.com 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
	Upstream changed the MASTER site again.
	Please fix fetch by applying this patch.
	
>How-To-Repeat:

>Fix:

--- patch.txt begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 339138)
+++ Makefile	(working copy)
@@ -3,7 +3,7 @@
 PORTNAME=	ansible
 PORTVERSION=	1.4.4
 CATEGORIES=	sysutils python
-MASTER_SITES=	http://ansibleworks.com/releases/
+MASTER_SITES=	http://releases.ansible.com/ansible/
 
 MAINTAINER=	lifanov@mail.lifanov.com
 COMMENT=	Simple ssh-based configuration management and orchestration system
--- patch.txt ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140108144210.8E1B41A7C3F>