Update to 1.24:

1.24  2014-03-23
	- fix not to make the PerlIO layer empty for Perl 5.8.9 or
          before. [rt.cpan.org #59832]
	- update Pod document assuming the use of Pod::Simple::HTMLBatch.
	- t/00checkver.t: not to use 'display-readline-version') and "use
	  Test;"
	- INSTALL: add "(Install) Using Package" section.

1.23  2014-03-20
	- add description of the pager command bug in Perl debugger
	  which causes segementation fault [rt.perl.org #121456]
	- fix not to clobber binmode layer (utf-8) on filehandles [rt.cpan.org #59832]
	- support UTF-8 input as compatible with Term::ReadLine
	  - Now Term::ReadLine::Gnu requires perl 5.8.0 or above
	- define Term::ReadLine::Gnu::ornaments method [rt.cpan.org #93614]
	- Makefile.PL: Fix the URL of the bug-tracker [rt.cpan.org #93680]
	- eg/perlsh: POD syntax fix. [rt.cpan.org #93895]
	- README: add note for bug-tracker
	- INSTALL: update "1.3 Trouble Shooting"
This commit is contained in:
wiz 2014-09-06 14:52:23 +00:00
parent 2283fb630c
commit 6548c83cc1
2 changed files with 6 additions and 7 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.37 2014/05/29 23:36:19 wiz Exp $
# $NetBSD: Makefile,v 1.38 2014/09/06 14:52:23 wiz Exp $
DISTNAME= Term-ReadLine-Gnu-1.22
DISTNAME= Term-ReadLine-Gnu-1.24
PKGNAME= p5-${DISTNAME:S/-Gnu//}
PKGREVISION= 1
SVR4_PKGNAME= p5trl
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.13 2014/03/30 13:08:50 taca Exp $
$NetBSD: distinfo,v 1.14 2014/09/06 14:52:23 wiz Exp $
SHA1 (Term-ReadLine-Gnu-1.22.tar.gz) = 9538186064803c8812add4d99a1b406b4852e508
RMD160 (Term-ReadLine-Gnu-1.22.tar.gz) = 99f0da54e1287992ba5c762c2352949576501c93
Size (Term-ReadLine-Gnu-1.22.tar.gz) = 72917 bytes
SHA1 (Term-ReadLine-Gnu-1.24.tar.gz) = 89d9c75cb1bc3e6813fb859d8ab1c8b1dcb9c9ca
RMD160 (Term-ReadLine-Gnu-1.24.tar.gz) = 8cfc44faadb0eac173c1d9583b72fb92e65a5a3b
Size (Term-ReadLine-Gnu-1.24.tar.gz) = 74199 bytes