summaryrefslogtreecommitdiff
path: root/p5-parse-yapp
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-03-07 17:51:13 +0100
committerJuergen Daubert <jue@jue.li>2020-03-07 17:51:13 +0100
commit92ec14a5b122e3b298b9cb235c3d863192fc02c2 (patch)
treed317d97ce7337a7060bcbbefa664b503193a6b44 /p5-parse-yapp
parente3481f4266dc98a0b97fe9d597af294f17ce58f1 (diff)
downloadopt-92ec14a5b122e3b298b9cb235c3d863192fc02c2.tar.gz
opt-92ec14a5b122e3b298b9cb235c3d863192fc02c2.tar.xz
p5-parse-yapp: update to 1.21
Diffstat (limited to 'p5-parse-yapp')
-rw-r--r--p5-parse-yapp/.footprint2
-rw-r--r--p5-parse-yapp/.signature8
-rw-r--r--p5-parse-yapp/Pkgfile12
3 files changed, 11 insertions, 11 deletions
diff --git a/p5-parse-yapp/.footprint b/p5-parse-yapp/.footprint
index e3fe2a664..707452830 100644
--- a/p5-parse-yapp/.footprint
+++ b/p5-parse-yapp/.footprint
@@ -13,7 +13,7 @@ drwxr-xr-x root/root usr/lib/perl5/site_perl/5.28/Parse/Yapp/
-r-xr-xr-x root/root usr/lib/perl5/site_perl/5.28/Parse/Yapp/Lalr.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.28/Parse/Yapp/Options.pm
-r-xr-xr-x root/root usr/lib/perl5/site_perl/5.28/Parse/Yapp/Output.pm
--r-xr-xr-x root/root usr/lib/perl5/site_perl/5.28/Parse/Yapp/Parse.pm
+-r--r--r-- root/root usr/lib/perl5/site_perl/5.28/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 280121899..cc72c33b1 100644
--- a/p5-parse-yapp/.signature
+++ b/p5-parse-yapp/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/fJ1QzggBxMVxgVtZheDYNwI7CoFhv9eB9ZHvZjmqIFseW9QexEAyukaOsbH5+1s3e73ffKrQGkB5qODM8k9+go=
-SHA256 (Pkgfile) = c467a1aedd5c4ceff64a5f7fb3249b339f9113c8aa63985fc0fd8c44969dc5c3
-SHA256 (.footprint) = 9ed410dd30d57d0121a1b275e62d80fa4aaf10fd601cf1349926d08c529bac75
-SHA256 (Parse-Yapp-1.05.tar.gz) = 228a6cfb483ade811720bb77647900ef359dfc3e071359eb73d39e4a1cc6f22b
+RWSE3ohX2g5d/RWuHppyrmkILbtuCs08iNDFFy7v0RDKRm0Uf9SV5vBVUOeu0F4FwyhqpvmO3tFWzx5cIN8ZAGS+onnzTtSd3Ag=
+SHA256 (Pkgfile) = 6b1f4b08de3be4530c757e7fd5dc2448f9c7db6f4db706ad9f70ba3779524af8
+SHA256 (.footprint) = 62f1732d0c28a1284d10eb3cba38fad7d08b64a77fa131348b162f52799fe0a3
+SHA256 (Parse-Yapp-1.21.tar.gz) = 3810e998308fba2e0f4f26043035032b027ce51ce5c8a52a8b8e340ca65f13e5
diff --git a/p5-parse-yapp/Pkgfile b/p5-parse-yapp/Pkgfile
index a971feefe..4e8551f88 100644
--- a/p5-parse-yapp/Pkgfile
+++ b/p5-parse-yapp/Pkgfile
@@ -1,11 +1,11 @@
-# Description: Perl module for generating and using LALR parsers
-# URL: http://search.cpan.org/~fdesar/Parse-Yapp-1.05/
-# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve
+# Description: Perl module for generating and using LALR parsers
+# URL: https://metacpan.org/release/Parse-Yapp
+# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve
name=p5-parse-yapp
-version=1.05
-release=2
-source=(http://search.cpan.org/CPAN/authors/id/F/FD/FDESAR/Parse-Yapp-$version.tar.gz)
+version=1.21
+release=1
+source=(https://cpan.metacpan.org/authors/id/W/WB/WBRASWELL/Parse-Yapp-$version.tar.gz)
build() {
cd Parse-Yapp-$version

Generated by cgit