diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-10-10 22:30:10 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-10-10 23:35:31 +1100 |
commit | 1d0367455dd97408632bc6c39700fba1569bc888 (patch) | |
tree | 265661c496d9b7aacbc3b332e1b9dbe10418d083 /p5-xml-writer | |
parent | 1789bec26486ed7272b527f423dd89e6fba8b66d (diff) | |
download | contrib-1d0367455dd97408632bc6c39700fba1569bc888.tar.gz contrib-1d0367455dd97408632bc6c39700fba1569bc888.tar.xz |
p5-xml-writer: fix footprint
Diffstat (limited to 'p5-xml-writer')
-rw-r--r-- | p5-xml-writer/.footprint | 6 | ||||
-rw-r--r-- | p5-xml-writer/.signature | 6 | ||||
-rw-r--r-- | p5-xml-writer/Pkgfile | 1 |
3 files changed, 6 insertions, 7 deletions
diff --git a/p5-xml-writer/.footprint b/p5-xml-writer/.footprint index f42524564..76b3b34f3 100644 --- a/p5-xml-writer/.footprint +++ b/p5-xml-writer/.footprint @@ -2,9 +2,9 @@ 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.24/ -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.24/XML/ --r--r--r-- root/root usr/lib/perl5/site_perl/5.24/XML/Writer.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.26/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.26/XML/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.26/XML/Writer.pm 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-xml-writer/.signature b/p5-xml-writer/.signature index 7e5b69127..ea87b3f3f 100644 --- a/p5-xml-writer/.signature +++ b/p5-xml-writer/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39y4a0ZMhjY+lnH7UhUpujFU5MzYKHNjzdtlr3+P/t8vYFF7WzLpilXphIlNQOeAVrk+SxQBXdGpQPBVYEI34gs= -SHA256 (Pkgfile) = 90917d9bb13ff99fd221f9770f708c3309f7f317397bcfa12efcb8131fc78e55 -SHA256 (.footprint) = 9efcf5791bb7ecd1d6fc935d50f1b6c9c9b4706feedc5420cfa5a681e3987263 +RWSagIOpLGJF33x9fxZvJVfpkyKYEwsM3QRazY281AmXvDE9ioeevs1uxtyoWAFGkjdc9ZVi/YyPG/9IYpuYofDKb/AncuRZzgI= +SHA256 (Pkgfile) = 05d5556d97563de6066a1b5079053887004ae80b228b686b694fd6ddead6f623 +SHA256 (.footprint) = 3facbaf6d5ede6b72b9734b38ec1d177efe817874bc2abcfc10d753b418c16b9 SHA256 (XML-Writer-0.625.tar.gz) = e080522c6ce050397af482665f3965a93c5d16f5e81d93f6e2fe98084ed15fbe diff --git a/p5-xml-writer/Pkgfile b/p5-xml-writer/Pkgfile index ebb301e4f..1deec650c 100644 --- a/p5-xml-writer/Pkgfile +++ b/p5-xml-writer/Pkgfile @@ -1,7 +1,6 @@ # Description: Perl XML writer. # URL: http://search.cpan.org/dist/XML-Writer # Maintainer: Danny Rawlins, crux at romster dot me -# Packager: Han Boetes han at mijncomputer dot nl name=p5-xml-writer version=0.625 |