pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Moo Update to 2.003000



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3db6a9a4253f
branches:  trunk
changeset: 355702:3db6a9a4253f
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Dec 11 00:34:21 2016 +0000

description:
Update to 2.003000

Upstream changes:
2.003000 - 2016-12-09
  - fix create_class_with_roles being used multiple times with the same packages
  - fix edge case with @ISA assignment on perl 5.10.0
  - minor test adjustments
  - fix handles on oddly named attributes
  - make has options linkable in documentation
  - Sub::Quote and Sub::Defer have been split into a separate dist

diffstat:

 devel/p5-Moo/Makefile |   5 +++--
 devel/p5-Moo/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 91c4901f48f0 -r 3db6a9a4253f devel/p5-Moo/Makefile
--- a/devel/p5-Moo/Makefile     Sun Dec 11 00:29:12 2016 +0000
+++ b/devel/p5-Moo/Makefile     Sun Dec 11 00:34:21 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2016/11/03 14:52:46 wen Exp $
+# $NetBSD: Makefile,v 1.31 2016/12/11 00:34:21 wen Exp $
 
-DISTNAME=      Moo-2.002005
+DISTNAME=      Moo-2.003000
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/}
@@ -16,6 +16,7 @@
 DEPENDS+=      p5-Role-Tiny>=2.000004:../../devel/p5-Role-Tiny
 DEPENDS+=      p5-strictures>=2.000000:../../devel/p5-strictures
 DEPENDS+=      p5-Import-Into>=1.002000:../../devel/p5-Import-Into
+DEPENDS+=      p5-Sub-Quote>=2.003001:../../devel/p5-Sub-Quote
 
 BUILD_DEPENDS+=        p5-Test-Fatal>=0.003:../../devel/p5-Test-Fatal
 
diff -r 91c4901f48f0 -r 3db6a9a4253f devel/p5-Moo/distinfo
--- a/devel/p5-Moo/distinfo     Sun Dec 11 00:29:12 2016 +0000
+++ b/devel/p5-Moo/distinfo     Sun Dec 11 00:34:21 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2016/11/03 14:52:46 wen Exp $
+$NetBSD: distinfo,v 1.26 2016/12/11 00:34:21 wen Exp $
 
-SHA1 (Moo-2.002005.tar.gz) = a5c79f06e443d63f514443a5694d412c9b42ea5d
-RMD160 (Moo-2.002005.tar.gz) = e1e3bc94f566d0bca9dd9d1f087a9f4a7f6477bb
-SHA512 (Moo-2.002005.tar.gz) = eb84b6bc13873638efe201562bf4b1c799a2a9ee8dc606236ffbd69cfbc4dbb126a0990e49d29b853e2363cda4cabee4cd338757e107e75da6936a2ff6c5b6b6
-Size (Moo-2.002005.tar.gz) = 106129 bytes
+SHA1 (Moo-2.003000.tar.gz) = 780a3bb295d593260c33f6b8afc875fbf31c9725
+RMD160 (Moo-2.003000.tar.gz) = c0bd5b732e98e9ee3902bf2b4059ad2f25494811
+SHA512 (Moo-2.003000.tar.gz) = 50c13d121c44f7ca1bce718b9d8f392eb5961aa4142609f38bdf24f6127b9b09b0cf2bd3f8593f9253f5bab84e5e7f795c5e7b9f3f859bd516cd146b2fdb4a6c
+Size (Moo-2.003000.tar.gz) = 95980 bytes



Home | Main Index | Thread Index | Old Index