Update to p5-PSGI-1.102.
from Abel Abraham Camarillo Ojeda (maintainer)
This commit is contained in:
parent
529fb1061f
commit
692cad65f0
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2013/03/11 11:44:46 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2015/11/05 10:10:04 benoit Exp $
|
||||
|
||||
COMMENT = perl Web Server Gateway Interface Specification
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = PSGI-1.03
|
||||
DISTNAME = PSGI-1.102
|
||||
CATEGORIES = www
|
||||
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
|
||||
CPAN_AUTHOR = MIYAGAWA
|
||||
@ -11,4 +11,8 @@ CPAN_AUTHOR = MIYAGAWA
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
BUILD_DEPENDS = devel/p5-Module-Install-Repository
|
||||
|
||||
CONFIGURE_STYLE = modinst
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (PSGI-1.03.tar.gz) = Bj5rX5UpzSvWRnxtqgJRdotS53xCuSgzbK6D8qo+Myw=
|
||||
SIZE (PSGI-1.03.tar.gz) = 29518
|
||||
SHA256 (PSGI-1.102.tar.gz) = pWxEZ0CRfahpJcKfxmM7nfg5shz5j2onCGWY7ZDuH0c=
|
||||
SIZE (PSGI-1.102.tar.gz) = 36710
|
||||
|
@ -1,7 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/12/11 09:46:56 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2015/11/05 10:10:04 benoit Exp $
|
||||
${P5SITE}/PSGI/
|
||||
${P5SITE}/PSGI.pm
|
||||
${P5SITE}/PSGI.pod
|
||||
${P5SITE}/PSGI/Extensions.pod
|
||||
${P5SITE}/PSGI/FAQ.pod
|
||||
@man man/man3p/PSGI.3p
|
||||
@man man/man3p/PSGI::Extensions.3p
|
||||
@man man/man3p/PSGI::FAQ.3p
|
||||
|
Loading…
Reference in New Issue
Block a user