pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/filesystems/p5-Path-Tiny Update to 0.108



details:   https://anonhg.NetBSD.org/pkgsrc/rev/035764630b38
branches:  trunk
changeset: 311869:035764630b38
user:      wen <wen%pkgsrc.org@localhost>
date:      Mon Aug 20 02:13:07 2018 +0000

description:
Update to 0.108

Upstream changes:

0.108     2018-07-30 15:35:23-04:00 America/New_York

    - No changes from 0.107-TRIAL.

0.107     2018-07-24 15:10:36-04:00 America/New_York (TRIAL RELEASE)

    [Fixes]

    - Fixed a bug where failure to load optional modules would trigger
      an external $SIG{__DIE__} handler.

0.106     2018-07-14 09:37:00-04:00 America/New_York

    [Tests]

    - Protected t/locking.t from PERL_PATH_TINY_NO_FLOCK already
      in the environment.

0.105     2018-07-07 10:09:04-04:00 America/New_York (TRIAL RELEASE)

    [Additions]

    - The PERL_PATH_TINY_NO_FLOCK environment variable has been added to
      allow users to disable file locking (and any associated warnings).

    [Changes]

    - Detection of unsupported 'flock' is no longer BSD-specific.  This
      allows detecting and warning, for example, with the Luster filesystem
      on Linux.

    [Tests]

    - Improve reliability and diagnostics of tests run via 'do'.

diffstat:

 filesystems/p5-Path-Tiny/Makefile |   5 ++---
 filesystems/p5-Path-Tiny/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 81f8f51c06c0 -r 035764630b38 filesystems/p5-Path-Tiny/Makefile
--- a/filesystems/p5-Path-Tiny/Makefile Mon Aug 20 00:43:49 2018 +0000
+++ b/filesystems/p5-Path-Tiny/Makefile Mon Aug 20 02:13:07 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2018/01/19 11:24:11 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2018/08/20 02:13:07 wen Exp $
 
-DISTNAME=      Path-Tiny-0.104
+DISTNAME=      Path-Tiny-0.108
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/}
 
diff -r 81f8f51c06c0 -r 035764630b38 filesystems/p5-Path-Tiny/distinfo
--- a/filesystems/p5-Path-Tiny/distinfo Mon Aug 20 00:43:49 2018 +0000
+++ b/filesystems/p5-Path-Tiny/distinfo Mon Aug 20 02:13:07 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2017/02/18 07:25:56 wen Exp $
+$NetBSD: distinfo,v 1.18 2018/08/20 02:13:07 wen Exp $
 
-SHA1 (Path-Tiny-0.104.tar.gz) = 5cdcad1149252ec18b7cc6501a98631dc6807922
-RMD160 (Path-Tiny-0.104.tar.gz) = 3a5d27a5b6655b2b9903995d7182dda6b58b190f
-SHA512 (Path-Tiny-0.104.tar.gz) = 6574e48645ebb4f61d45c1365e8b63cfaac6423394ba08363cfd62d3d98d163bd333d997bf5f7fd0e37ff94fcb3a3e19871eb7499b295399f048fd6a4bd3c78c
-Size (Path-Tiny-0.104.tar.gz) = 93011 bytes
+SHA1 (Path-Tiny-0.108.tar.gz) = 8cb67afa7543f0707c1326b1433c4a0828160efa
+RMD160 (Path-Tiny-0.108.tar.gz) = 1301607c8735ffae10422f075ed6a98aeb7af46a
+SHA512 (Path-Tiny-0.108.tar.gz) = 21cbc8ec84474a2fc14b77a2c8b659676d4842a87a7572497c0dd6ba1c2e5f91cdefa30fc9578fdc416d8c8ee4155ff302833925c1fdf9242c898ba6a0ebee13
+Size (Path-Tiny-0.108.tar.gz) = 93536 bytes



Home | Main Index | Thread Index | Old Index