1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Upgrade to 1.10.

Feature safe:	yes
This commit is contained in:
Jun Kuriyama 2012-03-11 10:19:04 +00:00
parent 7c62c5bdeb
commit c7407e9ed0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293104
3 changed files with 6 additions and 4 deletions

View File

@ -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>

View File

@ -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

View File

@ -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