Update to 1.46
This commit is contained in:
parent
baf3410b0c
commit
6081a5e58e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215759
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= POE-Component-Server-SimpleHTTP
|
||||
PORTVERSION= 1.42
|
||||
PORTVERSION= 1.46
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -16,7 +16,7 @@ COMMENT= Perl extension to serve HTTP requests in POE
|
|||
|
||||
RUN_DEPENDS= p5-Storable>0:${PORTSDIR}/devel/p5-Storable \
|
||||
p5-libwww>0:${PORTSDIR}/www/p5-libwww \
|
||||
p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE
|
||||
p5-POE>=1.0000:${PORTSDIR}/devel/p5-POE
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (POE-Component-Server-SimpleHTTP-1.42.tar.gz) = 98fe6ca330993be0ce0b9aafb0274cbb
|
||||
SHA256 (POE-Component-Server-SimpleHTTP-1.42.tar.gz) = 3107371e1d7d7a738fc94ceb7b71ef70dfb7543c0a4dc3d7297d794bda64664a
|
||||
SIZE (POE-Component-Server-SimpleHTTP-1.42.tar.gz) = 47392
|
||||
MD5 (POE-Component-Server-SimpleHTTP-1.46.tar.gz) = 8b59ae8555c69d99a6f080623914d492
|
||||
SHA256 (POE-Component-Server-SimpleHTTP-1.46.tar.gz) = fb773cb4faf0c4a56df88db37a65dc0d00a5098e196699c0cfb7aa42ed7d73cd
|
||||
SIZE (POE-Component-Server-SimpleHTTP-1.46.tar.gz) = 48526
|
||||
|
|
Loading…
Reference in a new issue