summaryrefslogtreecommitdiff
path: root/devel/p5-Curses-UI
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2008-08-12 09:41:08 +0000
committermartti <martti@pkgsrc.org>2008-08-12 09:41:08 +0000
commit1d0af4e4812a8ad8736bda0cda7b21df57cf1bca (patch)
treec4804f4c07ff14aa2a74cc120cf499f9f9ad22e6 /devel/p5-Curses-UI
parente34c3463eedb89fa137a8f9d9dc178cbc220dbf6 (diff)
downloadpkgsrc-1d0af4e4812a8ad8736bda0cda7b21df57cf1bca.tar.gz
Updated devel/p5-Curses-UI to 0.9605
Version 0.9605 ============== - MANIFEST in 0.9604 was bad, causing pertesters FAIL Version 0.9604 ============== - MainLoop removal broke several examples. Fixed (thanks to Antony Gelberg) - Japanese localization added (thanks Takatoshi Kitano) Version 0.9603 ============== - MainLoop has been removed (please use '$cui->mainloop') - So the circular reference of $Curses::UI::rootobject has been removed as well - RT bugs 31919, 11925 (Notebook.pm testing failures) fixed, again thanks to Russ Allbery - UI.pm now uses strict and warnings(!) - UI.pm's POD and layout being overhauled - BUGS and TODO have been nuked (RT, googlecode) Version 0.9602 ============== - Using Module::Install now - Removed effectively null t/99template.t which was causing FAILs for CPAN testers (to be replaced with more testing at a later date) - Apologies for the weird previous version number Version 0.96_01 =============== - Fixed bug in C::UI::Checkbox->get (RT#31916, Russ Allbery) - Fixed doc bug in Tutorial.pod (rt#31918, Russ Allbery) - Fixed doc bug in Checkbox.pm (rt#31917, Russ Allbery) - Began POD overhaul and code reformatting Version 0.96 ============ - Added -keydelay option to new() - Fixed Listbox docs again - Fixed focusing bug in connection with mouse support - Applied patches by Vitaliy Sennikov - Doc patches by Alexey Tourbin - Slovak translation by Marek Grac - Removed test.pl, added note on demos to INSTALL - Removed COLOR_TODO - Added Coverage (Devel::Cover report)
Diffstat (limited to 'devel/p5-Curses-UI')
-rw-r--r--devel/p5-Curses-UI/Makefile4
-rw-r--r--devel/p5-Curses-UI/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Curses-UI/Makefile b/devel/p5-Curses-UI/Makefile
index 9bcbaeeac9c..5ead8710283 100644
--- a/devel/p5-Curses-UI/Makefile
+++ b/devel/p5-Curses-UI/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:14 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/08/12 09:41:08 martti Exp $
-DISTNAME= Curses-UI-0.95
+DISTNAME= Curses-UI-0.9605
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Curses/}
diff --git a/devel/p5-Curses-UI/distinfo b/devel/p5-Curses-UI/distinfo
index c2500eedf42..f316f14c27d 100644
--- a/devel/p5-Curses-UI/distinfo
+++ b/devel/p5-Curses-UI/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/11/07 11:27:31 martti Exp $
+$NetBSD: distinfo,v 1.2 2008/08/12 09:41:08 martti Exp $
-SHA1 (Curses-UI-0.95.tar.gz) = 202d7f640d257d94cb36a63781eee6d188e03af2
-RMD160 (Curses-UI-0.95.tar.gz) = 1e154c5bdd471d346f4c7b1ed11148a01bf395ad
-Size (Curses-UI-0.95.tar.gz) = 142298 bytes
+SHA1 (Curses-UI-0.9605.tar.gz) = b0016bcfde85ec55b8e9670e38ddacfae5fa3d2f
+RMD160 (Curses-UI-0.9605.tar.gz) = c3f22758fd397a1e87e3d1c4bf585bff0031a08b
+Size (Curses-UI-0.9605.tar.gz) = 151867 bytes