diff options
author | Lars Thegler <lth@FreeBSD.org> | 2010-03-29 07:48:27 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2010-03-29 07:48:27 +0000 |
commit | 7fb84ddfafc6963ab2c956f0c42d1319c8b0da27 (patch) | |
tree | c07c3b07d47bcec747b4b39e00d5bf76dbb40ddd /www/p5-HTTP-Server-Simple | |
parent | 6d99cfbd24394afd582ac73d81699b50fc65de4f (diff) |
Notes
Diffstat (limited to 'www/p5-HTTP-Server-Simple')
-rw-r--r-- | www/p5-HTTP-Server-Simple/Makefile | 5 | ||||
-rw-r--r-- | www/p5-HTTP-Server-Simple/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/www/p5-HTTP-Server-Simple/Makefile b/www/p5-HTTP-Server-Simple/Makefile index a844c052c637..d850f88543f1 100644 --- a/www/p5-HTTP-Server-Simple/Makefile +++ b/www/p5-HTTP-Server-Simple/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP-Server-Simple -PORTVERSION= 0.41 +PORTVERSION= 0.42 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= A very simple standalone HTTP daemon -RUN_DEPENDS= p5-URI>0:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS= ${RUN_DEPENDS} - PERL_CONFIGURE= yes MAN3= HTTP::Server::Simple.3 \ diff --git a/www/p5-HTTP-Server-Simple/distinfo b/www/p5-HTTP-Server-Simple/distinfo index bf470fecced8..aa3435ff8afb 100644 --- a/www/p5-HTTP-Server-Simple/distinfo +++ b/www/p5-HTTP-Server-Simple/distinfo @@ -1,3 +1,3 @@ -MD5 (HTTP-Server-Simple-0.41.tar.gz) = 5c9ddbba7b492a60000af4c29ee0eeac -SHA256 (HTTP-Server-Simple-0.41.tar.gz) = ae469a0bbf3bb30403cad32a59bcae4f759f5f04e096f8d743d1d9cf5c2d8055 -SIZE (HTTP-Server-Simple-0.41.tar.gz) = 29718 +MD5 (HTTP-Server-Simple-0.42.tar.gz) = c31d15138498b063642882d03338f5f6 +SHA256 (HTTP-Server-Simple-0.42.tar.gz) = d72a1514ec3474bb874da06d78965597b5444d00d7bd78157ae6aa154b3cbd31 +SIZE (HTTP-Server-Simple-0.42.tar.gz) = 30566 |