Commit graph

9 commits

Author SHA1 Message Date
mef
e4d592e057 Update to 0.004013
------------------
0.004013  Thu Jul 23 07:15:57 2015
    * Added better default ERASE character for MSWin32 (thanks Dan!)
    * Silenced warnings within test for valid input
      (Thanks Joel!)
2015-09-02 12:11:25 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
mef
42a0cafe45 Update to 0.004012
------------------
0.004012  Wed Feb  4 09:46:17 2015

    * Added -void option to silence void warnings

    * Added ability to declare lexically scoped wrapper subs
      (thanks Schwern!)

    * Documented incompatibility with Moose
      (thanks Torbjørn!)

    * Handle terminal escape sequences (e.g. arrow keys) more gracefully
      (Thanks, Lukasz!)
2015-02-08 02:53:33 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
schmonz
331eaf5e54 Specify MAINTAINER. 2014-09-15 21:16:29 +00:00
schmonz
e7f0d989fe Update to 0.004011. From the changelog:
* Patched missing validity check for non-ReadKey input under -menu
  (thanks Kalyan Raj!)
* Disabled interactive testing on Windows platforms
  (thanks Brian and Lady Aleena)
* Better handling of input EOL under Windows (thanks Bas)
* Workaround for Term::ReadKey bug under Windows (thanks Bas)
* Reworked workaround for Term::ReadKey timeout bug under Windows
  (thanks again, Bas)
* Further improvements under 5.18, especially for Windows
  (thanks, Bas)
* Attempted to mollify cpanm by moving $VERSION declaration
* Further improvements under 5.18
  (thanks, Gareth)
* Still further improvements under Windows
  (thanks, Gareth)
* Fixed spurious ERASEs when deleting "past" start of input
  (thanks, Gareth)
* Added 'normal', 'default', 'standard', etc. to colour translation
* Added <CTRL-F> at start of faked input to defer next fake and
  insert real input (i.e. like <ESC> but doesn't throw away the
  line that was scheduled next)

Updating during the freeze for the following reasons:

* improves compatibility with our lang/perl5
* is a leaf package
* addresses pkg/49204 by Edgar Fuß
2014-09-15 21:11:00 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
obache
ec7e407cf1 Import p5-IO-Prompter-0.004003 as devel/p5-IO-Prompter.
PR pkg/47604 by Edgar Fuss.

IO::Prompter exports a single subroutine, C<prompt>, that prints a
prompt (but only if the program's selected input and output streams are
connected to a terminal), then reads some input, then chomps it, and
finally returns an object representing that text.
2013-03-11 13:11:09 +00:00