diff options
author | Lars Thegler <lth@FreeBSD.org> | 2015-10-17 14:18:56 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2015-10-17 14:18:56 +0000 |
commit | 60ef7f95044a601c909dd1e224633c1db086436b (patch) | |
tree | 44de4507faae308e778fe92563133ee371c200e5 /www | |
parent | 70c2c02081897890a2519e9da6dad2e7d9d4fcef (diff) | |
download | freebsd-ports-60ef7f95044a601c909dd1e224633c1db086436b.zip |
- Update to 2.20
- Add LICENSE
- Transfer maintainership
Changes: https://metacpan.org/changes/distribution/POE-Component-Server-SimpleHTTP
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-POE-Component-Server-SimpleHTTP/Makefile | 8 | ||||
-rw-r--r-- | www/p5-POE-Component-Server-SimpleHTTP/distinfo | 4 |
2 files changed, 7 insertions, 5 deletions
diff --git a/www/p5-POE-Component-Server-SimpleHTTP/Makefile b/www/p5-POE-Component-Server-SimpleHTTP/Makefile index a8555a855b8a..e218d81cb840 100644 --- a/www/p5-POE-Component-Server-SimpleHTTP/Makefile +++ b/www/p5-POE-Component-Server-SimpleHTTP/Makefile @@ -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 \ diff --git a/www/p5-POE-Component-Server-SimpleHTTP/distinfo b/www/p5-POE-Component-Server-SimpleHTTP/distinfo index 995d4965dcb4..9065a56acc51 100644 --- a/www/p5-POE-Component-Server-SimpleHTTP/distinfo +++ b/www/p5-POE-Component-Server-SimpleHTTP/distinfo @@ -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 |