Index: head/www/p5-PSGI/Makefile =================================================================== --- head/www/p5-PSGI/Makefile (revision 293103) +++ head/www/p5-PSGI/Makefile (revision 293104) @@ -1,23 +1,24 @@ # New ports collection makefile for: PSGI # Date created: 13 Oct 2009 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= PSGI -PORTVERSION= 1.03 +PORTVERSION= 1.10 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org 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 Property changes on: head/www/p5-PSGI/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/www/p5-PSGI/distinfo =================================================================== --- head/www/p5-PSGI/distinfo (revision 293103) +++ head/www/p5-PSGI/distinfo (revision 293104) @@ -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 Property changes on: head/www/p5-PSGI/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/www/p5-PSGI/pkg-plist =================================================================== --- head/www/p5-PSGI/pkg-plist (revision 293103) +++ head/www/p5-PSGI/pkg-plist (revision 293104) @@ -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 Property changes on: head/www/p5-PSGI/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property