ports/185583: [maintainer] [patch] sysutils/ansible : fix fetch
Nikolai Lifanov
lifanov at mail.lifanov.com
Wed Jan 8 14:50:00 UTC 2014
>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 at 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 at mail.lifanov.com
COMMENT= Simple ssh-based configuration management and orchestration system
--- patch.txt ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list