Skip to content

Commit

Permalink
p5-HTTP-Entity-Parser: update to 0.24.
Browse files Browse the repository at this point in the history
0.24 2020-08-05T05:36:49Z

   - encode recursively nested Arrayrefs and Hashrefs in JSON #13

0.23 2020-07-10T02:45:46Z

    - Handle nested arrays #12
  • Loading branch information
0-wiz-0 committed Sep 7, 2020
1 parent 9aadfbc commit e7837f6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions www/p5-HTTP-Entity-Parser/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.13 2020/08/31 18:12:55 wiz Exp $
# $NetBSD: Makefile,v 1.14 2020/09/07 20:47:25 wiz Exp $

DISTNAME= HTTP-Entity-Parser-0.22
DISTNAME= HTTP-Entity-Parser-0.24
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}

Expand Down
10 changes: 5 additions & 5 deletions www/p5-HTTP-Entity-Parser/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.5 2019/11/28 11:36:23 mef Exp $
$NetBSD: distinfo,v 1.6 2020/09/07 20:47:25 wiz Exp $

SHA1 (HTTP-Entity-Parser-0.22.tar.gz) = cb074f568f65b4347678ca524c5a965074f23470
RMD160 (HTTP-Entity-Parser-0.22.tar.gz) = cb1cefde14f22f113e853a9df74077ee9bc3e313
SHA512 (HTTP-Entity-Parser-0.22.tar.gz) = fc54b92af197ec4dbdb1069f5a7a8db0892483f80a3737f4914cb6d03dd0ec01b2b215bed96b6736474d2d484516071926774610ace475199cae44174cc2abd0
Size (HTTP-Entity-Parser-0.22.tar.gz) = 23903 bytes
SHA1 (HTTP-Entity-Parser-0.24.tar.gz) = 666b86f04fef5a603e797b5b7fbbfd30dcab1e7b
RMD160 (HTTP-Entity-Parser-0.24.tar.gz) = 2de029052a4263e49a42e189ef1c861eb09d17cc
SHA512 (HTTP-Entity-Parser-0.24.tar.gz) = 54552b772815e4b5b2a006a53f1fb8f89d3f002e4b203badaccd484354bababcc9875b7950743434fb79f6ce52e6c10421f0ba9255acf9cddad92c0b00171415
Size (HTTP-Entity-Parser-0.24.tar.gz) = 24200 bytes

0 comments on commit e7837f6

Please sign in to comment.