diff options
author | taca <taca@pkgsrc.org> | 2015-10-02 14:36:35 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-10-02 14:36:35 +0000 |
commit | 60fe7fab5f3d4a75ad386156c7b6f410fa634ad0 (patch) | |
tree | 6a0d0a4e68650bdc7dad39c4b58e8d8c9c687931 /lang/php55 | |
parent | 3e80845f3b60e72e1d2c6d30ffdaf9cc49cf2cc7 (diff) | |
download | pkgsrc-60fe7fab5f3d4a75ad386156c7b6f410fa634ad0.tar.gz |
Update php55 to 5.5.30.
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
** PHP 5.5 is in security-only mode , please do not commit to this branch **
01 Oct 2015, PHP 5.5.30
- Phar:
. Fixed bug #69720 (Null pointer dereference in phar_get_fp_offset()). (Stas)
. FIxed bug #70433 (Uninitialized pointer in phar_make_dirstream when zip
entry filename is "/"). (Stas)
Diffstat (limited to 'lang/php55')
-rw-r--r-- | lang/php55/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/php55/distinfo b/lang/php55/distinfo index a09e3bc1591..0d95f549430 100644 --- a/lang/php55/distinfo +++ b/lang/php55/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.45 2015/09/06 12:26:37 taca Exp $ +$NetBSD: distinfo,v 1.46 2015/10/02 14:36:35 taca Exp $ -SHA1 (php-5.5.29.tar.bz2) = 4f6ef228e515f67232c1ab982d7b013dbb1a9008 -RMD160 (php-5.5.29.tar.bz2) = 75f386974c61acdd345814b959223204bab9377e -Size (php-5.5.29.tar.bz2) = 13698565 bytes +SHA1 (php-5.5.30.tar.bz2) = f3e29d91ed1699f92e2e680fcce50e3276c8e823 +RMD160 (php-5.5.30.tar.bz2) = 04ab420f944467704fafd4e5a7a1ef6c9fc43a2e +Size (php-5.5.30.tar.bz2) = 13699702 bytes SHA1 (patch-acinclude.m4) = 9e9c433e4cb96e469f7cf14b2064a0f41fc4568a SHA1 (patch-aclocal.m4) = 46f192351e541453b1e32299acd1b4cfefc93cb2 SHA1 (patch-build_libtool.m4) = 3811edd697fd21eadc4f65cba35c6297141e8ff2 |