From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 30 10:02:06 2011 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E81ED106566B; Thu, 30 Jun 2011 10:02:06 +0000 (UTC) (envelope-from lungpin.chang@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8E5828FC16; Thu, 30 Jun 2011 10:02:06 +0000 (UTC) Received: by qwc9 with SMTP id 9so1413708qwc.13 for ; Thu, 30 Jun 2011 03:02:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=ffErXe5g6m49CmJiP+AQH4QeXZNIoo6vwQ1vjWCwaws=; b=p/CvHhIfp/WkK6htWVdUzA1X5nAuNNEiDlqIEuvjYrwruYtJdndM3WiYTvpA2A7Oz1 x6G+gIubKG6iFBkVq+DQWttoiccxkMnXZeR/F5840BrLHU/kI/9rMumQMXizMS9QHNG4 M0p6iRIWuRxQdXGZuNyoYKiAHYv8VYKHdEvQs= Received: by 10.224.191.10 with SMTP id dk10mr1117805qab.170.1309426301104; Thu, 30 Jun 2011 02:31:41 -0700 (PDT) MIME-Version: 1.0 Sender: lungpin.chang@gmail.com Received: by 10.229.49.196 with HTTP; Thu, 30 Jun 2011 02:31:21 -0700 (PDT) In-Reply-To: <201106290700.p5T70G54045125@freefall.freebsd.org> References: <20110629063239.468AE9B5C2@Archon.iamben.csie.net> <201106290700.p5T70G54045125@freefall.freebsd.org> From: Lung-Pin Chang Date: Thu, 30 Jun 2011 17:31:21 +0800 X-Google-Sender-Auth: iBg0LVlI7ADoRbUz86qQuH53S0U Message-ID: To: FreeBSD-gnats-submit@freebsd.org, freebsd-ports-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: ports/158417: [MAINTAINER] devel/py-pythonbrew: fix pkg-plist X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2011 10:02:07 -0000 Hi, Thanks for your notification, and here is the new patch. http://www.cs.nctu.edu.tw/~changlp/ports/devel/py-pythonbrew-0.7.3_1.rev0.patch LungPin.