From owner-cvs-all@FreeBSD.ORG Sat Feb 10 02:21:52 2007 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C56CC16A407 for ; Sat, 10 Feb 2007 02:21:52 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.227]) by mx1.freebsd.org (Postfix) with ESMTP id 7218A13C4BA for ; Sat, 10 Feb 2007 02:21:52 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so1035895nzh for ; Fri, 09 Feb 2007 18:21:51 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:sender; b=k47heFQPOj3HubzNYEN8CJNyAOmFCsL6nHggzVq3do4Ng5mKsmYkEWXPpauCjUyBRihD7d3U0glOP5Q/b5GEXHdQqW5uDGvL42qBqH19wu4ByPgAhh+Dz9N8bys3YUsjeyNbbqqCMrHhugMHDzFepsfSz3A0oIkX1pZ+iv5s74k= Received: by 10.35.32.9 with SMTP id k9mr3038370pyj.1171074111865; Fri, 09 Feb 2007 18:21:51 -0800 (PST) Received: from localhost ( [133.11.172.102]) by mx.google.com with ESMTP id 5sm20331760nzk.2007.02.09.18.21.50; Fri, 09 Feb 2007 18:21:51 -0800 (PST) Date: Sat, 10 Feb 2007 11:21:43 +0900 (JST) Message-Id: <20070210.112143.78753272.chat95@mac.com> To: db@FreeBSD.org From: Maho NAKATA In-Reply-To: <200702091854.l19IstDu096708@repoman.freebsd.org> References: <200702091854.l19IstDu096708@repoman.freebsd.org> X-Mailer: Mew version 5.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Maho NAKATA Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/math/py-numpy Makefile ports/math/py-numpy/files patch-numpy-distutils-fcompiler-gnu.py patch-numpy-distutils-system_info.py site.cfg 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, 10 Feb 2007 02:21:52 -0000 From: Diane Bruce Subject: cvs commit: ports/math/py-numpy Makefile ports/math/py-numpy/files patch-numpy-distutils-fcompiler-gnu.py patch-numpy-distutils-system_info.py site.cfg Date: Fri, 09 Feb 2007 18:54:54 +0000 (UTC) > db 2007-02-09 18:54:54 UTC > > FreeBSD ports repository > > Modified files: > math/py-numpy Makefile > math/py-numpy/files patch-numpy-distutils-fcompiler-gnu.py > patch-numpy-distutils-system_info.py > site.cfg > Log: > - finish g77 to gfortran conversion > - change maintainer address to FreeBSD.org one > - fold in changes suggested by [1] > > PR: 107022, 108807 (based on) [1] > Submitted by: thinker@heaven.branda.to [1] > Approved by: ehaupt (mentor) > > Revision Changes Path > 1.8 +17 -3 ports/math/py-numpy/Makefile > 1.2 +11 -2 ports/math/py-numpy/files/patch-numpy-distutils-fcompiler-gnu.py > 1.4 +20 -1 ports/math/py-numpy/files/patch-numpy-distutils-system_info.py > 1.2 +9 -2 ports/math/py-numpy/files/site.cfg > Huge thanks! -- NAKATA, Maho (maho@FreeBSD.org)