From ebrandi.home@uol.com.br  Mon Nov 24 07:19:08 2003
Return-Path: <ebrandi.home@uol.com.br>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0C09A16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Nov 2003 07:19:08 -0800 (PST)
Received: from smtp.uol.com.br (smtp.uol.com.br [200.221.11.52])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DDA1E43FF2
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Nov 2003 07:19:05 -0800 (PST)
	(envelope-from ebrandi.home@uol.com.br)
Received: from eros (200-096-166-198.bsace7034.dsl.brasiltelecom.net.br [200.96.166.198])
	by scorpion1.uol.com.br (Postfix) with ESMTP id DD72FA0F3
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Nov 2003 13:18:55 -0200 (BRST)
Message-Id: <20031124130739.R35805@eros.fugspbr.org>
Date: Mon, 24 Nov 2003 13:19:02 -0200 (BRST)
From: Edson Brandi <ebrandi.home@uol.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [maintainer update] sysutils/LiveCD: Bug fix

>Number:         59642
>Category:       ports
>Synopsis:       [maintainer update] sysutils/LiveCD: Bug fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 24 07:20:02 PST 2003
>Closed-Date:    Fri Dec 05 08:43:11 PST 2003
>Last-Modified:  Fri Dec 05 08:43:11 PST 2003
>Originator:     Edson Brandi
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
myself
>Environment:
System: FreeBSD eros.fugspbr.org 4.9-STABLE
>Description:
        This is a bug fix version of LiveCD script. It correct the problem
in gera_iso() routine, now kernel sources are removed from $CHROOTDIR before
generation of ISO, this operation will go to reduce the final size of the
ISO in 142 Mb!

>How-To-Repeat:
        N/A
>Fix:

diff -ruN livecd.orig/Makefile livecd/Makefile
--- livecd.orig/Makefile        Mon Nov 24 12:56:04 2003
+++ livecd/Makefile     Mon Nov 24 12:56:14 2003
@@ -6,7 +6,7 @@
 #

 PORTNAME=      livecd
-PORTVERSION=   1.2.4
+PORTVERSION=   1.2.4b
 CATEGORIES=    sysutils
 MASTER_SITES=  http://www.primeirospassos.org/

diff -ruN livecd.orig/distinfo livecd/distinfo
--- livecd.orig/distinfo        Mon Nov 24 12:56:04 2003
+++ livecd/distinfo     Mon Nov 24 12:56:18 2003
@@ -1 +1 @@
-MD5 (livecd-1.2.4.tar.gz) = 3913e56b3f96ce4290e73c807fb4c037
+MD5 (livecd-1.2.4b.tar.gz) = 85718838fcd5e4fcd7eff2aea895b076
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Fri Dec 5 08:43:03 PST 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59642 
>Unformatted:
