aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Net-FastCGI
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-07-19 14:03:02 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-07-19 14:03:02 +0000
commitff7f2f70295e518a55be98c3b46f9ca8be8663cb (patch)
tree20afdb2c9a78eb5a90f8e00d2d967dd80a07668f /www/p5-Net-FastCGI
parent89385c1d699e458017c9f0ac4d11d6fd9bb79143 (diff)
downloadports-ff7f2f70295e518a55be98c3b46f9ca8be8663cb.tar.gz
ports-ff7f2f70295e518a55be98c3b46f9ca8be8663cb.zip
Notes
Diffstat (limited to 'www/p5-Net-FastCGI')
-rw-r--r--www/p5-Net-FastCGI/Makefile3
-rw-r--r--www/p5-Net-FastCGI/distinfo6
-rw-r--r--www/p5-Net-FastCGI/pkg-plist2
3 files changed, 7 insertions, 4 deletions
diff --git a/www/p5-Net-FastCGI/Makefile b/www/p5-Net-FastCGI/Makefile
index db5c1c45f403..7a3ae322137e 100644
--- a/www/p5-Net-FastCGI/Makefile
+++ b/www/p5-Net-FastCGI/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-FastCGI
-PORTVERSION= 0.11
+PORTVERSION= 0.12
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,6 +18,7 @@ PERL_CONFIGURE= yes
MAN3= Net::FastCGI.3 \
Net::FastCGI::Constant.3 \
+ Net::FastCGI::IO.3 \
Net::FastCGI::Protocol.3
.include <bsd.port.mk>
diff --git a/www/p5-Net-FastCGI/distinfo b/www/p5-Net-FastCGI/distinfo
index c218dcd4f4ad..7693f7e37742 100644
--- a/www/p5-Net-FastCGI/distinfo
+++ b/www/p5-Net-FastCGI/distinfo
@@ -1,3 +1,3 @@
-MD5 (Net-FastCGI-0.11.tar.gz) = 663fdcdfcf2707ef45e8bc54a224aabc
-SHA256 (Net-FastCGI-0.11.tar.gz) = c41dd852db1e00549aa17a3a1f84a6701398c1be6f9078613ee67e38420fb02b
-SIZE (Net-FastCGI-0.11.tar.gz) = 33395
+MD5 (Net-FastCGI-0.12.tar.gz) = e601c2fef0842360355e321dded0b455
+SHA256 (Net-FastCGI-0.12.tar.gz) = 456bf8188a36d3e72b835d9019767f9130cc4151e497753817a2624181e9de36
+SIZE (Net-FastCGI-0.12.tar.gz) = 35903
diff --git a/www/p5-Net-FastCGI/pkg-plist b/www/p5-Net-FastCGI/pkg-plist
index 54e05c0fe1f4..dcd3fc09550f 100644
--- a/www/p5-Net-FastCGI/pkg-plist
+++ b/www/p5-Net-FastCGI/pkg-plist
@@ -3,6 +3,8 @@
%%SITE_PERL%%/Net/FastCGI.pod
%%SITE_PERL%%/Net/FastCGI/Constant.pm
%%SITE_PERL%%/Net/FastCGI/Constant.pod
+%%SITE_PERL%%/Net/FastCGI/IO.pm
+%%SITE_PERL%%/Net/FastCGI/IO.pod
%%SITE_PERL%%/Net/FastCGI/Protocol.pm
%%SITE_PERL%%/Net/FastCGI/Protocol.pod
%%SITE_PERL%%/Net/FastCGI/Protocol/PP.pm