Bug 77460 - [PATCH] update devel/pear-Config to 1.104
Summary: [PATCH] update devel/pear-Config to 1.104
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-13 18:20 UTC by Roman Neuhauser
Modified: 2005-02-14 18:33 UTC (History)
1 user (show)

See Also:


Attachments
devel::pear-Config-1.10.4.patch (1013 bytes, patch)
2005-02-13 18:20 UTC, Roman Neuhauser
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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?