pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Convert-Binary-C



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep  6 22:40:07 UTC 2020

Modified Files:
        pkgsrc/devel/p5-Convert-Binary-C: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-Convert-Binary-C/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Convert-Binary-C/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-Convert-Binary-C/Makefile
diff -u pkgsrc/devel/p5-Convert-Binary-C/Makefile:1.12 pkgsrc/devel/p5-Convert-Binary-C/Makefile:1.13
--- pkgsrc/devel/p5-Convert-Binary-C/Makefile:1.12      Mon Aug 31 18:07:44 2020
+++ pkgsrc/devel/p5-Convert-Binary-C/Makefile   Sun Sep  6 22:40:07 2020
@@ -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/}
 

Index: pkgsrc/devel/p5-Convert-Binary-C/distinfo
diff -u pkgsrc/devel/p5-Convert-Binary-C/distinfo:1.4 pkgsrc/devel/p5-Convert-Binary-C/distinfo:1.5
--- pkgsrc/devel/p5-Convert-Binary-C/distinfo:1.4       Sun Apr 10 01:34:09 2016
+++ pkgsrc/devel/p5-Convert-Binary-C/distinfo   Sun Sep  6 22:40:07 2020
@@ -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