1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add p5-Net-HTTP-Spore-Middleware-Header 0.03

Net::HTTP::Spore::Middleware::Header is a middleware that add header on each
request. You can specify for exemple a Content-Type to pass.

WWW: http://search.cpan.org/dist/Net-HTTP-Spore-Middleware-Header/
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-08-01 16:21:19 +00:00
parent 54e345822d
commit e6663c15cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363728
5 changed files with 32 additions and 0 deletions

View File

@ -583,6 +583,7 @@
SUBDIR += p5-Net-HL7
SUBDIR += p5-Net-HTTP
SUBDIR += p5-Net-HTTP-Spore
SUBDIR += p5-Net-HTTP-Spore-Middleware-Header
SUBDIR += p5-Net-HTTPS-Any
SUBDIR += p5-Net-HTTPS-NB
SUBDIR += p5-Net-Hiveminder

View File

@ -0,0 +1,23 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Net-HTTP-Spore-Middleware-Header
PORTVERSION= 0.03
CATEGORIES= net www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Spore Middleware to add header on each request
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
p5-Net-HTTP-Spore>=0:${PORTSDIR}/net/p5-Net-HTTP-Spore
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= modbuild
USES= perl5
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Net-HTTP-Spore-Middleware-Header-0.03.tar.gz) = e4e1fb481dbc2e17125738f5eb8bdb22a038d5ba79ee54e2da9e55b15f3d0def
SIZE (Net-HTTP-Spore-Middleware-Header-0.03.tar.gz) = 16261

View File

@ -0,0 +1,4 @@
Net::HTTP::Spore::Middleware::Header is a middleware that add header on each
request. You can specify for exemple a Content-Type to pass.
WWW: http://search.cpan.org/dist/Net-HTTP-Spore-Middleware-Header/

View File

@ -0,0 +1,2 @@
%%SITE_PERL%%/Net/HTTP/Spore/Middleware/Header.pm
%%PERL5_MAN3%%/Net::HTTP::Spore::Middleware::Header.3.gz