From owner-freebsd-ports Mon Aug 26 14:50:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E038E37B400 for ; Mon, 26 Aug 2002 14:50:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34FE143E4A for ; Mon, 26 Aug 2002 14:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7QLo2JU028952 for ; Mon, 26 Aug 2002 14:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7QLo2dI028951; Mon, 26 Aug 2002 14:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6124837B401; Mon, 26 Aug 2002 14:42:35 -0700 (PDT) Received: from postfix2-1.free.fr (postfix2-1.free.fr [213.228.0.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF10A43E65; Mon, 26 Aug 2002 14:42:34 -0700 (PDT) (envelope-from thierry@pompo.net) Received: from graf.pompo.net (lyon-1-a7-62-147-16-197.dial.proxad.net [62.147.16.197]) by postfix2-1.free.fr (Postfix) with ESMTP id CE80A79; Mon, 26 Aug 2002 23:42:33 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id BC205750D; Mon, 26 Aug 2002 23:42:59 +0200 (CEST) Message-Id: <20020826214259.BC205750D@graf.pompo.net> Date: Mon, 26 Aug 2002 23:42:59 +0200 (CEST) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@FreeBSD.org Cc: Dirk Froemberg X-Send-Pr-Version: 3.113 Subject: ports/42052: www/mod_php4: chasing upgrade of aspell / pspell. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42052 >Category: ports >Synopsis: www/mod_php4: chasing upgrade of aspell / pspell. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Aug 26 14:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.6-STABLE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 27 17:13:53 CEST 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386 >Description: The latest version of aspell replaces pspell's library. >How-To-Repeat: N/A. >Fix: Pre-requisite: to be committed after PR ports/42051. Then please apply the following patch: diff -urN /usr/ports/www/mod_php4.orig/scripts/configure.php /usr/ports/www/mod_php4/scripts/configure.php --- /usr/ports/www/mod_php4.orig/scripts/configure.php Sun Aug 11 21:31:24 2002 +++ /usr/ports/www/mod_php4/scripts/configure.php Mon Aug 26 01:07:13 2002 @@ -304,7 +304,7 @@ fi ;; \"pspell\") - echo "LIB_DEPENDS+= pspell.4:\${PORTSDIR}/textproc/pspell" + echo "LIB_DEPENDS+= aspell.15:\${PORTSDIR}/textproc/aspell" echo "CONFIGURE_ARGS+=--with-pspell=\${LOCALBASE}" ;; \"mbregex\") >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message