Bug 77460

Summary: [PATCH] update devel/pear-Config to 1.104
Product: Ports & Packages Reporter: Roman Neuhauser <neuhauser>
Component: Individual Port(s)Assignee: Thierry Thomas <thierry>
Status: Closed FIXED    
Severity: Affects Only Me CC: antonio
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
devel::pear-Config-1.10.4.patch none

Description Roman Neuhauser 2005-02-13 18:20:25 UTC
1.10.4 is mainly a 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)

I'm not affected by #3298, but #2742 completely broke my applications.
Curiously, I don't see the "new container" anywhere, but that's not
a problem. :)
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2005-02-13 21:35:01 UTC
State Changed
From-To: open->feedback


Waiting for maintainer's approval. 



Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2005-02-13 21:35:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->thierry


Take it.
Comment 3 Thierry Thomas freebsd_committer freebsd_triage 2005-02-14 18:32:24 UTC
State Changed
From-To: feedback->closed


Committed, thanks! 

P.S.: what about installing tests files?