pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-B-Hooks-Parser



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Jun  2 03:22:48 UTC 2019

Modified Files:
        pkgsrc/devel/p5-B-Hooks-Parser: Makefile distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-B-Hooks-Parser/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-B-Hooks-Parser/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-B-Hooks-Parser/Makefile
diff -u pkgsrc/devel/p5-B-Hooks-Parser/Makefile:1.20 pkgsrc/devel/p5-B-Hooks-Parser/Makefile:1.21
--- pkgsrc/devel/p5-B-Hooks-Parser/Makefile:1.20        Wed Aug 22 09:43:38 2018
+++ pkgsrc/devel/p5-B-Hooks-Parser/Makefile     Sun Jun  2 03:22:48 2019
@@ -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/}
 

Index: pkgsrc/devel/p5-B-Hooks-Parser/distinfo
diff -u pkgsrc/devel/p5-B-Hooks-Parser/distinfo:1.9 pkgsrc/devel/p5-B-Hooks-Parser/distinfo:1.10
--- pkgsrc/devel/p5-B-Hooks-Parser/distinfo:1.9 Sun Apr  9 03:26:19 2017
+++ pkgsrc/devel/p5-B-Hooks-Parser/distinfo     Sun Jun  2 03:22:48 2019
@@ -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