diff options
author | schmonz <schmonz> | 2013-07-10 02:41:46 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2013-07-10 02:41:46 +0000 |
commit | a4c3f541954ff5c5c62137fb2818b0d29ab643fa (patch) | |
tree | 2422ed1358476729b27d8dcb0c94f9d658a468c1 /www | |
parent | 3bcf86ad88c26a6ef705b094c8506fb587fc4130 (diff) | |
download | pkgsrc-a4c3f541954ff5c5c62137fb2818b0d29ab643fa.tar.gz |
Update to 0.14. From the changelog:
- Don't rely on hash keys being ordered in tests, Perl 5.18 introduces a
per process randomization.
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 41320b892e6..aff68f0ad06 100644 --- a/www/p5-Net-FastCGI/Makefile +++ b/www/p5-Net-FastCGI/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:48 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2013/07/10 02:41:46 schmonz Exp $ -DISTNAME= Net-FastCGI-0.13 +DISTNAME= Net-FastCGI-0.14 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 1ef5715e414..7b303cd3f86 100644 --- a/www/p5-Net-FastCGI/distinfo +++ b/www/p5-Net-FastCGI/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2011/11/17 07:58:01 hiramatsu Exp $ +$NetBSD: distinfo,v 1.4 2013/07/10 02:41:46 schmonz Exp $ -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 +SHA1 (Net-FastCGI-0.14.tar.gz) = a3b0f8f1b47e4f17b5373003207391525d953bea +RMD160 (Net-FastCGI-0.14.tar.gz) = 65aeea3b1f5b8594e1b359db4b0aab94633ccac5 +Size (Net-FastCGI-0.14.tar.gz) = 43651 bytes |