From owner-cvs-all@FreeBSD.ORG Sat Dec 30 16:02:59 2006 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 7297316A50B; Sat, 30 Dec 2006 16:02:59 +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 3B28513C4A0; Sat, 30 Dec 2006 16:02:59 +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 kBUG2wJh076747; Sat, 30 Dec 2006 16:02:58 GMT (envelope-from xride@repoman.freebsd.org) Received: (from xride@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBUG2wwc076746; Sat, 30 Dec 2006 16:02:58 GMT (envelope-from xride) Message-Id: <200612301602.kBUG2wwc076746@repoman.freebsd.org> From: Soeren Straarup Date: Sat, 30 Dec 2006 16:02:58 +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 Makefile distinfo pkg-plist ports/math/py-numpy/files patch-numpy-core-include-numpy-ufuncobject.h patch-numpy-distutils-fcompiler-__init__.py patch-numpy-distutils-system_info.py patch-numpy_f2py_setup.py 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, 30 Dec 2006 16:02:59 -0000 xride 2006-12-30 16:02:58 UTC FreeBSD ports repository Modified files: math/py-numpy Makefile distinfo pkg-plist math/py-numpy/files patch-numpy-core-include-numpy-ufuncobject.h patch-numpy-distutils-fcompiler-__init__.py patch-numpy-distutils-system_info.py patch-numpy_f2py_setup.py Log: Update to version 1.0 Change maintainer PR: 106551 Submitted by: Diane Bruce Approved by: tmclaugh (implicit) Revision Changes Path 1.5 +5 -1 ports/math/py-numpy/Makefile 1.3 +3 -3 ports/math/py-numpy/distinfo 1.2 +4 -4 ports/math/py-numpy/files/patch-numpy-core-include-numpy-ufuncobject.h 1.2 +3 -3 ports/math/py-numpy/files/patch-numpy-distutils-fcompiler-__init__.py 1.2 +3 -3 ports/math/py-numpy/files/patch-numpy-distutils-system_info.py 1.2 +3 -3 ports/math/py-numpy/files/patch-numpy_f2py_setup.py 1.3 +96 -0 ports/math/py-numpy/pkg-plist