From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 1 16:14:51 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 980DF106567A; Mon, 1 Sep 2008 16:14:51 +0000 (UTC) (envelope-from nick@foobar.org) Received: from mail.acquirer.com (mail.acquirer.com [87.198.142.10]) by mx1.freebsd.org (Postfix) with ESMTP id 22C708FC1F; Mon, 1 Sep 2008 16:14:50 +0000 (UTC) (envelope-from nick@foobar.org) X-Envelope-To: sunpoet@sunpoet.net Received: from crumpet.foobar.org (crumpet.foobar.org.internal.acquirer.com [10.228.100.79]) (authenticated bits=0) by mail.acquirer.com (8.13.6/8.13.8) with ESMTP id m81FxuAm055313 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 Sep 2008 16:59:56 +0100 (IST) (envelope-from nick@foobar.org) Message-ID: <48BC117C.8050405@foobar.org> Date: Mon, 01 Sep 2008 16:59:56 +0100 From: Nick Hilliard User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: chinsan@FreeBSD.org References: <200808301858.m7UIwj3r065443@freefall.freebsd.org> In-Reply-To: <200808301858.m7UIwj3r065443@freefall.freebsd.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on muffin.acquirer.com X-Virus-Scanned: ClamAV 0.93.3/8131/Mon Sep 1 14:33:22 2008 on muffin.acquirer.com X-Virus-Status: Clean 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: Mon, 01 Sep 2008 16:14:51 -0000 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