diff options
-rw-r--r-- | www/p5-HTTP-Server-Simple-Static/Makefile | 8 | ||||
-rw-r--r-- | www/p5-HTTP-Server-Simple-Static/distinfo | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/www/p5-HTTP-Server-Simple-Static/Makefile b/www/p5-HTTP-Server-Simple-Static/Makefile index 01d3082442d3..b7f2795413b9 100644 --- a/www/p5-HTTP-Server-Simple-Static/Makefile +++ b/www/p5-HTTP-Server-Simple-Static/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= HTTP-Server-Simple-Static -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,11 +12,13 @@ COMMENT= Serve static files with HTTP::Server::Simple LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -RUN_DEPENDS= p5-File-LibMagic>=0:devel/p5-File-LibMagic \ +BUILD_DEPENDS= p5-CGI>=3.46:www/p5-CGI \ + p5-File-LibMagic>=0:devel/p5-File-LibMagic \ p5-HTTP-Server-Simple>=0:www/p5-HTTP-Server-Simple \ p5-URI>=0:net/p5-URI -BUILD_DEPENDS:= ${RUN_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPEND} +NO_ARCH= yes USES= perl5 USE_PERL5= modbuild diff --git a/www/p5-HTTP-Server-Simple-Static/distinfo b/www/p5-HTTP-Server-Simple-Static/distinfo index e419d892b7c3..2c10561b5fa8 100644 --- a/www/p5-HTTP-Server-Simple-Static/distinfo +++ b/www/p5-HTTP-Server-Simple-Static/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1474632737 -SHA256 (HTTP-Server-Simple-Static-0.12.tar.gz) = d0b9fb1332f07c0b645d53351ca6c39ccf7680d8ca40295e1b97e3d30de20596 -SIZE (HTTP-Server-Simple-Static-0.12.tar.gz) = 6208 +TIMESTAMP = 1507462302 +SHA256 (HTTP-Server-Simple-Static-0.13.tar.gz) = 75398a3c257444174aa1cad337ea80adfba7d629bae5a3d280d97d75ee9aabbe +SIZE (HTTP-Server-Simple-Static-0.13.tar.gz) = 6580 |