From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 14 14:15:06 2005 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A7A316A4CE for ; Mon, 14 Mar 2005 14:15:06 +0000 (GMT) Received: from smtp.unsam.edu.ar (smtp.unsam.edu.ar [170.210.48.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADFDD43D1D for ; Mon, 14 Mar 2005 14:15:04 +0000 (GMT) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by smtp.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id j2EERYr9097435; Mon, 14 Mar 2005 11:27:34 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost [127.0.0.1]) by pi.iib.unsam.edu.ar (8.13.1/8.13.1) with ESMTP id j2EEEZP2002101; Mon, 14 Mar 2005 11:14:35 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.13.1/8.13.1/Submit) id j2EEETow002100; Mon, 14 Mar 2005 11:14:29 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: pi.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Mon, 14 Mar 2005 11:14:29 -0300 From: Fernan Aguero To: Randy Pratt Message-ID: <20050314141429.GB852@iib.unsam.edu.ar> Mail-Followup-To: Fernan Aguero , Randy Pratt , Trey Sizemore , freebsd-gnome@freebsd.org References: <20050313122613.337f7e4f.rpratt1950@earthlink.net> <1110721517.18655.0.camel@localhost> <20050313143512.141e27aa.rpratt1950@earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050313143512.141e27aa.rpratt1950@earthlink.net> User-Agent: Mutt/1.5.6i cc: freebsd-gnome@freebsd.org Subject: Re: Gnome-210 upgrade comments X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 14:15:06 -0000 +----[ Randy Pratt (14.Mar.2005 10:04): | | Adam Weinberger has committed a change to the script that disables | portaudit by default, see: | | http://docs.freebsd.org/cgi/mid.cgi?200503131913.j2DJDKgu073074 | | Get an updated copy of the script and you can check the version with: | | # ident gnome_upgrade.sh | | The version containing his change is 1.124. That was quick. Thanks | Adam! | +----] Something is wrong or at least confusing: I've just downloaded the gnome_upgrade.sh script again from www.freebsd.org/gnome. ident shows version is 1.120.2.3. The date is from today, and it contains the DISABLE_VULNERABILITIES=yes. So it is newer than the script I downloaded on saturday, and it contains the mentioned changes. However, the version of the older file was 1.122, and in my understanding 1.122 > 1.120.x Fernan