diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-08-10 15:28:06 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-08-10 15:28:06 +0000 |
commit | 3cb8713d5b783e2b0f8d699658fe432be7049e52 (patch) | |
tree | 9631f73eaee33e5d6dbbbf4314a49af702ef1109 /www/p5-PSGI | |
parent | 69a37bf8d14e80b9f5141c4048ad43ef78b50c47 (diff) |
Notes
Diffstat (limited to 'www/p5-PSGI')
-rw-r--r-- | www/p5-PSGI/Makefile | 10 | ||||
-rw-r--r-- | www/p5-PSGI/distinfo | 4 |
2 files changed, 5 insertions, 9 deletions
diff --git a/www/p5-PSGI/Makefile b/www/p5-PSGI/Makefile index 9338a456fb54..0d3dfddb824e 100644 --- a/www/p5-PSGI/Makefile +++ b/www/p5-PSGI/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: PSGI -# Date created: 13 Oct 2009 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= PSGI -PORTVERSION= 1.101 +PORTVERSION= 1.102 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA @@ -15,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Pod documentation for Perl Web Server Gateway Interface Specification -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= PSGI::Extensions.3 \ PSGI::FAQ.3 \ diff --git a/www/p5-PSGI/distinfo b/www/p5-PSGI/distinfo index 6e47277b89a7..8251b4d69f1d 100644 --- a/www/p5-PSGI/distinfo +++ b/www/p5-PSGI/distinfo @@ -1,2 +1,2 @@ -SHA256 (PSGI-1.101.tar.gz) = d870acee465d73479d187e236040aeb01593233d16a701b1cdbdf29560818968 -SIZE (PSGI-1.101.tar.gz) = 36343 +SHA256 (PSGI-1.102.tar.gz) = a56c446740917da86925c29fc6633b9df839b21cf98f6a27086598ed90ee1f47 +SIZE (PSGI-1.102.tar.gz) = 36710 |