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: 09-Apr-2008 19:14:37
Branch: HEAD Handle: 2008040918143700
Modified files:
openpkg-src/perl-time perl-time.patch perl-time.spec
Log:
modifying package: perl-time-5.10.0 20080408 -> 20080409
Summary:
Revision Changes Path
1.4 +0 -15 openpkg-src/perl-time/perl-time.patch
1.193 +2 -2 openpkg-src/perl-time/perl-time.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-time/perl-time.patch
============================================================================
$ cvs diff -u -r1.3 -r1.4 perl-time.patch
--- openpkg-src/perl-time/perl-time.patch 8 Apr 2008 16:52:03 -0000
1.3
+++ openpkg-src/perl-time/perl-time.patch 9 Apr 2008 17:14:37 -0000
1.4
@@ -22,18 +22,3 @@
-
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.192 -r1.193 perl-time.spec
--- openpkg-src/perl-time/perl-time.spec 8 Apr 2008 16:52:03 -0000
1.192
+++ openpkg-src/perl-time/perl-time.spec 9 Apr 2008 17:14:37 -0000
1.193
@@ -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.9714
+%define V_time_hires 1.9715
%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: 20080408
+Release: 20080409
# 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 [email protected]