| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 Jan 2013 22:45:17
0.02
|
kuriyama  |
- Upgrade to 0.02. |
10 Jun 2012 18:42:48
0.01
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
20 Jun 2011 09:22:15
0.01
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
26 Feb 2011 10:34:42
0.01
|
kuriyama  |
Plack::Middleware::IEnosniff is middleware for Plack. This middleware
adds HTTP Header 'X-Content-Type-Options: nosniff' for safe. Sending
X-Content-Type-Options response header with the value nosniff will
prevent Internet Explorer from MIME-sniffing a response away from the
declared content-type.
WWW: http://search.cpan.org/dist/Plack-Middleware-IEnosniff/ |