pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-B-Hooks-Parser Update to 0.21



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c7b7ee717498
branches:  trunk
changeset: 334650:c7b7ee717498
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Jun 02 03:22:48 2019 +0000

description:
Update to 0.21

Upstream changes:
0.21    2019-04-14 18:19:17Z
 - fix threaded builds - revert to older Perl_filter_read (RT#129173)

0.20    2019-04-14 06:54:56Z
  - now uses core functions directly, instead of code copied from core, when
    available (starting in perl 5.29.10) (Karl Williamson, pull request #3;
    see perl RT#133318)

diffstat:

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

diffs (30 lines):

diff -r ccfb108914d6 -r c7b7ee717498 devel/p5-B-Hooks-Parser/Makefile
--- a/devel/p5-B-Hooks-Parser/Makefile  Sun Jun 02 03:22:02 2019 +0000
+++ b/devel/p5-B-Hooks-Parser/Makefile  Sun Jun 02 03:22:48 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2018/08/22 09:43:38 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2019/06/02 03:22:48 wen Exp $
 
-DISTNAME=      B-Hooks-Parser-0.19
+DISTNAME=      B-Hooks-Parser-0.21
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=B/}
 
diff -r ccfb108914d6 -r c7b7ee717498 devel/p5-B-Hooks-Parser/distinfo
--- a/devel/p5-B-Hooks-Parser/distinfo  Sun Jun 02 03:22:02 2019 +0000
+++ b/devel/p5-B-Hooks-Parser/distinfo  Sun Jun 02 03:22:48 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2017/04/09 03:26:19 mef Exp $
+$NetBSD: distinfo,v 1.10 2019/06/02 03:22:48 wen Exp $
 
-SHA1 (B-Hooks-Parser-0.19.tar.gz) = 1b3dc1f7243eceedc2076d201d5ba07466bee5de
-RMD160 (B-Hooks-Parser-0.19.tar.gz) = 8726a3a0ceb1db641db63cf5a86fe93d784f48e6
-SHA512 (B-Hooks-Parser-0.19.tar.gz) = 87708e718bddcdf3a80fa4f75a7fb9f642519b8dc1bdb5eafaf825b10efb23f74e8645af86094696efd50c1194a818360ee1a77ce226a0b1f89ea4db90be636b
-Size (B-Hooks-Parser-0.19.tar.gz) = 87015 bytes
+SHA1 (B-Hooks-Parser-0.21.tar.gz) = 76649357824f67c9af27c8e660ddeafcecafc60a
+RMD160 (B-Hooks-Parser-0.21.tar.gz) = 2095c4ef81ffffd7457c9fe27276ff8f9457fb0d
+SHA512 (B-Hooks-Parser-0.21.tar.gz) = 7645b9f43ab147fc51dfc4f7e8b89b66a4225b214914f0cc12f9b8887e2717d373453c227e2c0cc0508424d01ea96dd3eb8160d746bfa484857bf9be8ec0c72e
+Size (B-Hooks-Parser-0.21.tar.gz) = 89001 bytes
 SHA1 (patch-aa) = 5de150e40cd2db27b5c85c2d9a81e531d7183388



Home | Main Index | Thread Index | Old Index