From owner-freebsd-python@FreeBSD.ORG Sun Mar 8 18:14:16 2009 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 763841065670; Sun, 8 Mar 2009 18:14:16 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 49DE78FC0C; Sun, 8 Mar 2009 18:14:16 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from freefall.freebsd.org (lwhsu@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n28IEFQs013574; Sun, 8 Mar 2009 18:14:16 GMT (envelope-from lwhsu@freefall.freebsd.org) Received: (from lwhsu@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n28IEFBZ013562; Sun, 8 Mar 2009 18:14:15 GMT (envelope-from lwhsu) Date: Sun, 8 Mar 2009 18:14:15 GMT Message-Id: <200903081814.n28IEFBZ013562@freefall.freebsd.org> To: mainland@apeiron.net, wenheping@gmail.com, lwhsu@FreeBSD.org, freebsd-python@FreeBSD.org From: lwhsu@FreeBSD.org Cc: Subject: Re: ports/129922: [Update]math/py-matplotlib:update to 0.98.5.2 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Mar 2009 18:14:16 -0000 Synopsis: [Update]math/py-matplotlib:update to 0.98.5.2 State-Changed-From-To: open->feedback State-Changed-By: lwhsu State-Changed-When: Sun Mar 8 18:09:48 UTC 2009 State-Changed-Why: Looking at the last few lines of the patch from submitter, the lines like: -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% +@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%% break this port's respect to NOPORTEXAMPLES. Please fix this, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=129922