mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
Update to 2.24
- Add LICENSE_FILE - Sort PLIST Changes: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/Changes
This commit is contained in:
parent
4f989b436f
commit
dbc15fee9e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434612
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= POE-Component-Server-SimpleHTTP
|
||||
PORTVERSION= 2.22
|
||||
PORTVERSION= 2.24
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -11,6 +11,7 @@ COMMENT= Perl extension to serve HTTP requests in POE
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-Moose>=0.9:devel/p5-Moose \
|
||||
p5-MooseX-POE>=0.205:devel/p5-MooseX-POE \
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (POE-Component-Server-SimpleHTTP-2.22.tar.gz) = d0784af090c75dc4dd0d57295e779fbb11f8344decc50d209d50aa529fe1b174
|
||||
SIZE (POE-Component-Server-SimpleHTTP-2.22.tar.gz) = 63902
|
||||
TIMESTAMP = 1487767202
|
||||
SHA256 (POE-Component-Server-SimpleHTTP-2.24.tar.gz) = d4c85df84b63d1c28ae3d8e522965360db19856d51328030c7865255d7b1ff38
|
||||
SIZE (POE-Component-Server-SimpleHTTP-2.24.tar.gz) = 62063
|
||||
|
@ -1,7 +1,7 @@
|
||||
%%PERL5_MAN3%%/POE::Component::Server::SimpleHTTP.3.gz
|
||||
%%PERL5_MAN3%%/POE::Component::Server::SimpleHTTP::Connection.3.gz
|
||||
%%PERL5_MAN3%%/POE::Component::Server::SimpleHTTP::Response.3.gz
|
||||
%%SITE_PERL%%/POE/Component/Server/SimpleHTTP.pm
|
||||
%%SITE_PERL%%/POE/Component/Server/SimpleHTTP/Connection.pm
|
||||
%%SITE_PERL%%/POE/Component/Server/SimpleHTTP/Response.pm
|
||||
%%SITE_PERL%%/POE/Component/Server/SimpleHTTP/State.pm
|
||||
%%PERL5_MAN3%%/POE::Component::Server::SimpleHTTP.3.gz
|
||||
%%PERL5_MAN3%%/POE::Component::Server::SimpleHTTP::Connection.3.gz
|
||||
%%PERL5_MAN3%%/POE::Component::Server::SimpleHTTP::Response.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user