pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Test-Simple



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Nov 28 12:47:35 UTC 2016

Modified Files:
        pkgsrc/devel/p5-Test-Simple: Makefile distinfo

Log Message:
Updated p5-Test-Simple to 1.302067.

1.302067  2016-11-23 07:37:56-08:00 America/Los_Angeles

    - Fix context test for recent blead.

1.302066  2016-11-08 07:58:39-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Handle cases where SysV IPC can be available but not enabled
    - Import 'context' into Test2::IPC, it is used by 'cull'
    - Propogate warnings settings to use_ok (#736)

1.302065  2016-10-30 11:54:37-07:00 America/Los_Angeles (TRIAL RELEASE)

    - Set the TEST_ACTIVE env var to true
    - Set the TEST2_ACTIVE env var to true
    - Fix the oldest bug still in the bug list (#6)
      This fixes cmp_ok output is some confusing cases
    - Update travis config
    - Add missing author deps
    - Fix handling of negative pid's on windows
    - Add can() to Test::Tester::Delegate (despite deprecation)
    - Fix some minor test issues

1.302064  2016-10-24 21:03:24-07:00 America/Los_Angeles (TRIAL RELEASE)

    - Repo management improvements
    - Better handling of info vs diag in ->send_event
    - Fix test that used 'parent'
    - Better handling of non-bumping failures (#728)

1.302063  2016-10-23 21:31:20-07:00 America/Los_Angeles (TRIAL RELEASE)

    - Fix double release when 'throw' is used in context_do()


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/devel/p5-Test-Simple/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/p5-Test-Simple/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Test-Simple/Makefile
diff -u pkgsrc/devel/p5-Test-Simple/Makefile:1.65 pkgsrc/devel/p5-Test-Simple/Makefile:1.66
--- pkgsrc/devel/p5-Test-Simple/Makefile:1.65   Fri Oct 28 09:48:32 2016
+++ pkgsrc/devel/p5-Test-Simple/Makefile        Mon Nov 28 12:47:35 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2016/10/28 09:48:32 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2016/11/28 12:47:35 wiz Exp $
 
-DISTNAME=              Test-Simple-1.302062
+DISTNAME=              Test-Simple-1.302067
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Test/}

Index: pkgsrc/devel/p5-Test-Simple/distinfo
diff -u pkgsrc/devel/p5-Test-Simple/distinfo:1.37 pkgsrc/devel/p5-Test-Simple/distinfo:1.38
--- pkgsrc/devel/p5-Test-Simple/distinfo:1.37   Fri Oct 28 09:48:32 2016
+++ pkgsrc/devel/p5-Test-Simple/distinfo        Mon Nov 28 12:47:35 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.37 2016/10/28 09:48:32 wiz Exp $
+$NetBSD: distinfo,v 1.38 2016/11/28 12:47:35 wiz Exp $
 
-SHA1 (Test-Simple-1.302062.tar.gz) = 7c1184724ba00c2a3584e948324f8b1f474e30ea
-RMD160 (Test-Simple-1.302062.tar.gz) = ed570543e220c0e27f61a9f974ba5fa7b4a6f85e
-SHA512 (Test-Simple-1.302062.tar.gz) = 8c221ec4ee33da68191df6c8e13f82f90d694a1d87e2406a4af500b70bd87e8b58093735ca71c63c6cb569673e088d9f558bf7155c1f5e885eada354c090d3ff
-Size (Test-Simple-1.302062.tar.gz) = 247549 bytes
+SHA1 (Test-Simple-1.302067.tar.gz) = 61320ad4ee214c00d76110be8b7f913ba741e180
+RMD160 (Test-Simple-1.302067.tar.gz) = 3f2807e474f0245ddae66ffa3e8143e15aea05a6
+SHA512 (Test-Simple-1.302067.tar.gz) = 7bebc37dcb3fbe5f1be5a99fb139c9e3b77a5f34d22d0649ae363b58afcfa7075e47b840082b0cd6b75a897bb2c08652fe461b4f9af95414d18b9bf338473f2f
+Size (Test-Simple-1.302067.tar.gz) = 250733 bytes



Home | Main Index | Thread Index | Old Index