Subject: CVS commit: pkgsrc/lang/php53
From: Takahiro Kambe
Date: 2013-05-16 18:19:14
Message id: 20130516161914.E60B984@ivanova.netbsd.org

Log Message:
Update php53 to 5.3.25 (PHP 5.3.25).

09 May 2013, PHP 5.3.25

- Core:
  . Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap:
    segfault). (Laruence)
  . Fixed bug #64458 (dns_get_record result with string of length -1). (Stas)
  . Fixed bugs #47675 and #64577 (fd leak on Solaris). (Rasmus)

- Streams:
  . Fixed Windows x64 version of stream_socket_pair() and improved error
    handling. (Anatol Belski)

- Zip:
  . Fixed bug #64342 (ZipArchive::addFile() has to check for file existence).
    (Anatol)

Files:
RevisionActionfile
1.25modifypkgsrc/lang/php53/Makefile.common
1.33modifypkgsrc/lang/php53/Makefile.php
1.63modifypkgsrc/lang/php53/distinfo
1.4removepkgsrc/lang/php53/patches/patch-main_main.c