OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-web, openpkg-src Date:   16-Nov-2002 11:45:55
  Branch: HEAD                             Handle: 2002111610455302

  Modified files:
    openpkg-re/vcheck       vc.perl-time
    openpkg-src/perl-time   perl-time.spec
    openpkg-web             news.txt

  Log:
    Time::Hires is now part of base distribution

  Summary:
    Revision    Changes     Path
    1.20        +0  -5      openpkg-re/vcheck/vc.perl-time
    1.29        +4  -15     openpkg-src/perl-time/perl-time.spec
    1.2040      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  Index: openpkg-re/vcheck/vc.perl-time
  ============================================================
  $ cvs diff -u -r1.19 -r1.20 vc.perl-time
  --- openpkg-re/vcheck/vc.perl-time    14 Oct 2002 18:17:53 -0000      1.19
  +++ openpkg-re/vcheck/vc.perl-time    16 Nov 2002 10:45:53 -0000      1.20
  @@ -16,11 +16,6 @@
     url       = http://www.cpan.org/modules/by-module/Date/
     regex     = DateManip-(__VER__)\.tar\.gz
   }
  -prog perl-time:Time-HiRes = {
  -  version   = 1.38
  -  url       = http://www.cpan.org/modules/by-module/Time/
  -  regex     = Time-HiRes-(__VER__)\.tar\.gz
  -}
   prog perl-time:TimeDate = {
     version   = 1.1301
     url       = http://www.cpan.org/modules/by-module/Date/
  Index: openpkg-src/perl-time/perl-time.spec
  ============================================================
  $ cvs diff -u -r1.28 -r1.29 perl-time.spec
  --- openpkg-src/perl-time/perl-time.spec      14 Oct 2002 18:17:55 -0000      1.28
  +++ openpkg-src/perl-time/perl-time.spec      16 Nov 2002 10:45:55 -0000      1.29
  @@ -25,7 +25,6 @@
   
   #   versions of individual parts
   %define       V_time_date          1.1301
  -%define       V_time_hires         1.38
   %define       V_date_manip         5.40
   %define       V_date_calc          5.3
   %define       V_class_date         1.1.1
  @@ -45,11 +44,10 @@
   
   #   list of sources
   Source0:      
http://www.cpan.org/modules/by-module/Date/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/Date/DateManip-%{V_date_manip}.tar.gz
  -Source3:      
http://www.cpan.org/modules/by-module/Date/Date-Calc-%{V_date_calc}.tar.gz
  -Source4:      
http://hacks.dlux.hu/Class-Date/download/Class-Date-%{V_class_date}.tar.gz
  -Source5:      
http://www.cpan.org/authors/id/A/AN/ANDREWHO/Benchmark-Timer-%{V_benchmark_timer}.tar.gz
  +Source1:      
http://www.cpan.org/modules/by-module/Date/DateManip-%{V_date_manip}.tar.gz
  +Source2:      
http://www.cpan.org/modules/by-module/Date/Date-Calc-%{V_date_calc}.tar.gz
  +Source3:      
http://hacks.dlux.hu/Class-Date/download/Class-Date-%{V_class_date}.tar.gz
  +Source4:      
http://www.cpan.org/authors/id/A/AN/ANDREWHO/Benchmark-Timer-%{V_benchmark_timer}.tar.gz
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -62,7 +60,6 @@
   %description
       Various Perl modules for Date and Time handling:
       - Time::Date (%{V_time_date})
  -    - Time::HiRes (%{V_time_hires})
       - Date::Manip (%{V_date_manip})
       - Date::Calc (%{V_date_calc})
       - Class::Date (%{V_class_date})
  @@ -74,7 +71,6 @@
       %setup2  -q -T -D -a 2
       %setup3  -q -T -D -a 3
       %setup4  -q -T -D -a 4
  -    %setup5  -q -T -D -a 5
   
   %build
   
  @@ -104,13 +100,6 @@
   
       #   build Time::Date
       ( cd TimeDate-%{V_time_date}
  -      $perl Makefile.PL $perlargs
  -      $make $makeargs all
  -      $make $makeargs install
  -    )
  -
  -    #   build Time::HiRes
  -    ( cd Time-HiRes-%{V_time_hires}
         $perl Makefile.PL $perlargs
         $make $makeargs all
         $make $makeargs install
  Index: openpkg-web/news.txt
  ============================================================
  $ cvs diff -u -r1.2039 -r1.2040 news.txt
  --- openpkg-web/news.txt      16 Nov 2002 10:18:12 -0000      1.2039
  +++ openpkg-web/news.txt      16 Nov 2002 10:45:54 -0000      1.2040
  @@ -1,3 +1,4 @@
  +16-Nov-2002: Upgraded package: P<perl-time-20021014-20021014>
   16-Nov-2002: Upgraded package: P<perl-5.8.0-20021116>
   16-Nov-2002: Upgraded package: P<gd-2.0.7-20021116>
   16-Nov-2002: Upgraded package: P<perl-tk-20021116-20021116>
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to