From owner-cvs-ports@FreeBSD.ORG Sat Dec 30 18:09:53 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 96A1F16A403; Sat, 30 Dec 2006 18:09:53 +0000 (UTC) (envelope-from xride@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 6FAFF13C455; Sat, 30 Dec 2006 18:09:53 +0000 (UTC) (envelope-from xride@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBUI9ruH008610; Sat, 30 Dec 2006 18:09:53 GMT (envelope-from xride@repoman.freebsd.org) Received: (from xride@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBUI9rQ0008609; Sat, 30 Dec 2006 18:09:53 GMT (envelope-from xride) Message-Id: <200612301809.kBUI9rQ0008609@repoman.freebsd.org> From: Soeren Straarup Date: Sat, 30 Dec 2006 18:09:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/py-numpy/files patch-numpy_f2py_setup.py X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Dec 2006 18:09:53 -0000 xride 2006-12-30 18:09:53 UTC FreeBSD ports repository Modified files: math/py-numpy/files patch-numpy_f2py_setup.py Log: Fix a run time error, don't append python version to the name of the executable. Submitted by: Diane Bruce (maintainer) Approved by: tmclaught (implicit) Revision Changes Path 1.3 +10 -3 ports/math/py-numpy/files/patch-numpy_f2py_setup.py