pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Term-ReadKey Update to 2.33:
details: https://anonhg.NetBSD.org/pkgsrc/rev/05bf1967e0ae
branches: trunk
changeset: 652696:05bf1967e0ae
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jun 07 08:15:40 2015 +0000
description:
Update to 2.33:
2015-06-04 Jonathan Stowe <jns+git%gellyfish.co.uk@localhost>
* .gitignore, Changes, META.yml, README, ReadKey.pm: Up version
2015-06-04 Jonathan Stowe <jns+git%gellyfish.co.uk@localhost>
* .gitignore: Add .bs file to .gitignore
2015-06-04 Jonathan Stowe <jns%gellyfish.co.uk@localhost>
* : 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@localhost>
* Makefile.PL: Fix for "[rt.cpan.org #100932] Parallel build fails"
from Petr Pisar
2015-04-30 Jonathan Stowe <jns+git%gellyfish.co.uk@localhost>
* MANIFEST.SKIP: Add .git directory to the MANIFEST.SKIP
2015-04-13 Jonathan Stowe <jns+git%gellyfish.co.uk@localhost>
* MANIFEST, MANIFEST.SKIP: Add new artefacts
2015-04-13 Jonathan Stowe <jns+git%gellyfish.co.uk@localhost>
* .travis.yml: Add travis-ci testing
2015-04-13 Jonathan Stowe <jns+git%gellyfish.co.uk@localhost>
* .gitignore: Add .gitignore
2015-04-13 Jonathan Stowe <jns%gellyfish.co.uk@localhost>
* : 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@localhost>
* README: Update README to reflect the move of test.pl in example
subdirectory
2015-04-11 Sébastien Deseille <sebastien.deseille%gmail.com@localhost>
* 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@localhost>
* README: Update README to reflect the move of test.pl in example
subdirectory
2015-04-11 Sébastien Deseille <sebastien.deseille%gmail.com@localhost>
* 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@localhost>
* t/02_terminal_functions.t: Finished to implement all tests from
test.pl
2015-04-11 Sébastien Deseille <sebastien.deseille%gmail.com@localhost>
* t/02_terminal_functions.t: Add test to Check TerminalSize OUT
2015-04-11 Sébastien Deseille <sebastien.deseille%gmail.com@localhost>
* t/02_terminal_functions.t: Add test to Check non-blocking read
2015-04-10 Sébastien Deseille <sebastien.deseille%gmail.com@localhost>
* t/02_terminal_functions.t: Add second test about Comparing
TerminalSize
2015-04-10 Sébastien Deseille <sebastien.deseille%gmail.com@localhost>
* t/01_basic.t: Add first test to validate module loading
2015-04-03 Jonathan Stowe <jns%gellyfish.co.uk@localhost>
* : Merge pull request #3 from kmx/master no resize, no stty on MS Windows
diffstat:
devel/p5-Term-ReadKey/Makefile | 5 ++---
devel/p5-Term-ReadKey/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r 3f90865eea0e -r 05bf1967e0ae devel/p5-Term-ReadKey/Makefile
--- a/devel/p5-Term-ReadKey/Makefile Sun Jun 07 08:13:58 2015 +0000
+++ b/devel/p5-Term-ReadKey/Makefile Sun Jun 07 08:15:40 2015 +0000
@@ -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 @@
USE_LANGUAGES= c
PERL5_PACKLIST= auto/Term/ReadKey/.packlist
-MAKE_JOBS_SAFE= no
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 3f90865eea0e -r 05bf1967e0ae devel/p5-Term-ReadKey/distinfo
--- a/devel/p5-Term-ReadKey/distinfo Sun Jun 07 08:13:58 2015 +0000
+++ b/devel/p5-Term-ReadKey/distinfo Sun Jun 07 08:15:40 2015 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index