summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2016-08-19 15:11:49 +0000
committerwiz <wiz>2016-08-19 15:11:49 +0000
commit3b96e41c0be448b6ee5f9cc296b510fbf039b6ee (patch)
treebb6efbdda664d9dcb57399896b31a7637943a5ce
parentb87b0d2d9be1217006a1f8dd4f42959c85a0ca59 (diff)
downloadpkgsrc-3b96e41c0be448b6ee5f9cc296b510fbf039b6ee.tar.gz
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)
-rw-r--r--devel/p5-Try-Tiny/Makefile5
-rw-r--r--devel/p5-Try-Tiny/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Try-Tiny/Makefile b/devel/p5-Try-Tiny/Makefile
index 1354951928e..5019cb8d805 100644
--- a/devel/p5-Try-Tiny/Makefile
+++ b/devel/p5-Try-Tiny/Makefile
@@ -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 --git a/devel/p5-Try-Tiny/distinfo b/devel/p5-Try-Tiny/distinfo
index a49844fbcef..fae84019531 100644
--- a/devel/p5-Try-Tiny/distinfo
+++ b/devel/p5-Try-Tiny/distinfo
@@ -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