![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit bad0d5f083a066cb634db0b9146ead7d8e471c78 Author: Tim Biermann <tbier@posteo.de> Date: Wed Aug 23 22:32:10 2023 +0200 p5-uri: 5.19 -> 5.21 diff --git a/p5-uri/.footprint b/p5-uri/.footprint index 570f397fb..5216c13eb 100644 --- a/p5-uri/.footprint +++ b/p5-uri/.footprint @@ -36,6 +36,8 @@ drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/URI/file/ -r--r--r-- root/root usr/lib/perl5/site_perl/5.36/URI/gopher.pm -r--r--r-- root/root usr/lib/perl5/site_perl/5.36/URI/http.pm -r--r--r-- root/root usr/lib/perl5/site_perl/5.36/URI/https.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.36/URI/icap.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.36/URI/icaps.pm -r--r--r-- root/root usr/lib/perl5/site_perl/5.36/URI/ldap.pm -r--r--r-- root/root usr/lib/perl5/site_perl/5.36/URI/ldapi.pm -r--r--r-- root/root usr/lib/perl5/site_perl/5.36/URI/ldaps.pm @@ -73,4 +75,6 @@ drwxr-xr-x root/root usr/share/man/man3/ -r--r--r-- root/root usr/share/man/man3/URI::_punycode.3pm.gz -r--r--r-- root/root usr/share/man/man3/URI::data.3pm.gz -r--r--r-- root/root usr/share/man/man3/URI::file.3pm.gz +-r--r--r-- root/root usr/share/man/man3/URI::icap.3pm.gz +-r--r--r-- root/root usr/share/man/man3/URI::icaps.3pm.gz -r--r--r-- root/root usr/share/man/man3/URI::ldap.3pm.gz diff --git a/p5-uri/.signature b/p5-uri/.signature index 3df8d4067..f95e43adf 100644 --- a/p5-uri/.signature +++ b/p5-uri/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37or2BEkbdCdn91uLx1q/1svKwpYZ3nibtxtFwdq3sgG+Dmq9vTNgL5972W/MLyBObyIuEcskwaWGTMmjt9FswI= -SHA256 (Pkgfile) = adb86482c2b15be54e99465584fc5ef71e1e35f31a0e8187363cb2462b030d0b -SHA256 (.footprint) = f313c9c878ee9d8dad4af3b145be448abb07d0dda33ef30e5a2c0ed637123aa8 -SHA256 (URI-5.19.tar.gz) = 8fed5f819905c8a8e18f4447034322d042c3536b43c13ac1f09ba92e1a50a394 +RWSagIOpLGJF31wp9wpfgcdYSyGJthzCfV+dPZ+2bi81B4RRA9KUePXdnslluQwfddIRlnyWSRYYeQlANCQTqYBxkJl00OCuIw4= +SHA256 (Pkgfile) = 39de16bdacfbe25b8bb740f3b1f7cf748625df16cee0bdb7dbef819a094b1a9f +SHA256 (.footprint) = 75a272be55a99b5c9fd4346c8554665c3fec34b3679b3e020423ef7fab2b903e +SHA256 (URI-5.21.tar.gz) = 96265860cd61bde16e8415dcfbf108056de162caa0ac37f81eb695c9d2e0ab77 diff --git a/p5-uri/Pkgfile b/p5-uri/Pkgfile index b23104b44..7f9121f4d 100644 --- a/p5-uri/Pkgfile +++ b/p5-uri/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tim Biermann, tbier at posteo dot de name=p5-uri -version=5.19 +version=5.21 release=1 source=(https://www.cpan.org/modules/by-module/URI/URI-$version.tar.gz)