FreeBSD Bugzilla – Attachment 125450 Details for
Bug 169067
[MAINTAINER] www/pivotx: PivotX is broken on PHP 5.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pivotx-2.3.3_1.patch
pivotx-2.3.3_1.patch (text/plain), 1.10 KB, created by
fumifumi
on 2012-06-14 13:50:01 UTC
(
hide
)
Description:
pivotx-2.3.3_1.patch
Filename:
MIME Type:
Creator:
fumifumi
Created:
2012-06-14 13:50:01 UTC
Size:
1.10 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/www/pivotx/Makefile ./Makefile >--- /usr/ports/www/pivotx/Makefile 2012-05-14 19:43:39.000000000 +0900 >+++ ./Makefile 2012-06-14 21:08:39.000000000 +0900 >@@ -7,6 +7,7 @@ > > PORTNAME= pivotx > PORTVERSION= 2.3.3 >+PORTREVISION= 1 > CATEGORIES= www > MASTER_SITES= SF/pivot-weblog/PivotX \ > http://pivotx.net/files/ \ >diff -ruN --exclude=CVS /usr/ports/www/pivotx/files/patch-module_smarty.php ./files/patch-module_smarty.php >--- /usr/ports/www/pivotx/files/patch-module_smarty.php 1970-01-01 09:00:00.000000000 +0900 >+++ ./files/patch-module_smarty.php 2012-06-14 21:03:20.000000000 +0900 >@@ -0,0 +1,11 @@ >+--- pivotx/modules/module_smarty.php.orig 2012-04-13 00:04:12.000000000 +0900 >++++ pivotx/modules/module_smarty.php 2012-06-14 20:57:40.000000000 +0900 >+@@ -5439,7 +5439,7 @@ >+ /** >+ * @see $smarty->register_resource >+ */ >+-function dbGetTemplate($tpl_name, $tpl_source, &$smarty_obj) { >++function dbGetTemplate($tpl_name, &$tpl_source, &$smarty_obj) { >+ >+ if (isset($smarty_obj->custom_template[ $tpl_name ])) { >+ $tpl_source = $smarty_obj->custom_template[ $tpl_name ];
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 169067
: 125450 |
125451