FreeBSD Bugzilla – Attachment 111910 Details for
Bug 153246
[PATCH] lang/php52: update to 5.2.16
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
php52-5.2.16.patch
php52-5.2.16.patch (text/plain), 2.12 KB, created by
Martin Matuska
on 2010-12-17 10:50:11 UTC
(
hide
)
Description:
php52-5.2.16.patch
Filename:
MIME Type:
Creator:
Martin Matuska
Created:
2010-12-17 10:50:11 UTC
Size:
2.12 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/lang/php52/Makefile,v >retrieving revision 1.13 >diff -u -r1.13 Makefile >--- Makefile 10 Dec 2010 22:24:27 -0000 1.13 >+++ Makefile 17 Dec 2010 10:42:27 -0000 >@@ -6,8 +6,7 @@ > # > > PORTNAME= php52 >-PORTVERSION= 5.2.15 >-PORTREVISION= 1 >+PORTVERSION= 5.2.16 > CATEGORIES?= lang devel www > MASTER_SITES= ${MASTER_SITE_PHP} > MASTER_SITE_SUBDIR= distributions >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/lang/php52/distinfo,v >retrieving revision 1.5 >diff -u -r1.5 distinfo >--- distinfo 10 Dec 2010 12:38:54 -0000 1.5 >+++ distinfo 17 Dec 2010 10:42:27 -0000 >@@ -1,5 +1,5 @@ >-SHA256 (php-5.2.15.tar.bz2) = ecae6d397b929181233f7bf0294662c066e2d2b05fb61b69af1e50b9e28b585b >-SIZE (php-5.2.15.tar.bz2) = 9089791 >+SHA256 (php-5.2.16.tar.bz2) = 790c4aeb77064a17e3c985fac0fbd7ac3635bc53c7ce7c80bd7c39239e338603 >+SIZE (php-5.2.16.tar.bz2) = 9090930 > SHA256 (php-5.2.14-fpm-0.5.14-freebsd.patch.gz) = 354ce451417d14ef47761ae55147e9cee30fa0ff6f59447da021194c539f4d7f > SIZE (php-5.2.14-fpm-0.5.14-freebsd.patch.gz) = 43550 > SHA256 (suhosin-patch-5.2.14-0.9.7.patch.gz) = bd03ade44673f7e6fa116d746350f16c60be7170d6c41816a2d51faaeb5a31ae >Index: files/patch-main-fopen_wrappers.c >=================================================================== >RCS file: files/patch-main-fopen_wrappers.c >diff -N files/patch-main-fopen_wrappers.c >--- files/patch-main-fopen_wrappers.c 10 Dec 2010 22:24:27 -0000 1.1 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,12 +0,0 @@ >-diff -ruN main/fopen_wrappers.c main/fopen_wrappers.c.orig >---- main/fopen_wrappers.c.orig 2010-12-09 18:04:29.000000000 +0100 >-+++ main/fopen_wrappers.c 2010-12-10 11:32:02.000000000 +0100 >-@@ -192,7 +192,7 @@ >- if (strncmp(resolved_basedir, resolved_name, resolved_basedir_len) == 0) { >- #endif >- if (resolved_name_len > resolved_basedir_len && >-- resolved_name[resolved_basedir_len] != PHP_DIR_SEPARATOR) { >-+ resolved_name[resolved_basedir_len - 1] != PHP_DIR_SEPARATOR) { >- return -1; >- } else { >- /* File is in the right directory */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 153246
: 111910