diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-11-17 07:58:01 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-11-17 07:58:01 +0000 |
commit | 2f18b8915f2512f94933568eedae4b1e7b3e0cdf (patch) | |
tree | 742f3469850a3dbf6139756bef6f190b664a7970 /www | |
parent | eb005d846235e9ff36a5006b7fe3c36c8ad4732b (diff) | |
download | pkgsrc-2f18b8915f2512f94933568eedae4b1e7b3e0cdf.tar.gz |
Update p5-Net-FastCGI to 0.13.
Changes from previous:
0.13 2011-02-12
- No functional changes in this release
- Added eg/runfcgi.pl, contributed by Paul Evans (LeoNerd)
- Added eg/server.pl
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Net-FastCGI/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Net-FastCGI/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-Net-FastCGI/Makefile b/www/p5-Net-FastCGI/Makefile index a35e75402da..5e05a6f6aae 100644 --- a/www/p5-Net-FastCGI/Makefile +++ b/www/p5-Net-FastCGI/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2011/08/14 16:06:04 obache Exp $ +# $NetBSD: Makefile,v 1.5 2011/11/17 07:58:01 hiramatsu Exp $ -DISTNAME= Net-FastCGI-0.12 +DISTNAME= Net-FastCGI-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= www perl5 net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/www/p5-Net-FastCGI/distinfo b/www/p5-Net-FastCGI/distinfo index f62333f6035..1ef5715e414 100644 --- a/www/p5-Net-FastCGI/distinfo +++ b/www/p5-Net-FastCGI/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/07/18 19:55:15 seb Exp $ +$NetBSD: distinfo,v 1.3 2011/11/17 07:58:01 hiramatsu Exp $ -SHA1 (Net-FastCGI-0.12.tar.gz) = c64f57ae0315defe237acd0163494e0abfc57195 -RMD160 (Net-FastCGI-0.12.tar.gz) = eb5f263347192a24fd41e615a9051d636e5793b9 -Size (Net-FastCGI-0.12.tar.gz) = 35903 bytes +SHA1 (Net-FastCGI-0.13.tar.gz) = 9fa8622ccdf4be3b0f9b382b9a21653e6991cad3 +RMD160 (Net-FastCGI-0.13.tar.gz) = c5acbbe4fb6104a8376672b4dfa713df1fba839a +Size (Net-FastCGI-0.13.tar.gz) = 42434 bytes |