pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/php5 Update php5 to 5.1.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/71677e43a077
branches: trunk
changeset: 517994:71677e43a077
user: taca <taca%pkgsrc.org@localhost>
date: Mon Aug 28 12:17:10 2006 +0000
description:
Update php5 to 5.1.5.
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
24 Aug 2006, PHP 5.1.6
- Fixed memory_limit on 64bit systems. (Stefan E.)
- Fixed bug #38488 (Access to "php://stdin" and family crashes PHP on win32).
(Dmitry)
diffstat:
lang/php5/Makefile.common | 4 ++--
lang/php5/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r 39c950761a66 -r 71677e43a077 lang/php5/Makefile.common
--- a/lang/php5/Makefile.common Mon Aug 28 10:06:59 2006 +0000
+++ b/lang/php5/Makefile.common Mon Aug 28 12:17:10 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.19 2006/08/19 16:44:15 taca Exp $
+# $NetBSD: Makefile.common,v 1.20 2006/08/28 12:17:10 taca Exp $
.if !defined(DISTNAME)
DISTNAME= php-${PHP_BASE_VERS}
@@ -16,7 +16,7 @@
MAINTAINER?= jdolecek%NetBSD.org@localhost
HOMEPAGE?= http://www.php.net/
-PHP_BASE_VERS= 5.1.5
+PHP_BASE_VERS= 5.1.6
PHP_EXTENSION_DIR= lib/php/20040412
PLIST_SUBST+= PHP_EXTENSION_DIR=${PHP_EXTENSION_DIR:Q}
diff -r 39c950761a66 -r 71677e43a077 lang/php5/distinfo
--- a/lang/php5/distinfo Mon Aug 28 10:06:59 2006 +0000
+++ b/lang/php5/distinfo Mon Aug 28 12:17:10 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.28 2006/08/19 16:50:44 taca Exp $
+$NetBSD: distinfo,v 1.29 2006/08/28 12:17:10 taca Exp $
-SHA1 (php-5.1.5/php-5.1.5.tar.bz2) = 2e8ba214677fa2002fe2f10c2b917d626a5fe5b0
-RMD160 (php-5.1.5/php-5.1.5.tar.bz2) = 0b72153f1bdfc4dd8654961c3441d3601753ff53
-Size (php-5.1.5/php-5.1.5.tar.bz2) = 6454521 bytes
+SHA1 (php-5.1.6/php-5.1.6.tar.bz2) = a20b946f1de0a8a35a8a6bf437adbba4e5448d27
+RMD160 (php-5.1.6/php-5.1.6.tar.bz2) = 7ac52f4674532397c982f6ced594b70dd17522af
+Size (php-5.1.6/php-5.1.6.tar.bz2) = 6454408 bytes
SHA1 (patch-ag) = 4ccb67ba6f5370b1d16b087e3e714de3e5ae604e
SHA1 (patch-ah) = c7cbd4b9ea0796ea3b7491c2cffb6ddddc518587
SHA1 (patch-aj) = 54812097499c81e5cb0196ab949cc86a4f24a9cc
Home |
Main Index |
Thread Index |
Old Index