Hi ports@ this updates p5-PSGI from 1.03 to 1.102, its a documentation only module, so don't causes any conflicts
ok, commit? thanks Index: Makefile =================================================================== RCS file: /cvs/ports/www/p5-PSGI/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile 11 Mar 2013 11:44:46 -0000 1.2 +++ Makefile 26 May 2015 01:44:19 -0000 @@ -3,7 +3,7 @@ COMMENT = perl Web Server Gateway Interface Specification MODULES = cpan -DISTNAME = PSGI-1.03 +DISTNAME = PSGI-1.102 CATEGORIES = www MAINTAINER = Abel Abraham Camarillo Ojeda <[email protected]> CPAN_AUTHOR = MIYAGAWA Index: distinfo =================================================================== RCS file: /cvs/ports/www/p5-PSGI/distinfo,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 distinfo --- distinfo 11 Dec 2010 09:46:56 -0000 1.1.1.1 +++ distinfo 26 May 2015 01:44:26 -0000 @@ -1,5 +1,2 @@ -MD5 (PSGI-1.03.tar.gz) = zk2Aemr4Oyt/myk5WphMdA== -RMD160 (PSGI-1.03.tar.gz) = x3I7mqxhr53Hyh7gAlo1tb/9Fos= -SHA1 (PSGI-1.03.tar.gz) = M/MqKWB4gULOa42ZrBfJG6xABJo= -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 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/www/p5-PSGI/pkg/PLIST,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 PLIST --- pkg/PLIST 11 Dec 2010 09:46:56 -0000 1.1.1.1 +++ pkg/PLIST 26 May 2015 01:45:35 -0000 @@ -2,6 +2,8 @@ ${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
