pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-HTTP-Server-Simple-Static
Module Name: pkgsrc
Committed By: wen
Date: Sat May 21 08:33:22 UTC 2016
Modified Files:
pkgsrc/www/p5-HTTP-Server-Simple-Static: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/p5-HTTP-Server-Simple-Static/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/p5-HTTP-Server-Simple-Static/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index