aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-PSGI
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2012-03-11 18:19:04 +0800
committerkuriyama <kuriyama@FreeBSD.org>2012-03-11 18:19:04 +0800
commita5e899a930d0ea07d726d912c12b212a7748cf6d (patch)
tree053a364b5bdeaf0d0d82f3e4954b70b78c939b7f /www/p5-PSGI
parent7cfd1c67fbe7455f14af46c601579e20db8ad142 (diff)
downloadfreebsd-ports-graphics-a5e899a930d0ea07d726d912c12b212a7748cf6d.tar.gz
freebsd-ports-graphics-a5e899a930d0ea07d726d912c12b212a7748cf6d.tar.zst
freebsd-ports-graphics-a5e899a930d0ea07d726d912c12b212a7748cf6d.zip
- Upgrade to 1.10.
Feature safe: yes
Diffstat (limited to 'www/p5-PSGI')
-rw-r--r--www/p5-PSGI/Makefile5
-rw-r--r--www/p5-PSGI/distinfo4
-rw-r--r--www/p5-PSGI/pkg-plist1
3 files changed, 6 insertions, 4 deletions
diff --git a/www/p5-PSGI/Makefile b/www/p5-PSGI/Makefile
index 5c0b2e8e105..954e6d6e4f9 100644
--- a/www/p5-PSGI/Makefile
+++ b/www/p5-PSGI/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= PSGI
-PORTVERSION= 1.03
+PORTVERSION= 1.10
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MIYAGAWA
@@ -17,7 +17,8 @@ COMMENT= Pod documentation for Perl Web Server Gateway Interface Specification
PERL_CONFIGURE= yes
-MAN3= PSGI::FAQ.3 \
+MAN3= PSGI::Extensions.3 \
+ PSGI::FAQ.3 \
PSGI.3
.include <bsd.port.mk>
diff --git a/www/p5-PSGI/distinfo b/www/p5-PSGI/distinfo
index c9359566f09..aeb5c086b15 100644
--- a/www/p5-PSGI/distinfo
+++ b/www/p5-PSGI/distinfo
@@ -1,2 +1,2 @@
-SHA256 (PSGI-1.03.tar.gz) = 063e6b5f9529cd2bd6467c6daa0251768b52e77c42b928336cae83f2aa3e332c
-SIZE (PSGI-1.03.tar.gz) = 29518
+SHA256 (PSGI-1.10.tar.gz) = 2fc53a06389fb244d77f806a741dcb1950269f85d3f036d8af828e61cf111660
+SIZE (PSGI-1.10.tar.gz) = 36198
diff --git a/www/p5-PSGI/pkg-plist b/www/p5-PSGI/pkg-plist
index 272f3f6e024..bb43cce08a0 100644
--- a/www/p5-PSGI/pkg-plist
+++ b/www/p5-PSGI/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/PSGI/.packlist
%%SITE_PERL%%/PSGI.pm
%%SITE_PERL%%/PSGI.pod
+%%SITE_PERL%%/PSGI/Extensions.pod
%%SITE_PERL%%/PSGI/FAQ.pod
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PSGI
@dirrmtry %%SITE_PERL%%/PSGI