Import p5-Plack-Middleware-FixMissingBodyInRedirect.

This module sets body in redirect response, if it's not already set.

ok sthen@
This commit is contained in:
benoit 2015-01-11 07:42:01 +00:00
parent dbfdb3a505
commit 18528f166b
4 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# $OpenBSD $
COMMENT = sets body for redirect response, if it's not already set
MODULES = cpan
DISTNAME = Plack-Middleware-FixMissingBodyInRedirect-0.12
CATEGORIES = www
MAINTAINER = Cesare Gargano <gar@plusiagamma.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
BUILD_DEPENDS = ${RUN_DEPENDS}
RUN_DEPENDS = www/p5-HTML-Parser \
www/p5-Plack
TEST_DEPENDS = www/p5-HTTP-Message \
www/p5-Plack
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Plack-Middleware-FixMissingBodyInRedirect-0.12.tar.gz) = bCLQafWlesIG1GWbKLiGm7knBkC7lV793UUdzFjNs5E=
SIZE (Plack-Middleware-FixMissingBodyInRedirect-0.12.tar.gz) = 11361

View File

@ -0,0 +1 @@
This module sets body in redirect response, if it's not already set.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/01/11 07:42:01 benoit Exp $
${P5SITE}/Plack/Middleware/FixMissingBodyInRedirect.pm
@man man/man3p/Plack::Middleware::FixMissingBodyInRedirect.3p