- update to php-4.0.4pl1
Changelog: - 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)
This commit is contained in:
parent
7a77dc9bc4
commit
3577f730cc
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2001/01/07 21:08:11 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2001/01/12 23:06:36 avsm Exp $
|
||||
|
||||
# This port current only works with archs supporting dynamic loading
|
||||
ONLY_FOR_ARCHS= i386 m68k sparc
|
||||
|
||||
DISTNAME= php-4.0.4
|
||||
PKGNAME= php4-4.0.4
|
||||
DISTNAME= php-4.0.4pl1
|
||||
PKGNAME= php4-4.0.4pl1
|
||||
CATEGORIES= www lang
|
||||
NEED_VERSION= 1.346
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (php-4.0.4.tar.gz) = 16e2022a4b05153b3914fc10ddd63d77
|
||||
RMD160 (php-4.0.4.tar.gz) = fb535022ed281e7b41d9640d9b1d0e6c3099cb43
|
||||
SHA1 (php-4.0.4.tar.gz) = 42a6e5dd0313bda8925de8643f3e2b406714e029
|
||||
MD5 (php-4.0.4pl1.tar.gz) = ae3ab0105154dddea1fa2ca18a902f85
|
||||
RMD160 (php-4.0.4pl1.tar.gz) = 9d5dddb9b07c611a4897e6e92113a39e9604cdf7
|
||||
SHA1 (php-4.0.4pl1.tar.gz) = 15570c0d59277588ff825d4e09ea615205e1b852
|
||||
|
Loading…
Reference in New Issue
Block a user