diff options
author | lth <lth@FreeBSD.org> | 2010-03-29 15:48:27 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2010-03-29 15:48:27 +0800 |
commit | 3e154e7fa48831ac70483ace7025aaceddc2a353 (patch) | |
tree | 45d807b9e333a3a556189fdbdd01a286f056133e /www | |
parent | 093394e252cf18729c26555fe246a7832870c1ca (diff) | |
download | freebsd-ports-gnome-3e154e7fa48831ac70483ace7025aaceddc2a353.tar.gz freebsd-ports-gnome-3e154e7fa48831ac70483ace7025aaceddc2a353.tar.zst freebsd-ports-gnome-3e154e7fa48831ac70483ace7025aaceddc2a353.zip |
Update to 0.42
Diffstat (limited to 'www')
-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 |