summaryrefslogtreecommitdiff
path: root/devel/p5-Devel-REPL
diff options
context:
space:
mode:
authorwiz <wiz>2015-01-26 23:20:42 +0000
committerwiz <wiz>2015-01-26 23:20:42 +0000
commit3099b4234bccaad970c82487bf141077029f20d5 (patch)
tree8934b5b4fef3582af7c0a0f8e86180c7a0115cdd /devel/p5-Devel-REPL
parentb4b6c64d2c4f14ae2e90f0374205225791dd6fbd (diff)
downloadpkgsrc-3099b4234bccaad970c82487bf141077029f20d5.tar.gz
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 (limited to 'devel/p5-Devel-REPL')
-rw-r--r--devel/p5-Devel-REPL/Makefile5
-rw-r--r--devel/p5-Devel-REPL/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Devel-REPL/Makefile b/devel/p5-Devel-REPL/Makefile
index 9bd89c7ecd0..a579ec02bd9 100644
--- a/devel/p5-Devel-REPL/Makefile
+++ b/devel/p5-Devel-REPL/Makefile
@@ -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 --git a/devel/p5-Devel-REPL/distinfo b/devel/p5-Devel-REPL/distinfo
index eb4d8e4248e..1386a86e698 100644
--- a/devel/p5-Devel-REPL/distinfo
+++ b/devel/p5-Devel-REPL/distinfo
@@ -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