/[smecontribs]/rpms/smeserver-php-scl/contribs9/smeserver-php-scl-0.4.bz10093-addphp7support.patch
ViewVC logotype

Diff of /rpms/smeserver-php-scl/contribs9/smeserver-php-scl-0.4.bz10093-addphp7support.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by unnilennium, Fri Apr 28 17:12:20 2017 UTC Revision 1.2 by unnilennium, Wed May 3 20:54:33 2017 UTC
# Line 1107  diff -Nur smeserver-php-scl-0.4.old/root Line 1107  diff -Nur smeserver-php-scl-0.4.old/root
1107    
1108       else {       else {
1109           $OUT .= "LoadModule php5_module modules/libphp5.so\n";           $OUT .= "LoadModule php5_module modules/libphp5.so\n";
 diff -Nur smeserver-php-scl-0.4.old/root/etc/e-smith/web/functions/phpscl smeserver-php-scl-0.4/root/etc/e-smith/web/functions/phpscl  
 --- smeserver-php-scl-0.4.old/root/etc/e-smith/web/functions/phpscl     2015-02-22 11:17:15.000000000 -0500  
 +++ smeserver-php-scl-0.4/root/etc/e-smith/web/functions/phpscl 2017-04-28 13:03:01.831000000 -0400  
 @@ -112,7 +112,7 @@  
              <description>DESC_PHPVERSION</description>  
         </field>  
     
 -<field type="select" id="phpversion" value="disabled" options="'disabled' => 'DISABLED','php54' => 'PHP54', 'php55' => 'PHP55', 'php56' => 'PHP56'">  
 +<field type="select" id="phpversion" value="disabled" options="'disabled' => 'DISABLED','php54' => 'PHP54', 'php55' => 'PHP55', 'php56' => 'PHP56', 'php70' => 'PHP70', 'php71' => 'PHP71'  ">  
              <label>PHPVERSION</label>  
          </field>  
   
1110  diff -Nur smeserver-php-scl-0.4.old/root/usr/bin/phpscl/php70_REMI smeserver-php-scl-0.4/root/usr/bin/phpscl/php70_REMI  diff -Nur smeserver-php-scl-0.4.old/root/usr/bin/phpscl/php70_REMI smeserver-php-scl-0.4/root/usr/bin/phpscl/php70_REMI
1111  --- smeserver-php-scl-0.4.old/root/usr/bin/phpscl/php70_REMI    1969-12-31 19:00:00.000000000 -0500  --- smeserver-php-scl-0.4.old/root/usr/bin/phpscl/php70_REMI    1969-12-31 19:00:00.000000000 -0500
1112  +++ smeserver-php-scl-0.4/root/usr/bin/phpscl/php70_REMI        2017-04-28 13:08:51.320000000 -0400  +++ smeserver-php-scl-0.4/root/usr/bin/phpscl/php70_REMI        2017-04-28 13:08:51.320000000 -0400
# Line 1213  diff -Nur smeserver-php-scl-0.4.old/root Line 1201  diff -Nur smeserver-php-scl-0.4.old/root
1201           return undef;           return undef;
1202   }   }
1203   1;   1;
1204    --- smeserver-php-scl-0.4.old/root/etc/e-smith/web/functions/phpscl     2015-02-22 11:17:15.000000000 -0500
1205    +++ smeserver-php-scl-0.4/root/etc/e-smith/web/functions/phpscl 2017-05-03 16:47:46.666000000 -0400
1206    @@ -112,7 +112,7 @@
1207                 <description>DESC_PHPVERSION</description>
1208            </field>
1209      
1210    -<field type="select" id="phpversion" value="disabled" options="'disabled' => 'DISABLED','php54' => 'PHP54', 'php55' => 'PHP55', 'php56' => 'PHP56'">
1211    +<field type="select" id="phpversion" value="disabled" options="'disabled' => 'DISABLED','php54' => 'PHP54', 'php55' => 'PHP55', 'php56' => 'PHP56', 'php70' => 'PHP70', 'php71' => 'PHP71'  ">
1212                 <label>PHPVERSION</label>
1213             </field>
1214    
1215    @@ -129,7 +129,7 @@
1216                 <description>DESC_PHPMODVERSION</description>
1217            </field>
1218             <subroutine src="retrieve_cgi_phpmod" />
1219    -           <field type="select" id="phpmodversion" value="default" options="'default' => 'DEFAULT','php54' => 'PHP54', 'php55' => 'PHP55', 'php56' => 'PHP56'">
1220    +           <field type="select" id="phpmodversion" value="default" options="'default' => 'DEFAULT','php54' => 'PHP54', 'php55' => 'PHP55', 'php56' => 'PHP56', 'php70' => 'PHP70', 'php71' => 'PHP71'  ">
1221                 <label>PHPMODVERSION</label>
1222             </field>
1223               <subroutine src="print_save_or_add_button()" />


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed