hi ports

this updates p5-PSGI from 1.03 to 1.102,
this is a documentation-only module and has
no dependents, I guess I imported it just to be
able to do $ man PSGI; ...

also uses modinst per nigel@ comments

comments, ok?
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    4 Nov 2015 06:27:19 -0000
@@ -3,12 +3,16 @@
 COMMENT =              perl Web Server Gateway Interface Specification
 
 MODULES =              cpan
-DISTNAME =             PSGI-1.03
+DISTNAME =             PSGI-1.102
 CATEGORIES =           www
 MAINTAINER =           Abel Abraham Camarillo Ojeda <acam...@verlet.org>
 CPAN_AUTHOR    =       MIYAGAWA
 
 # Perl
 PERMIT_PACKAGE_CDROM = Yes
+
+BUILD_DEPENDS =                devel/p5-Module-Install-Repository
+
+CONFIGURE_STYLE =      modinst
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-PSGI/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    18 Jan 2015 03:15:46 -0000      1.2
+++ distinfo    4 Nov 2015 06:27:19 -0000
@@ -1,2 +1,2 @@
-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   4 Nov 2015 06:27:19 -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

Reply via email to