From 7758a8d09c17cb8ad37943600227a95a387e0bf2 Mon Sep 17 00:00:00 2001 From: wen Date: Sat, 21 May 2016 08:33:22 +0000 Subject: Update to 0.12 Add LICENSE Upstream changes: 0.12 Thu, 28 Apr 2016 06:30:00 +0100 - Moved POD tests to xt/ directory so they are not run for normal user installs. 0.11 Wed, 27 Apr 2016 16:01:00 +0100 - Added a mapping for *.js files to a Content-Type of application/javascript 0.10 Wed, 27 Apr 2016 14:45:00 +0100 - Reworked how the value for the Content-Type header is selected. Simple regexp matching on the path suffix is used for *.html?, *.css and *.txt files. Any other files are checked using File::LibMagic as before. Closes: https://rt.cpan.org/Ticket/Display.html?id=113980 and https://rt.cpan.org/Ticket/Display.html?id=91321 --- www/p5-HTTP-Server-Simple-Static/Makefile | 6 +++--- www/p5-HTTP-Server-Simple-Static/distinfo | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'www') diff --git a/www/p5-HTTP-Server-Simple-Static/Makefile b/www/p5-HTTP-Server-Simple-Static/Makefile index a01a87569b4..d1ec8ec6acb 100644 --- a/www/p5-HTTP-Server-Simple-Static/Makefile +++ b/www/p5-HTTP-Server-Simple-Static/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:04 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2016/05/21 08:33:22 wen Exp $ -DISTNAME= HTTP-Server-Simple-Static-0.09 +DISTNAME= HTTP-Server-Simple-Static-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-Simple-Static/ COMMENT= Serve static files with HTTP::Server::Simple +LICENSE= ${PERL5_LICENSE} PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/HTTP/Server/Simple/Static/.packlist diff --git a/www/p5-HTTP-Server-Simple-Static/distinfo b/www/p5-HTTP-Server-Simple-Static/distinfo index 601bd3f0acc..e78b6c7a03b 100644 --- a/www/p5-HTTP-Server-Simple-Static/distinfo +++ b/www/p5-HTTP-Server-Simple-Static/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2015/11/04 02:47:12 agc Exp $ +$NetBSD: distinfo,v 1.5 2016/05/21 08:33:22 wen Exp $ -SHA1 (HTTP-Server-Simple-Static-0.09.tar.gz) = 17a148c79a4c8df93f3df4180934657dc0a66d49 -RMD160 (HTTP-Server-Simple-Static-0.09.tar.gz) = e295fe56129d294cc1d41efdd5feb7009aa0232b -SHA512 (HTTP-Server-Simple-Static-0.09.tar.gz) = 8423e444376b911b3b183eb11a0bd1b3e6169d308ab7f7d8587e1ad2082c67e952ba298e3b5562185c33fc02a054aefdd2e5805b2245b17502a43ddf9320d68b -Size (HTTP-Server-Simple-Static-0.09.tar.gz) = 5717 bytes +SHA1 (HTTP-Server-Simple-Static-0.12.tar.gz) = e248068587f214167cfecb735e0dfe5c23cbf8f9 +RMD160 (HTTP-Server-Simple-Static-0.12.tar.gz) = 7fcbd985c24c96766b162cdabd369480c8882b14 +SHA512 (HTTP-Server-Simple-Static-0.12.tar.gz) = df598ea603a1e3bed69f57f4d9cbad48d0f6dc5a74ec93b8c1ace52093db6bb85961b99c48cc6f8c14abb30ad095b0f02d8e2aeba528f9ea27f5f88afb6d5bbd +Size (HTTP-Server-Simple-Static-0.12.tar.gz) = 6208 bytes -- cgit v1.2.3