Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2008 10:00:32 -0500 (EST)
From:      Greg Larkin <glarkin@sourcehosting.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        pav@FreeBSD.org, glarkin@sourcehosting.net, beech@FreeBSD.org
Subject:   ports/119861: [maintainer update] www/codeigniter: Fixed the upstream package download location
Message-ID:  <200801211500.m0LF0WGF005066@ports.entropy.prv>
Resent-Message-ID: <200801211510.m0LFA0ax068674@freefall.freebsd.org>

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

>Number:         119861
>Category:       ports
>Synopsis:       [maintainer update] www/codeigniter: Fixed the upstream package download location
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 21 15:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Greg Larkin
>Release:        FreeBSD 6.1-SECURITY i386
>Organization:
SourceHosting.net, LLC
>Environment:
System: FreeBSD ports.entropy.prv 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Thu Nov 29 02:28:49 UTC 2007
>Description:
I didn't specify the correct download location in the original port.
This change corrects that problem.

Port maintainer (glarkin@sourcehosting.net) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- codeigniter-1.5.4_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/codeigniter.orig/Makefile /usr/ports/www/codeigniter/Makefile
--- /usr/ports/www/codeigniter.orig/Makefile	Thu Jan 10 23:39:49 2008
+++ /usr/ports/www/codeigniter/Makefile	Mon Jan 21 09:53:49 2008
@@ -7,8 +7,9 @@
 
 PORTNAME=	codeigniter
 PORTVERSION=	1.5.4
+PORTREVISION=	1
 CATEGORIES=	www
-MASTER_SITES=	http://codeigniter.com/downloads/
+MASTER_SITES=	http://www.codeigniter.com/download_files/
 DISTNAME=	CodeIgniter_${PORTVERSION}
 
 MAINTAINER=	glarkin@sourcehosting.net
--- codeigniter-1.5.4_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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