pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Simple Updating package for p5 module Te...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8c023b4f907d
branches:  trunk
changeset: 395406:8c023b4f907d
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Jul 07 22:32:34 2009 +0000

description:
Updating package for p5 module Test::Simple from 0.88 to 0.92

Upstream changes:
0.92  Fri Jul  3 11:08:56 PDT 2009
    Test Fixes
    * Silence noise on VMS in exit.t (Craig Berry)
    * Skip Builder/fork_with_new_stdout.t on systems without fork (Craig Berry)


0.90  Thu Jul  2 13:18:25 PDT 2009
    Docs
    * Finally added a note about the "Wide character in print" warning and
      how to work around it.
    * Note the IO::Stringy license in our copy of it.
      [test-more.googlecode.com 47]

    Test Fixes
    * Small fixes for integration with the Perl core
      [bleadperl eaa0815147e13cd4ab5b3d6ca8f26544a9f0c3b4]
    * exit code tests could be effected by errno when PERLIO=stdio
      [bleadperl c76230386fc5e6fba9fdbeab473abbf4f4adcbe3]

    Other
    * This is a stable release for 5.10.1.  It does not include
      the subtest() work in 0.89_01.

diffstat:

 devel/p5-Test-Simple/Makefile |  4 ++--
 devel/p5-Test-Simple/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r adc3ff6c64d4 -r 8c023b4f907d devel/p5-Test-Simple/Makefile
--- a/devel/p5-Test-Simple/Makefile     Tue Jul 07 22:28:52 2009 +0000
+++ b/devel/p5-Test-Simple/Makefile     Tue Jul 07 22:32:34 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2009/06/12 07:51:51 sno Exp $
+# $NetBSD: Makefile,v 1.43 2009/07/07 22:32:34 sno Exp $
 
-DISTNAME=              Test-Simple-0.88
+DISTNAME=              Test-Simple-0.92
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5tsi
 CATEGORIES=            devel perl5
diff -r adc3ff6c64d4 -r 8c023b4f907d devel/p5-Test-Simple/distinfo
--- a/devel/p5-Test-Simple/distinfo     Tue Jul 07 22:28:52 2009 +0000
+++ b/devel/p5-Test-Simple/distinfo     Tue Jul 07 22:32:34 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2009/06/12 07:51:51 sno Exp $
+$NetBSD: distinfo,v 1.25 2009/07/07 22:32:34 sno Exp $
 
-SHA1 (Test-Simple-0.88.tar.gz) = 75941e8bf60e9b00eede30aac1677c0fc50a3bab
-RMD160 (Test-Simple-0.88.tar.gz) = 81f57ba3122605bb1ae4abc4c37a9033f0044fff
-Size (Test-Simple-0.88.tar.gz) = 98436 bytes
+SHA1 (Test-Simple-0.92.tar.gz) = c8d78410eb1b56dc2b5563505344380394e4acdb
+RMD160 (Test-Simple-0.92.tar.gz) = 11b9bf92700801059640a6ea368feb8daf6d9402
+Size (Test-Simple-0.92.tar.gz) = 99716 bytes



Home | Main Index | Thread Index | Old Index