Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2014 05:59:38 GMT
From:      Robert Simmons <rsimmons0@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/190329: Source repository for cfengine has moved
Message-ID:  <201405280559.s4S5xcwK083337@cgiserv.freebsd.org>
Resent-Message-ID: <201405280600.s4S600RG046926@freefall.freebsd.org>

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

>Number:         190329
>Category:       ports
>Synopsis:       Source repository for cfengine has moved
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 28 06:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Robert Simmons
>Release:        10.0-RELEASE
>Organization:
>Environment:
FreeBSD example 10.0-RELEASE-p3 FreeBSD 10.0-RELEASE-p3 #0: Tue May 13 18:31:10 UTC 2014     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
The source code tarball repository for CFEngine has been moved to AWS. The URL in each of the ports Makefiles are now bad.
>How-To-Repeat:
build any sysutils/cfengineXX
>Fix:
I have attached a patch for cfengine35. The rest are going to be about the same.

Patch attached with submission follows:

--- Makefile	2014-05-28 01:54:35.000000000 -0400
+++ Makefile.new	2014-05-28 01:53:59.000000000 -0400
@@ -5,7 +5,7 @@
 PORTVERSION=	3.5.3
 PORTREVISION=	4
 CATEGORIES=	sysutils
-MASTER_SITES=	http://cfengine.com/source-code/download?file=
+MASTER_SITES=	https://s3.amazonaws.com/cfengine.package-repos/tarballs/
 
 MAINTAINER=	cy@FreeBSD.org
 #		gjb@FreeBSD.org is also committer for this port


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



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