pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-indirect Update to 0.37



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5ca16bc8e43
branches:  trunk
changeset: 350453:f5ca16bc8e43
user:      wen <wen%pkgsrc.org@localhost>
date:      Thu Jul 28 07:04:21 2016 +0000

description:
Update to 0.37

Upstream changes:
0.37    2016-07-12 16:40 UTC
        + Chg : A large chunk of boilerplate XS code, which is also used in
                other XS modules, has been factored out of the main .xs file
                to a collection of .h files in the xsh subdirectory.
        + Fix : [RT #115392] : Intermittent segfaults with heredocs
                Heredocs should now be handled correctly.
                Thanks Graham Knop for reporting.

diffstat:

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

diffs (29 lines):

diff -r 28b8baa1f79f -r f5ca16bc8e43 devel/p5-indirect/Makefile
--- a/devel/p5-indirect/Makefile        Thu Jul 28 06:59:44 2016 +0000
+++ b/devel/p5-indirect/Makefile        Thu Jul 28 07:04:21 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2016/06/08 19:23:47 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2016/07/28 07:04:21 wen Exp $
 
-DISTNAME=      indirect-0.36
+DISTNAME=      indirect-0.37
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/V/VP/VPIT/}
 
diff -r 28b8baa1f79f -r f5ca16bc8e43 devel/p5-indirect/distinfo
--- a/devel/p5-indirect/distinfo        Thu Jul 28 06:59:44 2016 +0000
+++ b/devel/p5-indirect/distinfo        Thu Jul 28 07:04:21 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 03:28:59 agc Exp $
+$NetBSD: distinfo,v 1.6 2016/07/28 07:04:21 wen Exp $
 
-SHA1 (indirect-0.36.tar.gz) = c99e68b17a15fa449e3da1175b9eb0c473f57f65
-RMD160 (indirect-0.36.tar.gz) = d576ce7ff5b465e3e0db33349aa3fe5aa85b3bee
-SHA512 (indirect-0.36.tar.gz) = 27f86702a2b3597e2bc20390130584324bfe86cc4d9f33a488b4788d6e1513ac19dfd4e1407f29b6f862172b020b3001a248450ad8dddb5a31e07220c0783ceb
-Size (indirect-0.36.tar.gz) = 48597 bytes
+SHA1 (indirect-0.37.tar.gz) = c843ac122eed28060cade79d2920ecd3fd9a1763
+RMD160 (indirect-0.37.tar.gz) = 774c090cbcfd9576bd6b3474defac653b12d5451
+SHA512 (indirect-0.37.tar.gz) = 8d46ff62c86b23519b030474155f7d8aa4872a9a4a2bb1e3199ac506aee60343b4c572eae8fa41dc5148c115de3c80bcb7f21900ad30822dc9eb437033defe09
+Size (indirect-0.37.tar.gz) = 54892 bytes



Home | Main Index | Thread Index | Old Index