From owner-cvs-all@FreeBSD.ORG Sun Oct 5 13:31:32 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 B653C106568B; Sun, 5 Oct 2008 13:31:32 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A52DE8FC1A; Sun, 5 Oct 2008 13:31:32 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m95DVWej068434; Sun, 5 Oct 2008 13:31:32 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m95DVWVL068433; Sun, 5 Oct 2008 13:31:32 GMT (envelope-from miwi) Message-Id: <200810051331.m95DVWVL068433@repoman.freebsd.org> From: Martin Wilke Date: Sun, 5 Oct 2008 13:31:32 +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-matplotlib Makefile distinfo pkg-plist ports/math/py-matplotlib/files patch-setupext.py patch-src__mplutils.cpp 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: Sun, 05 Oct 2008 13:31:32 -0000 miwi 2008-10-05 13:31:32 UTC FreeBSD ports repository Modified files: math/py-matplotlib Makefile distinfo pkg-plist math/py-matplotlib/files patch-setupext.py Removed files: math/py-matplotlib/files patch-src__mplutils.cpp Log: - Update to 0.98.3 - Detects and uses wxpython if installed PR: 127726 Submitted by: Li-Lun Wang Approved by: maintainer Revision Changes Path 1.24 +13 -4 ports/math/py-matplotlib/Makefile 1.10 +3 -3 ports/math/py-matplotlib/distinfo 1.9 +23 -20 ports/math/py-matplotlib/files/patch-setupext.py 1.2 +0 -7 ports/math/py-matplotlib/files/patch-src__mplutils.cpp (dead) 1.3 +586 -794 ports/math/py-matplotlib/pkg-plist