diff options
author | Tim Biermann <tbier@posteo.de> | 2022-06-01 20:05:22 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-06-01 20:05:22 +0200 |
commit | 25e8fcf1b6e2bc9672bc86f1cf8298f1f49f4d1a (patch) | |
tree | a533f1b428e52f5a83ac79ba19b76707dc7949c9 /p5-libwww | |
parent | def97183872c4f9df1dd0ccc648002b015ae8aec (diff) | |
parent | d04624754e3a6d111977157901d512374701c9e3 (diff) | |
download | contrib-25e8fcf1b6e2bc9672bc86f1cf8298f1f49f4d1a.tar.gz contrib-25e8fcf1b6e2bc9672bc86f1cf8298f1f49f4d1a.tar.xz |
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'p5-libwww')
-rw-r--r-- | p5-libwww/.footprint | 9 | ||||
-rw-r--r-- | p5-libwww/.signature | 8 | ||||
-rw-r--r-- | p5-libwww/Pkgfile | 2 |
3 files changed, 9 insertions, 10 deletions
diff --git a/p5-libwww/.footprint b/p5-libwww/.footprint index e3a5709c8..86009e02d 100644 --- a/p5-libwww/.footprint +++ b/p5-libwww/.footprint @@ -38,9 +38,8 @@ drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/LWP/Protocol/ -r--r--r-- root/root usr/lib/perl5/site_perl/5.36/LWP/RobotUA.pm -r--r--r-- root/root usr/lib/perl5/site_perl/5.36/LWP/Simple.pm -r--r--r-- root/root usr/lib/perl5/site_perl/5.36/LWP/UserAgent.pm -drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/libwww/ --r--r--r-- root/root usr/lib/perl5/site_perl/5.36/libwww/lwpcook.pod --r--r--r-- root/root usr/lib/perl5/site_perl/5.36/libwww/lwptut.pod +-r--r--r-- root/root usr/lib/perl5/site_perl/5.36/lwpcook.pod +-r--r--r-- root/root usr/lib/perl5/site_perl/5.36/lwptut.pod drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ @@ -61,5 +60,5 @@ drwxr-xr-x root/root usr/share/man/man3/ -r--r--r-- root/root usr/share/man/man3/LWP::RobotUA.3pm.gz -r--r--r-- root/root usr/share/man/man3/LWP::Simple.3pm.gz -r--r--r-- root/root usr/share/man/man3/LWP::UserAgent.3pm.gz --r--r--r-- root/root usr/share/man/man3/libwww::lwpcook.3pm.gz --r--r--r-- root/root usr/share/man/man3/libwww::lwptut.3pm.gz +-r--r--r-- root/root usr/share/man/man3/lwpcook.3pm.gz +-r--r--r-- root/root usr/share/man/man3/lwptut.3pm.gz diff --git a/p5-libwww/.signature b/p5-libwww/.signature index 8519ed786..94b63123f 100644 --- a/p5-libwww/.signature +++ b/p5-libwww/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33rNBwhS8P6BMNSaNE4m2hQIa5ynFDrvn1Tnd49qzokJoJ9LGH9NVkTRcqPD9Fh+9PVv9+Jsf5iVO70LWdGlQAY= -SHA256 (Pkgfile) = 013b7b255888b835aa37bc801102f9911277080bf04f1e89da0b5bf945903f0f -SHA256 (.footprint) = ad5d4ea2aad9794394f1b5d4c451742a9e40e6c3d61f7bab53c5f4b97d9bf288 -SHA256 (libwww-perl-6.61.tar.gz) = 2f69069bd0df0ee222e25d41093bcc42e58d0a45885fba400356454c25621a5f +RWSagIOpLGJF3wZE+aIUTwqBQzMvCaPgYUjoKR7KgEeA4hW9YDu0+Q5TXma4EJn4TqfUoif5KESOpXoUffifqbP3Ah2SKWSwXQc= +SHA256 (Pkgfile) = cec0c3e64647aae0d0a4ed55079bda10b016e006a6c8a0d74b32b1181430c834 +SHA256 (.footprint) = b69d80851a87959805cd8515b7452115dd1018ff6c193f06aa7a56777bed9d59 +SHA256 (libwww-perl-6.66.tar.gz) = f0aa415f49b0538689ab9a8230b05abdc92982431d8721ab65990f78c1419c53 diff --git a/p5-libwww/Pkgfile b/p5-libwww/Pkgfile index 9fa8a2dff..0bfbd5386 100644 --- a/p5-libwww/Pkgfile +++ b/p5-libwww/Pkgfile @@ -4,7 +4,7 @@ # Depends on: p5-html-parser p5-uri name=p5-libwww -version=6.61 +version=6.66 release=1 source=(https://www.cpan.org/modules/by-module/LWP/OALDERS/libwww-perl-$version.tar.gz) |