Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 01/15/2001 18:32:29
Module Name: pkgsrc
Committed By: jlam
Date: Mon Jan 15 16:32:29 UTC 2001
Modified Files:
pkgsrc/www/php4: Makefile Makefile.common
pkgsrc/www/php4/files: md5 patch-sum
pkgsrc/www/php4/patches: patch-ab
pkgsrc/www/php4/pkg: MESSAGE.module PLIST PLIST.module
Log Message:
Update to version 4.0.4pl1. Changes from version 4.0.4:
* Make NetBSD PHP extensions_dir equal the compiled-in default for PHP4.
* Install the PEAR PHP4 script repository and tools.
* Use the source's install target instead of homegrown one.
- Fixed the various pdf_open_*() functions (Daniel)
- Fixed a bug that could cause invalid INI entries to be used under certain
circumstances (Zeev)
- Fixed a bug in the Apache module that could cause invalid INI values to
propogate to different virtual hosts, if one or more of the virtual
hosts was configured with engine=Off (Zeev)
- Fixed possible crash bugs in the session module (Sascha)
- Fixed the ODBC module to build properly with Solid 3.0 and OpenLink (Dan
Kalowsky)
- Fixed possible corruption of line number information in PHP scripts (Zeev,
Zend Engine)
- Fixed a few possible crashes in functions that use user-defined callbacks
(Zeev, Zend Engine)
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/www/php4/Makefile \
pkgsrc/www/php4/Makefile.common
cvs rdiff -r1.2 -r1.3 pkgsrc/www/php4/files/md5
cvs rdiff -r1.5 -r1.6 pkgsrc/www/php4/files/patch-sum
cvs rdiff -r1.2 -r1.3 pkgsrc/www/php4/patches/patch-ab
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/php4/pkg/MESSAGE.module \
pkgsrc/www/php4/pkg/PLIST.module
cvs rdiff -r1.3 -r1.4 pkgsrc/www/php4/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.