Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Convert-Binary-C p5-Convert-Binary-C: update ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f8ed623ef888
branches: trunk
changeset: 438276:f8ed623ef888
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 06 22:40:07 2020 +0000
description:
p5-Convert-Binary-C: update to 0.79.
* fix cpan #121039: Fails tests when no "." in @INC; thanks to
Kent Fredric for the report & pull request and sorry for the
long time this bug/pr sat in the queue
* merge github PR #5: Remove use of indirect object notation in
tests; thanks to Julien Fiegehenn for the PR and sorry for the
long time this sat in the queue
* fix some tests that generated spurious output and didn't
actually test anything useful
diffstat:
devel/p5-Convert-Binary-C/Makefile | 5 ++---
devel/p5-Convert-Binary-C/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 0031776b3e09 -r f8ed623ef888 devel/p5-Convert-Binary-C/Makefile
--- a/devel/p5-Convert-Binary-C/Makefile Sun Sep 06 22:39:24 2020 +0000
+++ b/devel/p5-Convert-Binary-C/Makefile Sun Sep 06 22:40:07 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2020/08/31 18:07:44 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2020/09/06 22:40:07 wiz Exp $
-DISTNAME= Convert-Binary-C-0.78
+DISTNAME= Convert-Binary-C-0.79
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
diff -r 0031776b3e09 -r f8ed623ef888 devel/p5-Convert-Binary-C/distinfo
--- a/devel/p5-Convert-Binary-C/distinfo Sun Sep 06 22:39:24 2020 +0000
+++ b/devel/p5-Convert-Binary-C/distinfo Sun Sep 06 22:40:07 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/04/10 01:34:09 mef Exp $
+$NetBSD: distinfo,v 1.5 2020/09/06 22:40:07 wiz Exp $
-SHA1 (Convert-Binary-C-0.78.tar.gz) = fd54a13c15c51fc91d79911842f8ef2fdcd3aafb
-RMD160 (Convert-Binary-C-0.78.tar.gz) = 8c8c972d19a605ca3262afb4160ff5da0287ae3b
-SHA512 (Convert-Binary-C-0.78.tar.gz) = d9b85ce2ae870c2de6c2fa0838a6b20000ec8d33f19a989f8ebe1b026f2796ae7e924391a0fe387310a3217c75dcd797ea819ff964a9c3e448d007c16d41040c
-Size (Convert-Binary-C-0.78.tar.gz) = 1564698 bytes
+SHA1 (Convert-Binary-C-0.79.tar.gz) = 367a916133368330cc0dcaaedfa6a00ef0565985
+RMD160 (Convert-Binary-C-0.79.tar.gz) = 5e1bd2d399bab1d942b1530c9f8ad5921aeeb20a
+SHA512 (Convert-Binary-C-0.79.tar.gz) = 2771d54136ed433b33b729c71a2d1ed30a6601ce63c8f40b0b580db34557fd2cedf7262d7ee990bd8f5ce33800588fc3532d806335a21ac51738a8a222059b02
+Size (Convert-Binary-C-0.79.tar.gz) = 1559047 bytes
Home |
Main Index |
Thread Index |
Old Index