OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   23-Sep-2006 09:48:36
  Branch: HEAD                             Handle: 2006092308483501

  Modified files:
    openpkg-src/perl-xml    perl-xml.patch perl-xml.spec

  Log:
    modifying package: perl-xml-5.8.8 20060917 -> 20060923

  Summary:
    Revision    Changes     Path
    1.13        +4  -47     openpkg-src/perl-xml/perl-xml.patch
    1.258       +2  -2      openpkg-src/perl-xml/perl-xml.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-xml/perl-xml.patch
  ============================================================================
  $ cvs diff -u -r1.12 -r1.13 perl-xml.patch
  --- openpkg-src/perl-xml/perl-xml.patch       14 Jul 2006 15:58:15 -0000      
1.12
  +++ openpkg-src/perl-xml/perl-xml.patch       23 Sep 2006 07:48:35 -0000      
1.13
  @@ -1,49 +1,6 @@
  -Index: HTML-Prototype-1.47/Makefile.PL
  ---- HTML-Prototype-1.47/Makefile.PL.orig     2006-02-03 21:38:32 +0100
  -+++ HTML-Prototype-1.47/Makefile.PL  2006-03-25 19:02:37 +0100
  -@@ -1,31 +1,8 @@
  --# Note: this file was auto-generated by Module::Build::Compat version 0.03
  --    
  --    unless (eval "use Module::Build::Compat 0.02; 1" ) {
  --      print "This module requires Module::Build to install itself.\n";
  --      
  --      require ExtUtils::MakeMaker;
  --      my $yn = ExtUtils::MakeMaker::prompt
  --    ('  Install Module::Build now from CPAN?', 'y');
  --      
  --      unless ($yn =~ /^y/i) {
  --    die " *** Cannot install without Module::Build.  Exiting ...\n";
  --      }
  --      
  --      require Cwd;
  --      require File::Spec;
  --      require CPAN;
  --      
  --      # Save this 'cause CPAN will chdir all over the place.
  --      my $cwd = Cwd::cwd();
  --      my $makefile = File::Spec->rel2abs($0);
  --      
  --      CPAN::Shell->install('Module::Build::Compat')
  --    or die " *** Cannot install without Module::Build.  Exiting ...\n";
  --      
  --      chdir $cwd or die "Cannot chdir() back to $cwd: $!";
  --    }
  --    eval "use Module::Build::Compat 0.02; 1" or die $@;
  --    use lib '_build\\lib';
  --    Module::Build::Compat->run_build_pl(args => [EMAIL PROTECTED]);
  --    require Module::Build;
  --    Module::Build::Compat->write_makefile(build_class => 'Module::Build');
  -+require 5.006;
  -+use strict;
  -+use ExtUtils::MakeMaker;
  -+
  -+WriteMakefile(
  -+    NAME => 'HTML::Prototype',
  -+);
  -+
   Index: HTML-Prototype-Useful-0.05/Makefile.PL
  ---- HTML-Prototype-Useful-0.05/M5kefile.PL.orig      2006-07-02 11:56:00 
+0200
  -+++ HTML-Prototype-Useful-0.05/Makefile.PL   2006-07-03 12:43:16 +0200
  +--- HTML-Prototype-Useful-0.05/Makefile.PL.orig      2006-07-02 11:56:00 
+0200
  ++++ HTML-Prototype-Useful-0.05/Makefile.PL   2006-09-23 09:33:57 +0200
   @@ -1,31 +1,9 @@
   -# Note: this file was auto-generated by Module::Build::Compat version 0.03
   -    
  @@ -87,7 +44,7 @@
   +
   Index: XML-Atom-0.19/Makefile.PL
   --- XML-Atom-0.19/Makefile.PL.orig   2006-03-18 15:11:19 +0100
  -+++ XML-Atom-0.19/Makefile.PL        2006-03-25 19:02:53 +0100
  ++++ XML-Atom-0.19/Makefile.PL        2006-09-23 09:33:57 +0200
   @@ -39,6 +39,5 @@
    );
    
  @@ -97,7 +54,7 @@
    &WriteAll;
   Index: XML-LibXML-1.58_1/LibXML.xs
   --- XML-LibXML-1.58_1/LibXML.xs.orig 2004-03-25 00:06:14 +0100
  -+++ XML-LibXML-1.58_1/LibXML.xs      2006-03-25 19:02:37 +0100
  ++++ XML-LibXML-1.58_1/LibXML.xs      2006-09-23 09:33:57 +0200
   @@ -622,7 +622,7 @@
        HV* real_obj = NULL;
        SV** item    = NULL;
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-xml/perl-xml.spec
  ============================================================================
  $ cvs diff -u -r1.257 -r1.258 perl-xml.spec
  --- openpkg-src/perl-xml/perl-xml.spec        17 Sep 2006 17:02:03 -0000      
1.257
  +++ openpkg-src/perl-xml/perl-xml.spec        23 Sep 2006 07:48:36 -0000      
1.258
  @@ -33,7 +33,7 @@
   %define       V_html_template           2.8
   %define       V_html_template_extension 0.25
   %define       V_html_email_obfuscate    1.00
  -%define       V_html_prototype          1.47
  +%define       V_html_prototype          1.48
   %define       V_html_prototype_useful   0.05
   %define       V_css                     1.07
   %define       V_css_tiny                1.14
  @@ -93,7 +93,7 @@
   Group:        Language
   License:      GPL/Artistic
   Version:      %{V_perl}
  -Release:      20060917
  +Release:      20060923
   
   #   package options
   %option       with_libxml            no
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to