pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Type-Tiny-XS
Module Name: pkgsrc
Committed By: wen
Date: Fri May 25 03:21:31 UTC 2018
Modified Files:
pkgsrc/devel/p5-Type-Tiny-XS: Makefile distinfo
Log Message:
Update to 0.014
Upstream changes:
0.014 2018-05-20
[ Bug Fixes ]
- Bool was letting overloaded blessed objects pass the type constraint. It
shouldn't.
Gregory Oschwald++
<https://github.com/tobyink/p5-type-tiny-xs/issues/5>
0.013 2018-05-15
[ Bug Fixes ]
- Strings like '00' and '000' shouldn't be accepted as PositiveInt.
Will Storey++
<https://github.com/tobyink/p5-type-tiny-xs/issues/7>
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Type-Tiny-XS/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Type-Tiny-XS/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-XS/Makefile
diff -u pkgsrc/devel/p5-Type-Tiny-XS/Makefile:1.4 pkgsrc/devel/p5-Type-Tiny-XS/Makefile:1.5
--- pkgsrc/devel/p5-Type-Tiny-XS/Makefile:1.4 Mon Jun 5 14:23:50 2017
+++ pkgsrc/devel/p5-Type-Tiny-XS/Makefile Fri May 25 03:21:31 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2017/06/05 14:23:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2018/05/25 03:21:31 wen Exp $
-DISTNAME= Type-Tiny-XS-0.012
+DISTNAME= Type-Tiny-XS-0.014
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TO/TOBYINK/}
Index: pkgsrc/devel/p5-Type-Tiny-XS/distinfo
diff -u pkgsrc/devel/p5-Type-Tiny-XS/distinfo:1.2 pkgsrc/devel/p5-Type-Tiny-XS/distinfo:1.3
--- pkgsrc/devel/p5-Type-Tiny-XS/distinfo:1.2 Tue Nov 3 03:28:56 2015
+++ pkgsrc/devel/p5-Type-Tiny-XS/distinfo Fri May 25 03:21:31 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 03:28:56 agc Exp $
+$NetBSD: distinfo,v 1.3 2018/05/25 03:21:31 wen Exp $
-SHA1 (Type-Tiny-XS-0.012.tar.gz) = a55e049d57e98a7d7507ff697527c4a6d21065fa
-RMD160 (Type-Tiny-XS-0.012.tar.gz) = 8547a8bc48985db598a48a1297c0247fa26a3dd4
-SHA512 (Type-Tiny-XS-0.012.tar.gz) = 488925d913872f1f5bf73d8b165b1e04bd8f86bda44d594819120760f79c877d4b1be9f2924712ceabaead8822710bd8851f8ff5bb79f91b07fa253ce9ef7a33
-Size (Type-Tiny-XS-0.012.tar.gz) = 77259 bytes
+SHA1 (Type-Tiny-XS-0.014.tar.gz) = b357f8a85682b131ec29ae417294799fd890abf5
+RMD160 (Type-Tiny-XS-0.014.tar.gz) = e4d5c616dc8023381a6e9f3f3bbada1df86b2828
+SHA512 (Type-Tiny-XS-0.014.tar.gz) = 725cdf3fdf2d7939f44593e874dab79c46fc99ac8af35139e3f921bb34099ae75ccd6156f136476276aea1abd58ee3a212744ec8edb23fdde5c3c4d75c5f5579
+Size (Type-Tiny-XS-0.014.tar.gz) = 76772 bytes
Home |
Main Index |
Thread Index |
Old Index