summaryrefslogtreecommitdiff
path: root/devel/p5-Devel-REPL
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-05-24 23:16:24 +0000
committerseb <seb@pkgsrc.org>2010-05-24 23:16:24 +0000
commit61f4a7611e34d4273aa2e60bf5efeb187cf1831b (patch)
tree93c25c8856f6bd58c62f582b9bfb73a23bba1989 /devel/p5-Devel-REPL
parent3a8beab55b6d039798fdbe2a687e9b164da84945 (diff)
downloadpkgsrc-61f4a7611e34d4273aa2e60bf5efeb187cf1831b.tar.gz
Update p5-Devel-REPL from version 1.003009 to version 1.003010
Pkgsrc changes: - Adjust dependencies Upstream changes: 1.3.10 - Add exit_repl attribute as a non-signal related way to indicate the REPL should stop running. 1.3.9_02 - resolve rt.cpan#45879 by implementing Term::ReadLine::Perl support for ReadLineHistory - resolve rt.cpan#55491 by skipping Interrupt test for win32 1.3.9_01 - Completion works with Term::ReadLine::Perl, which works in win32 etc
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, 7 insertions, 6 deletions
diff --git a/devel/p5-Devel-REPL/Makefile b/devel/p5-Devel-REPL/Makefile
index 7b2f7ffc8a3..3207b5eb5a5 100644
--- a/devel/p5-Devel-REPL/Makefile
+++ b/devel/p5-Devel-REPL/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2010/03/10 13:12:19 sno Exp $
+# $NetBSD: Makefile,v 1.12 2010/05/24 23:16:24 seb Exp $
#
-DISTNAME= Devel-REPL-1.003009
+DISTNAME= Devel-REPL-1.003010
PKGNAME= p5-${DISTNAME}
#PKGREVISION= 1
CATEGORIES= devel perl5
@@ -29,6 +29,7 @@ DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
# Recommended dependencies
DEPENDS+= p5-App-Nopaste-[0-9]*:../../www/p5-App-Nopaste
DEPENDS+= p5-B-Keywords-[0-9]*:../../devel/p5-B-Keywords
+DEPENDS+= p5-Data-Dumper-Concise-[0-9]*:../../devel/p5-Data-Dumper-Concise
DEPENDS+= p5-Data-Dump-Streamer-[0-9]*:../../devel/p5-Data-Dump-Streamer
DEPENDS+= p5-File-Next-[0-9]*:../../devel/p5-File-Next
DEPENDS+= p5-Lexical-Persistence-[0-9]*:../../devel/p5-Lexical-Persistence
diff --git a/devel/p5-Devel-REPL/distinfo b/devel/p5-Devel-REPL/distinfo
index 47dd72de3bc..f2cd56465b7 100644
--- a/devel/p5-Devel-REPL/distinfo
+++ b/devel/p5-Devel-REPL/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2010/03/10 13:12:19 sno Exp $
+$NetBSD: distinfo,v 1.9 2010/05/24 23:16:24 seb Exp $
-SHA1 (Devel-REPL-1.003009.tar.gz) = 78ea103bce1a50ed512f851f9a29a97a82173019
-RMD160 (Devel-REPL-1.003009.tar.gz) = 99a981b6aa3cae430832b01eb52766ce91764b2a
-Size (Devel-REPL-1.003009.tar.gz) = 49226 bytes
+SHA1 (Devel-REPL-1.003010.tar.gz) = 25191ed92f760b15483159b50bc38df454dc87e2
+RMD160 (Devel-REPL-1.003010.tar.gz) = 1e7a5798e0577a62c65dbd609468485dd1add5cf
+Size (Devel-REPL-1.003010.tar.gz) = 52687 bytes