From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 28 16:07:54 2008 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 6E5EB1065676 for ; Tue, 28 Oct 2008 16:07:54 +0000 (UTC) (envelope-from chinsan.tw@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.191]) by mx1.freebsd.org (Postfix) with ESMTP id 0B75D8FC1C for ; Tue, 28 Oct 2008 16:07:53 +0000 (UTC) (envelope-from chinsan.tw@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so1498692tid.3 for ; Tue, 28 Oct 2008 09:07:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=/y3RnnwpRHCu33E1gDTytZej7cgfhz+6zmlNiKruCu0=; b=K/WCSjf9B/K0kRL7HjQ+UpumuyDcBAUhNEV/Cep+ajFhvq8Pwtn1BC4w7jP5dx6mGq XBC3SwPb+reszeDjatgncQEzqpIczjoLuu2Ne2Yx1J3EleBbzboJdDc3Pp/xXqqzbrbO VUl8dbGFnMVxrFNrVKhzqyKtC3nEf66NKaTf4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=FxZxa3+pomk3lAQ+ekAOVDoCD9buBRoJEjTnQSq99Ox6cd2FrG1SwxPIbPS4BZZWBx y2Q0EZYQP2bxbshOR1COKRNjw9/s6aODrbkc7lwK48GZDm3pY1ZsoKpavRHolOxqQ0SD wQ7W81KaQE3roopyhy5fJ1cz1MthXGT+vHfYw= Received: by 10.110.8.5 with SMTP id 5mr4671493tih.3.1225208134923; Tue, 28 Oct 2008 08:35:34 -0700 (PDT) Received: by 10.110.63.8 with HTTP; Tue, 28 Oct 2008 08:35:34 -0700 (PDT) Message-ID: <1f27304c0810280835l233996cdo94808aa0dd16812e@mail.gmail.com> Date: Tue, 28 Oct 2008 23:35:34 +0800 From: chinsan To: "Nick Hilliard" In-Reply-To: <48BC117C.8050405@foobar.org> MIME-Version: 1.0 References: <200808301858.m7UIwj3r065443@freefall.freebsd.org> <48BC117C.8050405@foobar.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports-bugs@freebsd.org, sunpoet@sunpoet.net Subject: Re: ports/126981: [PATCH] www/tinymce: update to 3.1.1 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: Tue, 28 Oct 2008 16:07:54 -0000 Hi, Nick: How about ports/127046? http://www.freebsd.org/cgi/query-pr.cgi?pr=127046 If you agree with ports/127046, please reply a response on that PR. Thanks. On Mon, Sep 1, 2008 at 11:59 PM, Nick Hilliard wrote: > This looks generally fine. However, I still need a copy of tinym ce-2.x in > the ports, because this is required by the drupal5-tinymce port. I plan to > make a drupal6-tinymce port at some stage shortly, which will require > tinymce-3.x. > > So: please repocopy www/tinymce to www/tinymce3, and please change the > patch to use PORTNAME = tinymce3. This will mean changing the DISTNAME and > the MASTER_SITE_SUBDIR too. > > Nick > >