diff options
-rw-r--r-- | www/p5-HTTP-Server-Simple/Makefile | 6 | ||||
-rw-r--r-- | www/p5-HTTP-Server-Simple/distinfo | 5 |
2 files changed, 8 insertions, 3 deletions
diff --git a/www/p5-HTTP-Server-Simple/Makefile b/www/p5-HTTP-Server-Simple/Makefile index 05865c6cc5fb..d2e4077e8021 100644 --- a/www/p5-HTTP-Server-Simple/Makefile +++ b/www/p5-HTTP-Server-Simple/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= HTTP-Server-Simple -PORTVERSION= 0.51 +PORTVERSION= 0.52 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +13,10 @@ COMMENT= Simple standalone HTTP daemon LICENSE= ART10 GPLv1 LICENSE_COMB= dual +BUILD_DEPENDS= p5-CGI>=0:www/p5-CGI +RUN_DEPENDS:= ${BUILD_DEPENDS} + +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/www/p5-HTTP-Server-Simple/distinfo b/www/p5-HTTP-Server-Simple/distinfo index 6b207cd08c69..cf5d6bd9dbc0 100644 --- a/www/p5-HTTP-Server-Simple/distinfo +++ b/www/p5-HTTP-Server-Simple/distinfo @@ -1,2 +1,3 @@ -SHA256 (HTTP-Server-Simple-0.51.tar.gz) = b9dc5c9f12c16ca39a96f0ede1e27a18a5594274ff8f583000788a7fca136dfb -SIZE (HTTP-Server-Simple-0.51.tar.gz) = 35056 +TIMESTAMP = 1491036906 +SHA256 (HTTP-Server-Simple-0.52.tar.gz) = d8939fa4f12bd6b8c043537fd0bf96b055ac3686b9cdd9fa773dca6ae679cb4c +SIZE (HTTP-Server-Simple-0.52.tar.gz) = 36722 |