Subject: CVS commit: pkgsrc/devel/p5-Test-Simple
From: Jens Rehsack
Date: 2009-06-12 09:51:51
Message id: 20090612075151.425CD175D0@cvs.netbsd.org

Log Message:
pkgsrc changes:
  - Updating package for p5 modules around Test::Simple from 0.86 to 0.88
  - Setting LICENSE=${PERL5_LICENSE} according to META.yaml

Upstream changes:
0.88  Sat May 30 12:31:24 PDT 2009
    Turing 0.87_03 into a stable release.

0.87_03  Sun May 24 13:41:40 PDT 2009
    New Features
    * isa_ok() now works on classes. (Peter Scott)

0.87_02  Sat Apr 11 12:54:14 PDT 2009
    Test Fixes
    * Some filesystems don't like it when you open a file for writing multiple
      times.  Fixes t/Builder/reset.t. [rt.cpan.org 17298]
    * Check how an operating system is going to map exit codes.  Some OS'
      will map them... sometimes.  [rt.cpan.org 42148]
    * Fix Test::Builder::NoOutput on 5.6.2.

0.87_01  Sun Mar 29 09:56:52 BST 2009
    New Features
    * done_testing() allows you to declare that you have finished running tests,
      and how many you ran.  It is a safer no_plan and effectively replaces it.
    * output() now supports scalar references.

    Feature Changes
    * You can now run a test without first declaring a plan.  This allows
      done_testing() to work.
    * You can now call current_test() without first declaring a plan.

    Bug Fixes
    * skip_all() with no reason would output "1..0" which is invalid \ 
TAP.  It will
      now always include the SKIP directive.

    Other
    * Repository moved to github.

Files:
RevisionActionfile
1.42modifypkgsrc/devel/p5-Test-Simple/Makefile
1.24modifypkgsrc/devel/p5-Test-Simple/distinfo