diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2016-03-08 22:55:03 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2016-03-08 22:57:06 +1100 |
commit | 888661769cb3bf92b146b983db51cd0d07c60207 (patch) | |
tree | d7e08b8496d454f4af09ed5f0daa18558b1a7600 /p5-term-readkey | |
parent | cd9b4b66f24738ee3311a4a4b8866e5bc5e03ad1 (diff) | |
download | contrib-888661769cb3bf92b146b983db51cd0d07c60207.tar.gz contrib-888661769cb3bf92b146b983db51cd0d07c60207.tar.xz |
p5-term-readkey: 2.30 -> 2.33
Diffstat (limited to 'p5-term-readkey')
-rw-r--r-- | p5-term-readkey/.footprint | 23 | ||||
-rw-r--r-- | p5-term-readkey/.md5sum | 2 | ||||
-rw-r--r-- | p5-term-readkey/Pkgfile | 4 |
3 files changed, 15 insertions, 14 deletions
diff --git a/p5-term-readkey/.footprint b/p5-term-readkey/.footprint index d079fed17..f2457ab24 100644 --- a/p5-term-readkey/.footprint +++ b/p5-term-readkey/.footprint @@ -2,14 +2,15 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/perl5/ drwxr-xr-x root/root usr/lib/perl5/site_perl/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.18/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.18/linux-thread-multi/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.18/linux-thread-multi/Term/ --r--r--r-- root/root usr/lib/perl5/site_perl/5.18/linux-thread-multi/Term/ReadKey.pm -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.18/linux-thread-multi/auto/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.18/linux-thread-multi/auto/Term/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.18/linux-thread-multi/auto/Term/ReadKey/ --r-xr-xr-x root/root usr/lib/perl5/site_perl/5.18/linux-thread-multi/auto/Term/ReadKey/ReadKey.so -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man3/ --r--r--r-- root/root usr/man/man3/Term::ReadKey.3pm.gz +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.22/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.22/linux-thread-multi/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.22/linux-thread-multi/Term/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.22/linux-thread-multi/Term/ReadKey.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.22/linux-thread-multi/auto/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.22/linux-thread-multi/auto/Term/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.22/linux-thread-multi/auto/Term/ReadKey/ +-r-xr-xr-x root/root usr/lib/perl5/site_perl/5.22/linux-thread-multi/auto/Term/ReadKey/ReadKey.so +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man3/ +-r--r--r-- root/root usr/share/man/man3/Term::ReadKey.3pm.gz diff --git a/p5-term-readkey/.md5sum b/p5-term-readkey/.md5sum index 8c36c35de..066fb5056 100644 --- a/p5-term-readkey/.md5sum +++ b/p5-term-readkey/.md5sum @@ -1 +1 @@ -f0ef2cea8acfbcc58d865c05b0c7e1ff TermReadKey-2.30.tar.gz +1b60aa12b05b5c59d09061fa03087fdb TermReadKey-2.33.tar.gz diff --git a/p5-term-readkey/Pkgfile b/p5-term-readkey/Pkgfile index d109ba279..880aba90e 100644 --- a/p5-term-readkey/Pkgfile +++ b/p5-term-readkey/Pkgfile @@ -1,11 +1,11 @@ # Description: Perl Terminal Readkey Library. -# URL: http://search.cpan.org/~jstowe/TermReadKey-2.30/ +# URL: http://search.cpan.org/~jstowe/TermReadKey/ # Maintainer: Danny Rawlins, crux at romster dot me # Packager: Stoyan Zhekov zhware at hotpop dot com # Depends on: name=p5-term-readkey -version=2.30 +version=2.33 release=1 source=(http://www.cpan.org/modules/by-module/Term/TermReadKey-$version.tar.gz) |