diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2019-06-29 22:06:09 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2019-06-29 22:06:09 +0200 |
commit | 811a271b79a28a1d001c36ab83c54183263d8007 (patch) | |
tree | 7163b5948c198213617c58cdcc08a60102a9a44e /p5-term-readkey | |
parent | d0d30798a8752226ae54265524e9e01aae1faa03 (diff) | |
download | contrib-811a271b79a28a1d001c36ab83c54183263d8007.tar.gz contrib-811a271b79a28a1d001c36ab83c54183263d8007.tar.xz |
p5-term-readkey: fixed perl footprint error
Diffstat (limited to 'p5-term-readkey')
-rw-r--r-- | p5-term-readkey/.footprint | 16 | ||||
-rw-r--r-- | p5-term-readkey/.signature | 4 |
2 files changed, 10 insertions, 10 deletions
diff --git a/p5-term-readkey/.footprint b/p5-term-readkey/.footprint index f0880d653..8d00ed0de 100644 --- a/p5-term-readkey/.footprint +++ b/p5-term-readkey/.footprint @@ -2,14 +2,14 @@ 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.26/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.26/linux-thread-multi/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.26/linux-thread-multi/Term/ --r--r--r-- root/root usr/lib/perl5/site_perl/5.26/linux-thread-multi/Term/ReadKey.pm -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.26/linux-thread-multi/auto/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.26/linux-thread-multi/auto/Term/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.26/linux-thread-multi/auto/Term/ReadKey/ --r-xr-xr-x root/root usr/lib/perl5/site_perl/5.26/linux-thread-multi/auto/Term/ReadKey/ReadKey.so +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.28/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.28/linux-thread-multi/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.28/linux-thread-multi/Term/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.28/linux-thread-multi/Term/ReadKey.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.28/linux-thread-multi/auto/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.28/linux-thread-multi/auto/Term/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.28/linux-thread-multi/auto/Term/ReadKey/ +-r-xr-xr-x root/root usr/lib/perl5/site_perl/5.28/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/ diff --git a/p5-term-readkey/.signature b/p5-term-readkey/.signature index ffde581a0..7e4e25385 100644 --- a/p5-term-readkey/.signature +++ b/p5-term-readkey/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xYCKzyosU0OscFMoO1B8ye19gBAnNPxocusPLpx6yOXnWD9p2ICb9RQiTaGezUJU05C1ZR7jCZmefBBn6ugGgY= +RWSagIOpLGJF39o5BNgQG3OYbrmbpJm5GckyuKeiFcKBjoE7pVO6ZzCJ0wCuMwnjzUYFbNx7I2+WvcY6uUuoUo4SMB3th/nS4QQ= SHA256 (Pkgfile) = bc647394fd48b7e94ff08cf7b61cade9f503f1d21f994051f9b297221b90fdc0 -SHA256 (.footprint) = 4b2e62bce6d635ff87134fd5715a2a9894a2b762279456f270221e2916e130eb +SHA256 (.footprint) = 49087f18133adb371acfe4b409240dac2ff4f49400abe6f3420786377fed61b5 SHA256 (TermReadKey-2.37.tar.gz) = 4a9383cf2e0e0194668fe2bd546e894ffad41d556b41d2f2f577c8db682db241 |