pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Type-Tiny



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon May  4 13:20:41 UTC 2020

Modified Files:
        pkgsrc/devel/p5-Type-Tiny: Makefile distinfo

Log Message:
(devel/p5-Type-Tiny) Updated to 1.010002

1.010002        2020-05-01      Mayday

 [ Bug Fixes ]
 - Better bareword handling on Perl < 5.14.
   Fixes RT#132455.
   Graham Knop++
   Karen Etheridge++
   <https://rt.cpan.org/Ticket/Display.html?id=132455>
 - If Scalar::Util was below 1.18, the LaxNum type from Types::Standard
   would accept blobs as being numbers. This is now fixed.
   Fixes RT#132426.
   Graham Knop++
   <https://rt.cpan.org/Ticket/Display.html?id=132426>


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-Type-Tiny/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-Type-Tiny/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-Type-Tiny/Makefile
diff -u pkgsrc/devel/p5-Type-Tiny/Makefile:1.17 pkgsrc/devel/p5-Type-Tiny/Makefile:1.18
--- pkgsrc/devel/p5-Type-Tiny/Makefile:1.17     Sat Apr 18 12:17:18 2020
+++ pkgsrc/devel/p5-Type-Tiny/Makefile  Mon May  4 13:20:41 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2020/04/18 12:17:18 mef Exp $
+# $NetBSD: Makefile,v 1.18 2020/05/04 13:20:41 mef Exp $
 
-DISTNAME=      Type-Tiny-1.010001
+DISTNAME=      Type-Tiny-1.010002
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TO/TOBYINK/}

Index: pkgsrc/devel/p5-Type-Tiny/distinfo
diff -u pkgsrc/devel/p5-Type-Tiny/distinfo:1.12 pkgsrc/devel/p5-Type-Tiny/distinfo:1.13
--- pkgsrc/devel/p5-Type-Tiny/distinfo:1.12     Sat Apr 18 12:17:18 2020
+++ pkgsrc/devel/p5-Type-Tiny/distinfo  Mon May  4 13:20:41 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2020/04/18 12:17:18 mef Exp $
+$NetBSD: distinfo,v 1.13 2020/05/04 13:20:41 mef Exp $
 
-SHA1 (Type-Tiny-1.010001.tar.gz) = 65acd0ede4486c181ac779d57e8856af6fece87f
-RMD160 (Type-Tiny-1.010001.tar.gz) = 77aff64ecb294aa13a78d47799f426f9cf94a702
-SHA512 (Type-Tiny-1.010001.tar.gz) = 857cafe1c4c24bd18ab80303be705b051534e12862ce84692823d4a2285823c8d21ef1959aca8613b487e0183d542e1aa0ea55b7cf112c1a85444c95b64fef85
-Size (Type-Tiny-1.010001.tar.gz) = 436800 bytes
+SHA1 (Type-Tiny-1.010002.tar.gz) = 1443b106cf3cf464bf9cc36682cda9d3cd58ce49
+RMD160 (Type-Tiny-1.010002.tar.gz) = 9f9b90b85d4ce0056b48004925f7f2e74df3eec2
+SHA512 (Type-Tiny-1.010002.tar.gz) = a5e040d22c3589708257ca9883f19660af3d31b423793ab8c55af2bf41bb167cca1bcc63d61d3a995ce93eaa4898ea21df645ccefe9a580b1145820e9ba9e358
+Size (Type-Tiny-1.010002.tar.gz) = 437396 bytes



Home | Main Index | Thread Index | Old Index