From owner-cvs-all@FreeBSD.ORG Mon Feb 14 18:32:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21C4E16A4CE; Mon, 14 Feb 2005 18:32:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C2C043D1F; Mon, 14 Feb 2005 18:32:08 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1EIW7Wm034913; Mon, 14 Feb 2005 18:32:07 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1EIW7HX034912; Mon, 14 Feb 2005 18:32:07 GMT (envelope-from thierry) Message-Id: <200502141832.j1EIW7HX034912@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 14 Feb 2005 18:32:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/pear-Config Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2005 18:32:08 -0000 thierry 2005-02-14 18:32:07 UTC FreeBSD ports repository Modified files: devel/pear-Config Makefile distinfo Log: Upgrade to 1.10.4 (bugfix release). Changelog: * Fixed bug #3298 which wouldn't parse arrays with numerical indexes correctly. * Fixed bug #2742 which didn't trim variable names in Inicommented file. * changed XML_Parser and XML_Util dependencies to optional, since they're only needed when parsing XML files (bug #2738). * added a new container for editing files of php constants, courtesy of philip ortel [me@phillipoertel.com] (devel). PR: ports/77460 Submitted by: Roman Neuhauser Approved by: maintainer. Revision Changes Path 1.7 +1 -1 ports/devel/pear-Config/Makefile 1.5 +2 -2 ports/devel/pear-Config/distinfo