OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 07-Dec-2005 10:02:17 Branch: HEAD Handle: 2005120709021600 Modified files: openpkg-src/perl-xml perl-xml.patch perl-xml.spec Log: modifying package: perl-xml-5.8.7 20051201 -> 20051207 Summary: Revision Changes Path 1.3 +35 -36 openpkg-src/perl-xml/perl-xml.patch 1.212 +3 -3 openpkg-src/perl-xml/perl-xml.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-xml/perl-xml.patch ============================================================================ $ cvs diff -u -r1.2 -r1.3 perl-xml.patch --- openpkg-src/perl-xml/perl-xml.patch 31 Oct 2005 14:28:24 -0000 1.2 +++ openpkg-src/perl-xml/perl-xml.patch 7 Dec 2005 09:02:16 -0000 1.3 @@ -1,39 +1,38 @@ -Index: HTML-Prototype-1.35/Makefile.PL ---- HTML-Prototype-1.35/Makefile.PL.orig 2005-10-31 15:21:51 +0100 -+++ HTML-Prototype-1.35/Makefile.PL 2005-10-31 15:23:36 +0100 -@@ -1,31 +1,9 @@ --# 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'); -+ +Index: HTML-Prototype-1.36/Makefile.PL +--- HTML-Prototype-1.36/Makefile.PL.orig 2005-12-02 02:33:12 +0100 ++++ HTML-Prototype-1.36/Makefile.PL 2005-12-07 09:51:07 +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; @@ . patch -p0 <<'@@ .' Index: openpkg-src/perl-xml/perl-xml.spec ============================================================================ $ cvs diff -u -r1.211 -r1.212 perl-xml.spec --- openpkg-src/perl-xml/perl-xml.spec 1 Dec 2005 07:52:06 -0000 1.211 +++ openpkg-src/perl-xml/perl-xml.spec 7 Dec 2005 09:02:16 -0000 1.212 @@ -24,7 +24,7 @@ # versions of individual parts %define V_perl 5.8.7 -%define V_html_parser 3.47 +%define V_html_parser 3.48 %define V_html_simpleparse 0.12 %define V_html_table 2.02 %define V_html_tagreader 1.08 @@ -33,7 +33,7 @@ %define V_html_template 2.7 %define V_html_template_extension 0.25 %define V_html_email_obfuscate 0.02 -%define V_html_prototype 1.35 +%define V_html_prototype 1.36 %define V_html_prototype_useful 0.04 %define V_css 1.07 %define V_css_tiny 1.11 @@ -83,7 +83,7 @@ Group: Language License: GPL/Artistic Version: %{V_perl} -Release: 20051201 +Release: 20051207 # package options %option with_libxml no @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org