pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Struct-Dumb Update to 0.09
details: https://anonhg.NetBSD.org/pkgsrc/rev/f97204c0e0dd
branches: trunk
changeset: 350435:f97204c0e0dd
user: wen <wen%pkgsrc.org@localhost>
date: Thu Jul 28 04:37:27 2016 +0000
description:
Update to 0.09
Upstream changes:
0.09 2016/03/09 17:49:17
[CHANGES]
* Allow callers to allow ARRAY dereference for special circumstances
0.08 2015/12/15 17:45:46
[CHANGES]
* Support perl 5.8.x (which lacks overloading.pm)
0.07 2015/10/11 12:37:51
[BUGFIXES]
* Provide the other conversion overload operations and allow fallback
0.06 2015/10/07 00:24:52
[BUGFIXES]
* Ensure that structs are still boolean true
0.05 2015/10/06 23:12:58
[BUGFIXES]
* Throw an exception on attempts to dereference a struct as an
array (RT107583)
* Throw an exception if accessor-mutators are invoked with extra
arguments
* Give AUTOLOAD :lvalue context so it reports the right message for
attempts to assign to missing fields (RT107577)
0.04 2015/09/30 18:29:01
[CHANGES]
* Support creating a predicate test function
diffstat:
devel/p5-Struct-Dumb/Makefile | 5 ++---
devel/p5-Struct-Dumb/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 1875641b712e -r f97204c0e0dd devel/p5-Struct-Dumb/Makefile
--- a/devel/p5-Struct-Dumb/Makefile Thu Jul 28 04:35:32 2016 +0000
+++ b/devel/p5-Struct-Dumb/Makefile Thu Jul 28 04:37:27 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2016/06/08 19:23:31 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2016/07/28 04:37:27 wen Exp $
-DISTNAME= Struct-Dumb-0.03
+DISTNAME= Struct-Dumb-0.09
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/
diff -r 1875641b712e -r f97204c0e0dd devel/p5-Struct-Dumb/distinfo
--- a/devel/p5-Struct-Dumb/distinfo Thu Jul 28 04:35:32 2016 +0000
+++ b/devel/p5-Struct-Dumb/distinfo Thu Jul 28 04:37:27 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 03:28:45 agc Exp $
+$NetBSD: distinfo,v 1.3 2016/07/28 04:37:27 wen Exp $
-SHA1 (Struct-Dumb-0.03.tar.gz) = f53351bd649b84e7f4ba1cb74def76a9f3b20ff5
-RMD160 (Struct-Dumb-0.03.tar.gz) = 5da7027e42fd52915157fafc4f089695cfe94f93
-SHA512 (Struct-Dumb-0.03.tar.gz) = 6d66c614f923d933cb4d13555c2cdf21324d5fae52a9ade18fe2dc72a88a0543eead386ab1b5b830703d778d27c5b283ac877466f05a26bd2f8e2c1287aa23fe
-Size (Struct-Dumb-0.03.tar.gz) = 13566 bytes
+SHA1 (Struct-Dumb-0.09.tar.gz) = dfb81a7f4eb7c543c11d51a199bcfe346d4d7ed3
+RMD160 (Struct-Dumb-0.09.tar.gz) = 4a2b8a4966e2364b30e3fccdf449613fafa1170c
+SHA512 (Struct-Dumb-0.09.tar.gz) = 6dc1e6ce02386906f5e440d989a5cd1810201327567684d26d877a212e0b97d64b2cfdb0432ac5d8ab94bcecfb61c4b59fd8aa3ae22adc06de3c8083f667c134
+Size (Struct-Dumb-0.09.tar.gz) = 16084 bytes
Home |
Main Index |
Thread Index |
Old Index