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: 04-Oct-2007 19:28:01 Branch: HEAD Handle: 2007100418280001 Modified files: openpkg-src/perl-par perl-par.patch perl-par.spec Log: modifying package: perl-par-5.8.8 20070730 -> 20071004 Summary: Revision Changes Path 1.3 +6 -6 openpkg-src/perl-par/perl-par.patch 1.35 +2 -3 openpkg-src/perl-par/perl-par.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-par/perl-par.patch ============================================================================ $ cvs diff -u -r1.2 -r1.3 perl-par.patch --- openpkg-src/perl-par/perl-par.patch 22 May 2006 07:29:31 -0000 1.2 +++ openpkg-src/perl-par/perl-par.patch 4 Oct 2007 17:28:00 -0000 1.3 @@ -1,9 +1,9 @@ Index: PAR-0.93/Makefile.PL ---- PAR-0.93.orig/Makefile.PL Fri May 19 13:26:20 2006 -+++ PAR-0.93/Makefile.PL Mon May 22 09:27:16 2006 -@@ -20,21 +20,6 @@ - 'Win32::Exe' => 0.04; - } +--- PAR-0.976.orig/Makefile.PL 2007-07-29 13:05:39 +0200 ++++ PAR-0.976/Makefile.PL 2007-10-04 19:24:08 +0200 +@@ -12,21 +12,6 @@ + requires 'PAR::Dist' => 0.22; + requires 'AutoLoader' => 5.63; -if (can_use('Crypt::OpenPGP') or can_run('gpg')) { - my $has_sha1 = ( @@ -22,4 +22,4 @@ - include_deps 'Test::More'; no_index directory => 'contrib'; - auto_install_now -default => 0; + auto_provides; @@ . patch -p0 <<'@@ .' Index: openpkg-src/perl-par/perl-par.spec ============================================================================ $ cvs diff -u -r1.34 -r1.35 perl-par.spec --- openpkg-src/perl-par/perl-par.spec 30 Jul 2007 07:58:56 -0000 1.34 +++ openpkg-src/perl-par/perl-par.spec 4 Oct 2007 17:28:01 -0000 1.35 @@ -25,7 +25,7 @@ # versions of individual parts %define V_perl 5.8.8 %define V_par_dist 0.25 -%define V_par 0.93 +%define V_par 0.976 # package information Name: perl-par @@ -38,7 +38,7 @@ Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20070730 +Release: 20071004 # list of sources Source0: http://www.cpan.org/modules/by-module/PAR/PAR-Dist-%{V_par_dist}.tar.gz @@ -67,7 +67,6 @@ regex = PAR-Dist-(__VER__)\.tar\.gz } prog perl-par:PAR = { - comment = "thl: par 0.941 requires Getopt::ArgvFile" version = %{V_par} url = http://www.cpan.org/modules/by-module/PAR/ regex = PAR-(__VER__)\.tar\.gz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org