Update to 5.76.
Submitted by: demon Neglected by: petef
This commit is contained in:
parent
1b62faacf9
commit
5876f31e62
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96539
3 changed files with 3 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= p5-libwww
|
||||
PORTVERSION= 5.75
|
||||
PORTVERSION= 5.76
|
||||
CATEGORIES= www perl5 devel
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= LWP
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (libwww-perl-5.75.tar.gz) = 118a2b0556a194767aed15733f92a2ed
|
||||
MD5 (libwww-perl-5.76.tar.gz) = e3dd1cdc8805a157762026908bb941b8
|
||||
|
|
|
@ -34,6 +34,7 @@ bin/lwp-rget
|
|||
%%SITE_PERL%%/LWP/MemberMixin.pm
|
||||
%%SITE_PERL%%/LWP/Protocol.pm
|
||||
%%SITE_PERL%%/LWP/Protocol/GHTTP.pm
|
||||
%%SITE_PERL%%/LWP/Protocol/cpan.pm
|
||||
%%SITE_PERL%%/LWP/Protocol/data.pm
|
||||
%%SITE_PERL%%/LWP/Protocol/file.pm
|
||||
%%SITE_PERL%%/LWP/Protocol/ftp.pm
|
||||
|
|
Loading…
Reference in a new issue