pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Type-Tiny Update to 1.004004
details: https://anonhg.NetBSD.org/pkgsrc/rev/afbc49548b75
branches: trunk
changeset: 328057:afbc49548b75
user: wen <wen%pkgsrc.org@localhost>
date: Wed Jan 16 00:41:27 2019 +0000
description:
Update to 1.004004
Upstream changes:
1.004004 2019-01-08
[ Bug Fixes ]
- Depend on Exporter::Tiny 0.040; older versions don't provide all the
functions Type::Library needs.
1.004003 2019-01-08
[ Bug Fixes ]
- Fix spelling in error message for Types::Common::String
LowerCaseSimpleStr.
Robert Rothenberg++
<https://github.com/tobyink/p5-type-tiny/pull/47>
[ Documentation ]
- Fix Type::Params documentation error.
Nelo Onyiah++
<https://github.com/tobyink/p5-type-tiny/pull/45>
- Fix Types::Standard documentation error: incorrect third-party module
name.
Nelo Onyiah++
<https://github.com/tobyink/p5-type-tiny/pull/46>
diffstat:
devel/p5-Type-Tiny/Makefile | 7 +++----
devel/p5-Type-Tiny/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (38 lines):
diff -r db5bc22aabb2 -r afbc49548b75 devel/p5-Type-Tiny/Makefile
--- a/devel/p5-Type-Tiny/Makefile Wed Jan 16 00:34:22 2019 +0000
+++ b/devel/p5-Type-Tiny/Makefile Wed Jan 16 00:41:27 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2018/08/22 09:44:54 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2019/01/16 00:41:27 wen Exp $
-DISTNAME= Type-Tiny-1.004002
+DISTNAME= Type-Tiny-1.004004
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TO/TOBYINK/}
@@ -11,7 +10,7 @@
COMMENT= Tiny, yet Moo(se)-compatible type constraint
LICENSE= gnu-gpl-v1 OR artistic
-DEPENDS+= p5-Exporter-Tiny-[0-9]*:../../devel/p5-Exporter-Tiny
+DEPENDS+= p5-Exporter-Tiny>=0.040:../../devel/p5-Exporter-Tiny
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Type/Tiny/.packlist
diff -r db5bc22aabb2 -r afbc49548b75 devel/p5-Type-Tiny/distinfo
--- a/devel/p5-Type-Tiny/distinfo Wed Jan 16 00:34:22 2019 +0000
+++ b/devel/p5-Type-Tiny/distinfo Wed Jan 16 00:41:27 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2018/07/31 10:29:26 wen Exp $
+$NetBSD: distinfo,v 1.10 2019/01/16 00:41:27 wen Exp $
-SHA1 (Type-Tiny-1.004002.tar.gz) = 7f27d88b15627e6d0bd6f1b81b0cac368232d916
-RMD160 (Type-Tiny-1.004002.tar.gz) = b4e655dcdf86aac7d26a39d2fb2e279062f2cad2
-SHA512 (Type-Tiny-1.004002.tar.gz) = fcdd8740e1ef6a2c5d214a54b57e65ebd222188377ebdd7bbdadc74741f3a5d00ba4a7490628bfb7cc937a32f5d5a578963ea1b6208e8fb99f095f2c3239cf82
-Size (Type-Tiny-1.004002.tar.gz) = 289572 bytes
+SHA1 (Type-Tiny-1.004004.tar.gz) = 6e92f800e94d04cf1a04a8e835d0adf4c6a8ecef
+RMD160 (Type-Tiny-1.004004.tar.gz) = 3882d45feb59d5f4e96fbc096f83b62952e1c53d
+SHA512 (Type-Tiny-1.004004.tar.gz) = a1e09c5a3369e0a9ea8e172d86e68e818a720c5c4d633103a442fe389f7a8a7b4a03b2487ffd09f184caf4eca94ef471cc9293b04557b8d4dd260649b4121673
+Size (Type-Tiny-1.004004.tar.gz) = 286155 bytes
Home |
Main Index |
Thread Index |
Old Index