summaryrefslogtreecommitdiff
path: root/devel/p5-Term-ReadKey
diff options
context:
space:
mode:
authorwiz <wiz>2015-06-07 08:15:40 +0000
committerwiz <wiz>2015-06-07 08:15:40 +0000
commit1ae07f7afb28ea0dd800d0bc1a6db80ed34501b8 (patch)
tree8a8e859c0566066e303e28578da308618e3d93f4 /devel/p5-Term-ReadKey
parenta9f75cf90b71daaa3bb98f36081317ddd5120994 (diff)
downloadpkgsrc-1ae07f7afb28ea0dd800d0bc1a6db80ed34501b8.tar.gz
Update to 2.33:
2015-06-04 Jonathan Stowe <jns+git@gellyfish.co.uk> * .gitignore, Changes, META.yml, README, ReadKey.pm: Up version 2015-06-04 Jonathan Stowe <jns+git@gellyfish.co.uk> * .gitignore: Add .bs file to .gitignore 2015-06-04 Jonathan Stowe <jns@gellyfish.co.uk> * : Merge pull request #6 from ntyni/master Make genchars.pl output reproducible by sorting hash keys 2015-04-30 Jonathan Stowe <jns+git@gellyfish.co.uk> * Makefile.PL: Fix for "[rt.cpan.org #100932] Parallel build fails" from Petr Pisar 2015-04-30 Jonathan Stowe <jns+git@gellyfish.co.uk> * MANIFEST.SKIP: Add .git directory to the MANIFEST.SKIP 2015-04-13 Jonathan Stowe <jns+git@gellyfish.co.uk> * MANIFEST, MANIFEST.SKIP: Add new artefacts 2015-04-13 Jonathan Stowe <jns+git@gellyfish.co.uk> * .travis.yml: Add travis-ci testing 2015-04-13 Jonathan Stowe <jns+git@gellyfish.co.uk> * .gitignore: Add .gitignore 2015-04-13 Jonathan Stowe <jns@gellyfish.co.uk> * : Merge pull request #5 from sdeseille/Create_T_directory_and_split_test.pl Create t directory and split test.pl 2015-04-11 Sébastien Deseille <sebastien.deseille@gmail.com> * README: Update README to reflect the move of test.pl in example subdirectory 2015-04-11 Sébastien Deseille <sebastien.deseille@gmail.com> * README: Revert "Update README to reflect the move of test.pl in example subdirectory" This reverts commit 09402dcd68d8d0417e0eb2f9ea0aeaf4b4c72e9a. 2015-04-11 Sébastien Deseille <sebastien.deseille@gmail.com> * README: Update README to reflect the move of test.pl in example subdirectory 2015-04-11 Sébastien Deseille <sebastien.deseille@gmail.com> * example/test.pl, test.pl: Move test.pl in example's subdirectory in order to keep the possibility to use its interactive mode 2015-04-11 Sébastien Deseille <sebastien.deseille@gmail.com> * t/02_terminal_functions.t: Finished to implement all tests from test.pl 2015-04-11 Sébastien Deseille <sebastien.deseille@gmail.com> * t/02_terminal_functions.t: Add test to Check TerminalSize OUT 2015-04-11 Sébastien Deseille <sebastien.deseille@gmail.com> * t/02_terminal_functions.t: Add test to Check non-blocking read 2015-04-10 Sébastien Deseille <sebastien.deseille@gmail.com> * t/02_terminal_functions.t: Add second test about Comparing TerminalSize 2015-04-10 Sébastien Deseille <sebastien.deseille@gmail.com> * t/01_basic.t: Add first test to validate module loading 2015-04-03 Jonathan Stowe <jns@gellyfish.co.uk> * : Merge pull request #3 from kmx/master no resize, no stty on MS Windows
Diffstat (limited to 'devel/p5-Term-ReadKey')
-rw-r--r--devel/p5-Term-ReadKey/Makefile5
-rw-r--r--devel/p5-Term-ReadKey/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Term-ReadKey/Makefile b/devel/p5-Term-ReadKey/Makefile
index cea55f10e39..628d07c7dc4 100644
--- a/devel/p5-Term-ReadKey/Makefile
+++ b/devel/p5-Term-ReadKey/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2014/10/30 13:48:50 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2015/06/07 08:15:40 wiz Exp $
-VERS= 2.32
+VERS= 2.33
DISTNAME= TermReadKey-${VERS}
PKGNAME= p5-Term-ReadKey-${VERS}
CATEGORIES= devel perl5
@@ -13,7 +13,6 @@ LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= c
PERL5_PACKLIST= auto/Term/ReadKey/.packlist
-MAKE_JOBS_SAFE= no
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Term-ReadKey/distinfo b/devel/p5-Term-ReadKey/distinfo
index a7ccd091958..cf4c3d87bd2 100644
--- a/devel/p5-Term-ReadKey/distinfo
+++ b/devel/p5-Term-ReadKey/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2014/09/06 14:26:43 wiz Exp $
+$NetBSD: distinfo,v 1.8 2015/06/07 08:15:40 wiz Exp $
-SHA1 (TermReadKey-2.32.tar.gz) = 0aef1009fca526d3a2ee4336584ff4cd69c2396e
-RMD160 (TermReadKey-2.32.tar.gz) = 9acbd5d71501a59548f8b54e91c2153f254f75c1
-Size (TermReadKey-2.32.tar.gz) = 81547 bytes
+SHA1 (TermReadKey-2.33.tar.gz) = e0d94aa238de92516fc33ef020d16dd6c958ad54
+RMD160 (TermReadKey-2.33.tar.gz) = a7d8d7d843827f6ded972b384a466ac593bd5f38
+Size (TermReadKey-2.33.tar.gz) = 82916 bytes