From owner-cvs-ports@FreeBSD.ORG Fri Dec 8 04:57:50 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 0258F16A403; Fri, 8 Dec 2006 04:57:50 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D66A43CA8; Fri, 8 Dec 2006 04:56:54 +0000 (GMT) (envelope-from alexbl@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 kB84vnSx066995; Fri, 8 Dec 2006 04:57:49 GMT (envelope-from alexbl@repoman.freebsd.org) Received: (from alexbl@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB84vnfR066994; Fri, 8 Dec 2006 04:57:49 GMT (envelope-from alexbl) Message-Id: <200612080457.kB84vnfR066994@repoman.freebsd.org> From: Alexander Botero-Lowry Date: Fri, 8 Dec 2006 04:57:49 +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/Mk bsd.python.mk 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: Fri, 08 Dec 2006 04:57:50 -0000 alexbl 2006-12-08 04:57:49 UTC FreeBSD ports repository Modified files: Mk bsd.python.mk Log: - Add PYNUMPY macro to bsd.python.mk Ports using Py-Numeric should be aware that it is considered deprecated in favor of NumPy. PR: 105544 Submitted by: Diane Bruce Approved by: maintainer timeout, python@ (self) Revision Changes Path 1.87 +3 -1 ports/Mk/bsd.python.mk