pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Devel-REPL Update to 1.003026 from Leonardo T...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea05b61f2a1a
branches: trunk
changeset: 645316:ea05b61f2a1a
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 26 23:20:42 2015 +0000
description:
Update to 1.003026 from Leonardo Taccari in PR 49606.
1.003026 2014-07-16 01:20:41Z
- fix inclusion of of optional plugin prereqs when installation is run
non-interactively
1.003025 2013-09-29 22:36:59Z (Karen Etheridge)
- re-release with fixed prerequisites in metadata
1.003024 2013-09-25 04:07:04Z (Karen Etheridge)
- re-release with fixed compile test
1.003023 2013-09-12 00:52:03Z (Karen Etheridge)
- The default profile is now "Minimal", not "Default", as Default requires
some optional features; Default renamed to Standard (RT#88615)
1.003022 2013-09-10 01:53:10Z (Karen Etheridge)
- workaround added for plugins consuming plugins that use optional features
- install problems fixed when some optional prereqs are not installed, by
properly detecting the lack of features during testing (RT#88542)
- spelling fixes (RT#87691, David Steinbrunner)
1.003021 2013-09-09 02:10:45Z (Karen Etheridge)
- removed use of deprecated functions from Class::MOP
- long-deprecated Devel::REPL::Plugin::NewlineHack removed at last
- converted dist to Dist::Zilla, with a different mechanism for specifying
optional features (install with cpanm --interactive to be prompted)
1.003020 2013-07-08
- shebang fixed in re.pl so it is rewritten to point to the proper perl at
install time (RT#70928)
1.003019 2013-06-27
- Fix "No arguments!" error in Plugin::DDS when nothing to dump (RT#71205,
Ash Berlin)
- fix failing test when Lexical::Persistence is not installed
1.003018 2013-05-19
- more attempts to fix Term::ReadLine issues in tests (RT#84246, mephinet)
1.003017 2013-04-03
- fix issues with Term::ReadLine:Perl in tests (RT#84246) (thanks,
Christopher McCann!)
1.003016 2013-03-26
- make all plugins load again by using native traits (thanks, Zaki Mughal!)
(RT#84011)
1.003015 2013-03-01
- fix "Attempt to use reference as lvalue in substr" warning on perl 5.16
(thanks, ilmari!)
- plugins that are used by the default profile now default to being
installed, fixing RT#83669 and RT#83677
1.003014 2012-10-31
- now using native Moose attribute traits, instead of the deprecated
MooseX::AttributeHelper (thanks, Justin Hunter!)
- now using namespace::autoclean rather than namespace::clean (thanks, Karen
Etheridge!)
1.003013 2012-05-19
- Make Sys::SigAction optional dependency for Win32 systems
- Apply some plugin related patchs from Caleb Cushing
diffstat:
devel/p5-Devel-REPL/Makefile | 5 ++---
devel/p5-Devel-REPL/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 95f257c88c87 -r ea05b61f2a1a devel/p5-Devel-REPL/Makefile
--- a/devel/p5-Devel-REPL/Makefile Mon Jan 26 23:03:45 2015 +0000
+++ b/devel/p5-Devel-REPL/Makefile Mon Jan 26 23:20:42 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2014/05/29 23:35:51 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2015/01/26 23:20:42 wiz Exp $
-DISTNAME= Devel-REPL-1.003012
+DISTNAME= Devel-REPL-1.003026
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}
diff -r 95f257c88c87 -r ea05b61f2a1a devel/p5-Devel-REPL/distinfo
--- a/devel/p5-Devel-REPL/distinfo Mon Jan 26 23:03:45 2015 +0000
+++ b/devel/p5-Devel-REPL/distinfo Mon Jan 26 23:20:42 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2011/08/12 11:40:55 adam Exp $
+$NetBSD: distinfo,v 1.12 2015/01/26 23:20:42 wiz Exp $
-SHA1 (Devel-REPL-1.003012.tar.gz) = 8f0fef6658ef6ab1b1c2cc969ef51270cd43d8b1
-RMD160 (Devel-REPL-1.003012.tar.gz) = c47061e2d0c4d483476fb2dcd125d9e8c131bbea
-Size (Devel-REPL-1.003012.tar.gz) = 54610 bytes
+SHA1 (Devel-REPL-1.003026.tar.gz) = 650a6e7fd6736c01c290c227e1f34838dee7296f
+RMD160 (Devel-REPL-1.003026.tar.gz) = 5933ac1d4c3ae83a337763a412b4f5c7cf96b21a
+Size (Devel-REPL-1.003026.tar.gz) = 56129 bytes
Home |
Main Index |
Thread Index |
Old Index