From owner-cvs-all@FreeBSD.ORG Sat Jan 5 05:27:05 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B73AD16A4E2 for ; Sat, 5 Jan 2008 05:27:05 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176]) by mx1.freebsd.org (Postfix) with ESMTP id 8D8A513C43E for ; Sat, 5 Jan 2008 05:27:05 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so11405332waf.3 for ; Fri, 04 Jan 2008 21:27:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; bh=RpRfxWa5RBAiWVBkgALSj2K9+xnD6llh+MAXEPq6/xU=; b=JArm63ldyIRoGd57CNv2sLx24F4zLIioBZ+kN1D/t4Xst27hqeKbyuMlt+DDudeBaZDX5pCC7DZPcm2kyWdvvb3G0A32NqBLPRAqmGUa4HNwfLRJZKcHJJg7hH+jLQnJNCQMGvo/8o3+Mon7H9+1p/1cxllVzajXInxLqopjMho= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; b=XurtAbPIeuoT/1pILN9C0gLuGwfcy/XYDuw/uAenNJdyyyq2iIapfxO8FuB+LXTwN+/7M5niyAjPadoRsprp6zEFW9EoAFQkPw3QJzbXsgQgslJdWlcP/FzNnST2L6BU0FMG9/TPlzN5H6bMpgxS182end2swVPVR0ALF4qG7/w= Received: by 10.114.200.2 with SMTP id x2mr17887402waf.19.1199509196314; Fri, 04 Jan 2008 20:59:56 -0800 (PST) Received: from localhost ( [123.224.174.225]) by mx.google.com with ESMTPS id m40sm28898380waf.16.2008.01.04.20.59.52 (version=SSLv3 cipher=OTHER); Fri, 04 Jan 2008 20:59:54 -0800 (PST) Date: Sat, 05 Jan 2008 13:59:50 +0900 (JST) Message-Id: <20080105.135950.183031015.chat95@mac.com> To: pav@FreeBSD.org From: Maho NAKATA In-Reply-To: <1199436906.1192.7.camel@pav.hide.vol.cz> References: <200801040405.m0445es1008817@repoman.freebsd.org> <1199436906.1192.7.camel@pav.hide.vol.cz> X-Mailer: Mew version 5.2 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Sender: Maho NAKATA Cc: maho@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/math/octave Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jan 2008 05:27:05 -0000 From: Pav Lucistnik Subject: Re: cvs commit: ports/math/octave Makefile Date: Fri, 04 Jan 2008 09:55:06 +0100 > Maho Nakata p=ED=B9e v p=E1 04. 01. 2008 v 04:05 +0000: > > maho 2008-01-04 04:05:40 UTC > > = > > FreeBSD ports repository > > = > > Modified files: > > math/octave Makefile = > > Log: > > Add gsed in the RUN_DEPEND section. > > mkoctfile requres gsed. > = > This needs PORTREVISION raise, otherwise packages will not be rebuilt= .= thanks, raised. -- Nakata Maho (maho@FreeBSD.org)