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: 15-Sep-2007 16:45:43
Branch: HEAD Handle: 2007091515454200
Modified files:
openpkg-src/perl-time perl-time.spec
Log:
modifying package: perl-time-5.8.8 20070911 -> 20070915
Summary:
Revision Changes Path
1.169 +4 -4 openpkg-src/perl-time/perl-time.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-time/perl-time.spec
============================================================================
$ cvs diff -u -r1.168 -r1.169 perl-time.spec
--- openpkg-src/perl-time/perl-time.spec 11 Sep 2007 05:55:19 -0000
1.168
+++ openpkg-src/perl-time/perl-time.spec 15 Sep 2007 14:45:42 -0000
1.169
@@ -27,7 +27,7 @@
%define V_time_date 1.16
%define V_time_hires 1.9707
%define V_time_local 1.17
-%define V_date_manip 5.44
+%define V_date_manip 5.46
%define V_date_calc 5.4
%define V_class_date 1.1.9
%define V_benchmark_timer 0.7100
@@ -49,13 +49,13 @@
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
-Release: 20070911
+Release: 20070915
# list of sources
Source0:
http://www.cpan.org/modules/by-module/Time/TimeDate-%{V_time_date}.tar.gz
Source1:
http://www.cpan.org/modules/by-module/Time/Time-HiRes-%{V_time_hires}.tar.gz
Source2:
http://www.cpan.org/modules/by-module/Time/Time-Local-%{V_time_local}.tar.gz
-Source3:
http://www.cpan.org/modules/by-module/Date/DateManip-%{V_date_manip}.tar.gz
+Source3:
http://www.cpan.org/modules/by-module/Date/Date-Manip-%{V_date_manip}.tar.gz
Source4:
http://www.cpan.org/modules/by-module/Date/Date-Calc-%{V_date_calc}.tar.gz
Source5:
http://hacks.dlux.hu/Class-Date/download/Class-Date-%{V_class_date}.tar.gz
Source6:
http://www.cpan.org/modules/by-module/Benchmark/Benchmark-Timer-%{V_benchmark_timer}.tar.gz
@@ -112,7 +112,7 @@
prog perl-time:DateManip = {
version = %{V_date_manip}
url = http://www.cpan.org/modules/by-module/Date/
- regex = DateManip-(__VER__)\.tar\.gz
+ regex = Date-Manip-(__VER__)\.tar\.gz
}
prog perl-time:Time-modules = {
version = %{V_time_modules}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]