Subject: CVS commit: pkgsrc/lang/pear
From: Takahiro Kambe
Date: 2011-06-19 17:40:21
Message id: 20110619154021.77115175DD@cvs.netbsd.org

Log Message:
Update pear pacakge to 1.9.3.

* Include XML_Util 1.2.1 which should be included from 1.9.0.

Release date: 2011-06-04 23:46 UTC
Release state: stable

Changelog:

* Fixed Bug #17744: Empty changelog causes fatal error in setChangelogentry
  [dufuz]
* Fixed Bug #18340: raiseErro typo [doconnor]
* Fixed Bug #18349: package.xml version not recognized when single quoted
  [dufuz]
* Fixed Bug #18364: date.timezone errors for sh/bat files when TZ is not set
  in php.ini [dufuz]
* Fixed Bug #18388: Parenteses error in REST.php line 232 [dufuz]
* Fixed Bug #18428: invalid preg_match patterns [glen]
* Fixed Bug #18486: REST/10.php does not check error condition [dufuz]
* Fixed a problem in RunTest and code coverage. Correctly register the
  code coverage shutdown function in case we are inside a namespace. [sebastian]
* Fixed a bug with extensions not providing their config.m4 and co in the root
  directory of their pecl package but rather in a sub directory, such as
  xhprof. [dufuz]

Files:
RevisionActionfile
1.18modifypkgsrc/lang/pear/Makefile
1.6modifypkgsrc/lang/pear/PLIST
1.10modifypkgsrc/lang/pear/distinfo
1.3modifypkgsrc/lang/pear/files/go-pear.php
1.1removepkgsrc/lang/pear/patches/patch-PEAR_REST.php