- Update to 2.20
- Add LICENSE - Transfer maintainership Changes: https://metacpan.org/changes/distribution/POE-Component-Server-SimpleHTTP
This commit is contained in:
parent
70c2c02081
commit
60ef7f9504
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399538
2 changed files with 7 additions and 5 deletions
|
@ -1,15 +1,17 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= POE-Component-Server-SimpleHTTP
|
||||
PORTVERSION= 2.18
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.20
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= lth@FreeBSD.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl extension to serve HTTP requests in POE
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Moose>=0.81:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-MooseX-AttributeHelpers>0:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \
|
||||
p5-MooseX-POE>=0.205:${PORTSDIR}/devel/p5-MooseX-POE \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (POE-Component-Server-SimpleHTTP-2.18.tar.gz) = 07600235817b1f645683dd69758f83961ee87b9c17a11634a216b9e92ecad735
|
||||
SIZE (POE-Component-Server-SimpleHTTP-2.18.tar.gz) = 60629
|
||||
SHA256 (POE-Component-Server-SimpleHTTP-2.20.tar.gz) = 23f6285b6ff98f5e258f021cd0760eaca6a29e12a138e4d84887e6fce3271c17
|
||||
SIZE (POE-Component-Server-SimpleHTTP-2.20.tar.gz) = 63575
|
||||
|
|
Loading…
Reference in a new issue