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: 04-Apr-2006 08:53:15
Branch: HEAD Handle: 2006040407531500
Modified files:
openpkg-src/perl-time perl-time.spec
Log:
module changed location on CPAN
Summary:
Revision Changes Path
1.104 +4 -4 openpkg-src/perl-time/perl-time.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-time/perl-time.spec
============================================================================
$ cvs diff -u -r1.103 -r1.104 perl-time.spec
--- openpkg-src/perl-time/perl-time.spec 27 Mar 2006 07:11:53 -0000
1.103
+++ openpkg-src/perl-time/perl-time.spec 4 Apr 2006 06:53:15 -0000
1.104
@@ -24,7 +24,7 @@
# versions of individual parts
%define V_perl 5.8.8
-%define V_time_date 1.1301
+%define V_time_date 1.16
%define V_time_hires 1.87
%define V_time_local 1.12
%define V_date_manip 5.44
@@ -47,10 +47,10 @@
Group: Language
License: GPL/Artistic
Version: %{V_perl}
-Release: 20060327
+Release: 20060404
# list of sources
-Source0:
http://www.cpan.org/modules/by-module/Date/TimeDate-%{V_time_date}.tar.gz
+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
@@ -125,7 +125,7 @@
}
prog perl-time:TimeDate = {
version = %{V_time_date}
- url = http://www.cpan.org/modules/by-module/Date/
+ url = http://www.cpan.org/modules/by-module/Time/
regex = TimeDate-(__VER__)\.tar\.gz
}
prog perl-time:Time-TAI64 = {
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]