pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Try-Tiny Updated p5-Try-Tiny to 0.27.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da264059ca5c
branches:  trunk
changeset: 351372:da264059ca5c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Aug 19 15:11:49 2016 +0000

description:
Updated p5-Try-Tiny to 0.27.

0.27      2016-08-16 01:43:35Z
  - repository moved to the github p5sagit organization (the primary is on
    shadowcat, mirrored to github)
  - no changes since 0.26

0.26      2016-03-15 23:42:02Z (TRIAL RELEASE)
  - switch from finalizers using an array to a hash, to resolve segfaults when
    creating a pseudofork on MSWin before perl 5.20 (Graham Knop,
    karenetheridge/Sub-Name/#3)

0.25      2016-02-22 20:16:51Z (TRIAL RELEASE)
  - "finally" blocks are now run for all methods of leaving the try block
    (including via exit, goto)  (Lukas Mai, RT#112099)

diffstat:

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

diffs (29 lines):

diff -r d9547ed4c815 -r da264059ca5c devel/p5-Try-Tiny/Makefile
--- a/devel/p5-Try-Tiny/Makefile        Fri Aug 19 15:00:36 2016 +0000
+++ b/devel/p5-Try-Tiny/Makefile        Fri Aug 19 15:11:49 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2016/06/08 19:23:44 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2016/08/19 15:11:49 wiz Exp $
 
-DISTNAME=      Try-Tiny-0.24
+DISTNAME=      Try-Tiny-0.27
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/}
 
diff -r d9547ed4c815 -r da264059ca5c devel/p5-Try-Tiny/distinfo
--- a/devel/p5-Try-Tiny/distinfo        Fri Aug 19 15:00:36 2016 +0000
+++ b/devel/p5-Try-Tiny/distinfo        Fri Aug 19 15:11:49 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2015/12/13 08:14:30 wiz Exp $
+$NetBSD: distinfo,v 1.12 2016/08/19 15:11:49 wiz Exp $
 
-SHA1 (Try-Tiny-0.24.tar.gz) = 3c3eef7f9c03380d21e145787103ed14fd56e153
-RMD160 (Try-Tiny-0.24.tar.gz) = 364f889fb51d205684a53d29b1dfc2721d3bd2b4
-SHA512 (Try-Tiny-0.24.tar.gz) = 403ce12b7cda7356b1a86d7661ed406ce4e526f416033fa5eb04b83bbeb7f198b4660342383232affe2ef9a8e0dbd237a6e6c0f290c277c8abc319c949d3c959
-Size (Try-Tiny-0.24.tar.gz) = 30666 bytes
+SHA1 (Try-Tiny-0.27.tar.gz) = 76c3ff6fdb4429272ee0f93886edd7ca0351eaac
+RMD160 (Try-Tiny-0.27.tar.gz) = 4606acec28660f8da5f7d11a0dbe2ba71b4381a9
+SHA512 (Try-Tiny-0.27.tar.gz) = 2ce87f7165c62f780136fc977b347791dd4f859a684c4489e3778440f8e55c504c30a5d5b899ed59cef92bcbe7777315c25b234166aaf9ecb8d3382053b02b09
+Size (Try-Tiny-0.27.tar.gz) = 32270 bytes



Home | Main Index | Thread Index | Old Index