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: 08-Apr-2008 18:52:04 Branch: HEAD Handle: 2008040817520300 Modified files: openpkg-src/perl-time perl-time.patch perl-time.spec Log: modifying package: perl-time-5.10.0 20080406 -> 20080408 Summary: Revision Changes Path 1.3 +18 -3 openpkg-src/perl-time/perl-time.patch 1.192 +2 -2 openpkg-src/perl-time/perl-time.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-time/perl-time.patch ============================================================================ $ cvs diff -u -r1.2 -r1.3 perl-time.patch --- openpkg-src/perl-time/perl-time.patch 2 Nov 2007 12:26:05 -0000 1.2 +++ openpkg-src/perl-time/perl-time.patch 8 Apr 2008 16:52:03 -0000 1.3 @@ -1,6 +1,6 @@ Index: Benchmark-Timer-0.7100/Makefile.PL --- Benchmark-Timer-0.7100/Makefile.PL.orig 2004-12-20 23:49:50 +0100 -+++ Benchmark-Timer-0.7100/Makefile.PL 2005-06-03 17:10:04 +0200 ++++ Benchmark-Timer-0.7100/Makefile.PL 2008-04-08 18:44:31 +0200 @@ -20,7 +20,7 @@ # Optional features and their modules features ( @@ -11,8 +11,8 @@ ], ); Index: Time-Duration-1.06/Makefile.PL ---- Time-Duration-1.06/Makefile.PL.orig 2007-11-02 13:22:59 +0100 -+++ Time-Duration-1.06/Makefile.PL 2007-11-02 13:23:52 +0100 +--- Time-Duration-1.06/Makefile.PL.orig 2007-08-19 02:29:54 +0200 ++++ Time-Duration-1.06/Makefile.PL 2008-04-08 18:44:31 +0200 @@ -3,8 +3,5 @@ name 'Time-Duration'; all_from 'Duration.pm'; @@ -22,3 +22,18 @@ - auto_install; WriteAll; +Index: Time-HiRes-1.9714/Makefile.PL +--- Time-HiRes-1.9714/Makefile.PL.orig 2008-04-08 18:44:38 +0200 ++++ Time-HiRes-1.9714/Makefile.PL 2008-04-08 18:50:04 +0200 +@@ -839,11 +839,9 @@ + my $action; + if (@ARGV) { + if (@ARGV > 1) { +- usage(); + } elsif ($ARGV[0] =~ /^(configure)$/) { + $action = $1; + } else { +- die qq{$0: Usage: $0 [configure]\n}; + } + } + if (-f "xdefine" && !(defined $action && $action eq 'configure')) { @@ . patch -p0 <<'@@ .' Index: openpkg-src/perl-time/perl-time.spec ============================================================================ $ cvs diff -u -r1.191 -r1.192 perl-time.spec --- openpkg-src/perl-time/perl-time.spec 6 Apr 2008 07:58:29 -0000 1.191 +++ openpkg-src/perl-time/perl-time.spec 8 Apr 2008 16:52:03 -0000 1.192 @@ -24,7 +24,7 @@ # versions of individual parts %define V_perl 5.10.0 %define V_time_date 1.16 -%define V_time_hires 1.9713 +%define V_time_hires 1.9714 %define V_time_local 1.18 %define V_date_manip 5.48 %define V_date_calc 5.4 @@ -50,7 +50,7 @@ Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20080406 +Release: 20080408 # list of sources Source0: http://www.cpan.org/modules/by-module/Time/TimeDate-%{V_time_date}.tar.gz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org