/[smeserver]/rpms/perl-CGI-FormMagick/sme7/perl-CGI-FormMagick-0.92-UTF8.patch
ViewVC logotype

Diff of /rpms/perl-CGI-FormMagick/sme7/perl-CGI-FormMagick-0.92-UTF8.patch

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

Revision 1.1 by slords, Tue Mar 11 01:36:16 2008 UTC Revision 1.2 by slords, Mon Mar 24 22:11:13 2008 UTC
# Line 1  Line 1 
1  diff -Nur -x '*.orig' -x '*.rej' perl-CGI-FormMagick-0.92/lib/CGI/FormMagick.pm mezzanine_patched_perl-CGI-FormMagick-0.92/lib/CGI/FormMagick.pm  diff -Nur -x '*.orig' -x '*.rej' perl-CGI-FormMagick-0.92/lib/CGI/FormMagick.pm mezzanine_patched_perl-CGI-FormMagick-0.92/lib/CGI/FormMagick.pm
2  --- perl-CGI-FormMagick-0.92/lib/CGI/FormMagick.pm      2008-03-10 18:35:17.000000000 -0600  --- perl-CGI-FormMagick-0.92/lib/CGI/FormMagick.pm      2008-03-24 15:46:53.000000000 -0600
3  +++ mezzanine_patched_perl-CGI-FormMagick-0.92/lib/CGI/FormMagick.pm    2008-03-10 18:34:14.000000000 -0600  +++ mezzanine_patched_perl-CGI-FormMagick-0.92/lib/CGI/FormMagick.pm    2008-03-24 15:45:40.000000000 -0600
4  @@ -178,7 +178,7 @@  @@ -178,7 +178,7 @@
5    
6       $self->{inputtype}  = $args{type}   || "file";       $self->{inputtype}  = $args{type}   || "file";
# Line 10  diff -Nur -x '*.orig' -x '*.rej' perl-CG Line 10  diff -Nur -x '*.orig' -x '*.rej' perl-CG
10       $self->{cgi}        = $args{cgi};       $self->{cgi}        = $args{cgi};
11       $self->{debug}      = $args{debug}      || 0;       $self->{debug}      = $args{debug}      || 0;
12    
13  @@ -370,6 +370,7 @@  @@ -369,7 +369,8 @@
14         print $self->{cgi}->header(
15           -pragma => 'no-cache',           -pragma => 'no-cache',
16           '-cache-control' => 'no-cache',           '-cache-control' => 'no-cache',
17  -        -expires => '-1d'  -        -expires => '-1d'


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