ports/190329: Source repository for cfengine has moved
Robert Simmons
rsimmons0 at gmail.com
Wed May 28 06:00:00 UTC 2014
>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 at 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 at FreeBSD.org
# gjb at FreeBSD.org is also committer for this port
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list