From ad8c1553d9120c1c59bf58cf3af6903b334355c7 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sun, 29 May 2022 13:19:30 +0200 Subject: [PATCH] p5-parse-yapp: fix footprint for perl 5.36 --- p5-parse-yapp/.footprint | 20 ++++++++++---------- p5-parse-yapp/.signature | 6 +++--- p5-parse-yapp/Pkgfile | 4 ++-- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/p5-parse-yapp/.footprint b/p5-parse-yapp/.footprint index fdedd6ee3..ffa29ae07 100644 --- a/p5-parse-yapp/.footprint +++ b/p5-parse-yapp/.footprint @@ -4,16 +4,16 @@ drwxr-xr-x root/root usr/bin/ 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.34/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.34/Parse/ --r-xr-xr-x root/root usr/lib/perl5/site_perl/5.34/Parse/Yapp.pm -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.34/Parse/Yapp/ --r-xr-xr-x root/root usr/lib/perl5/site_perl/5.34/Parse/Yapp/Driver.pm --r-xr-xr-x root/root usr/lib/perl5/site_perl/5.34/Parse/Yapp/Grammar.pm --r-xr-xr-x root/root usr/lib/perl5/site_perl/5.34/Parse/Yapp/Lalr.pm --r--r--r-- root/root usr/lib/perl5/site_perl/5.34/Parse/Yapp/Options.pm --r-xr-xr-x root/root usr/lib/perl5/site_perl/5.34/Parse/Yapp/Output.pm --r--r--r-- root/root usr/lib/perl5/site_perl/5.34/Parse/Yapp/Parse.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/Parse/ +-r-xr-xr-x root/root usr/lib/perl5/site_perl/5.36/Parse/Yapp.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/Parse/Yapp/ +-r-xr-xr-x root/root usr/lib/perl5/site_perl/5.36/Parse/Yapp/Driver.pm +-r-xr-xr-x root/root usr/lib/perl5/site_perl/5.36/Parse/Yapp/Grammar.pm +-r-xr-xr-x root/root usr/lib/perl5/site_perl/5.36/Parse/Yapp/Lalr.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.36/Parse/Yapp/Options.pm +-r-xr-xr-x root/root usr/lib/perl5/site_perl/5.36/Parse/Yapp/Output.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.36/Parse/Yapp/Parse.pm drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ diff --git a/p5-parse-yapp/.signature b/p5-parse-yapp/.signature index 362c60aa0..df434fd89 100644 --- a/p5-parse-yapp/.signature +++ b/p5-parse-yapp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/V3ePT4qDBMEJ4E5nqMu+oZWuey/LfPvVTKebVT5MXY9Mw5pbWsHpo35tTvKwUbc45wz1SNTuUfEOhnsztkhCAU= -SHA256 (Pkgfile) = ebeb31e078c0ac744ce3cd225e37fe3a12d5c191ec0e6e955453995f7f7fc1ef -SHA256 (.footprint) = fdc778a58a78025578d3df4ccefdb839b7ad982fce86a74a67e9d260f8f51d94 +RWSE3ohX2g5d/fOuTZwPCzNU3iINpGz6bzaPhbm5z5Pl4Rh3lBLuxSGFjbuGU1Ffiu9NlPbXsBrSSPq1K+nwPlywEz68tlQZ7gU= +SHA256 (Pkgfile) = 946d24946365e308fc77a508eb14b6a8058761616f9bb29f9d58f40ba89b1b18 +SHA256 (.footprint) = a8132270c24e6b29205986b79fe7442362844866db6c7f1b15f90cf6f8632220 SHA256 (Parse-Yapp-1.21.tar.gz) = 3810e998308fba2e0f4f26043035032b027ce51ce5c8a52a8b8e340ca65f13e5 diff --git a/p5-parse-yapp/Pkgfile b/p5-parse-yapp/Pkgfile index 97e0c15e5..5216b2f10 100644 --- a/p5-parse-yapp/Pkgfile +++ b/p5-parse-yapp/Pkgfile @@ -1,6 +1,6 @@ # Description: Perl module for generating and using LALR parsers -# URL: https://metacpan.org/release/Parse-Yapp -# Maintainer: Juergen Daubert, jue at crux dot nu +# URL: https://metacpan.org/release/Parse-Yapp +# Maintainer: Juergen Daubert, jue at crux dot nu name=p5-parse-yapp version=1.21