Date: Wed, 30 Jan 2008 10:11:31 -0500 (EST) From: Greg Larkin <glarkin@sourcehosting.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: glarkin@sourcehosting.net Subject: ports/120153: [maintainer update] www/codeigniter: Correct pointyhat fetch error Message-ID: <200801301511.m0UFBVxT013460@ports.entropy.prv> Resent-Message-ID: <200801301520.m0UFK1Jm071328@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 120153 >Category: ports >Synopsis: [maintainer update] www/codeigniter: Correct pointyhat fetch error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 30 15:20:01 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: One more Makefile update to fix the fetch problem reported at: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8.2008012914/codeigniter-1.5.4.log Port maintainer (glarkin@sourcehosting.net) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- codeigniter-1.5.4.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/codeigniter.orig/Makefile /usr/ports/www/codeigniter/Makefile --- /usr/ports/www/codeigniter.orig/Makefile Mon Jan 21 10:22:00 2008 +++ /usr/ports/www/codeigniter/Makefile Wed Jan 30 10:08:30 2008 @@ -8,7 +8,7 @@ PORTNAME= codeigniter PORTVERSION= 1.5.4 CATEGORIES= www -MASTER_SITES= http://www.codeigniter.com/download_files/ +MASTER_SITES= http://codeigniter.com/download_files/ DISTNAME= CodeIgniter_${PORTVERSION} MAINTAINER= glarkin@sourcehosting.net --- codeigniter-1.5.4.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?200801301511.m0UFBVxT013460>