pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Moose Update to 2.1403
details: https://anonhg.NetBSD.org/pkgsrc/rev/d1ce216df081
branches: trunk
changeset: 642958:d1ce216df081
user: wen <wen%pkgsrc.org@localhost>
date: Mon Dec 08 08:30:14 2014 +0000
description:
Update to 2.1403
Upstream changes:
2.1403 2014-12-07
[ENHANCEMENTS]
- Added a section to Moose::Manual::MethodModifiers illustrating how method
modifiers work with inheritance. (Andreas Koenig, RT #98940)
[DOCUMENTATION]
- Added docs to Moose.pm on the -meta_name import option. This addresses RT
#98488.
[BUG FIXES]
- Fix a test that fails on MSWin32 systems using nmake
- fix dev build compilation error when using MSVC (A. Sinan Unur)
[OTHER]
- the modules in the git repository now have a defined $VERSION, to make it
easier to test MooseX::* and other code under development.
diffstat:
devel/p5-Moose/Makefile | 5 ++---
devel/p5-Moose/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r b1c74a42c262 -r d1ce216df081 devel/p5-Moose/Makefile
--- a/devel/p5-Moose/Makefile Mon Dec 08 08:12:15 2014 +0000
+++ b/devel/p5-Moose/Makefile Mon Dec 08 08:30:14 2014 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.80 2014/11/13 08:38:38 markd Exp $
+# $NetBSD: Makefile,v 1.81 2014/12/08 08:30:14 wen Exp $
-DISTNAME= Moose-2.1402
+DISTNAME= Moose-2.1403
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
diff -r b1c74a42c262 -r d1ce216df081 devel/p5-Moose/distinfo
--- a/devel/p5-Moose/distinfo Mon Dec 08 08:12:15 2014 +0000
+++ b/devel/p5-Moose/distinfo Mon Dec 08 08:30:14 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.66 2014/11/06 01:34:10 wen Exp $
+$NetBSD: distinfo,v 1.67 2014/12/08 08:30:14 wen Exp $
-SHA1 (Moose-2.1402.tar.gz) = 28d5562148f3b74ba6ba7b3d0ca1412287823b2e
-RMD160 (Moose-2.1402.tar.gz) = 363b34f01222917051373fb3cbdcaf261e3a3762
-Size (Moose-2.1402.tar.gz) = 799301 bytes
+SHA1 (Moose-2.1403.tar.gz) = 53b8fcfad769b3b95d7fd46557b1f90ea9f100db
+RMD160 (Moose-2.1403.tar.gz) = 58fec2dc30294b66515071854c36bc61e2224111
+Size (Moose-2.1403.tar.gz) = 794921 bytes
Home |
Main Index |
Thread Index |
Old Index