diff options
author | he <he> | 2008-08-05 11:32:21 +0000 |
---|---|---|
committer | he <he> | 2008-08-05 11:32:21 +0000 |
commit | a897faffcc594bc71959dbce7d893f7b23724b20 (patch) | |
tree | 6c228dc093a933b42aef011a85db0da44ce7d488 /www | |
parent | ac389847a4948a1c05ed1daa5000026a43da8828 (diff) | |
download | pkgsrc-a897faffcc594bc71959dbce7d893f7b23724b20.tar.gz |
Update from version 0.9.5.1 to 0.9.5.2.
Pkgsrc change:
o Add in a patch from CPAN GNATS # 7583.
Upstream change (not recorded in Changes):
o Check for undefinedness before using it as a value.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTTP-Request-Form/Makefile | 6 | ||||
-rw-r--r-- | www/p5-HTTP-Request-Form/distinfo | 9 |
2 files changed, 8 insertions, 7 deletions
diff --git a/www/p5-HTTP-Request-Form/Makefile b/www/p5-HTTP-Request-Form/Makefile index b5b4fc83bc1..2831fd66931 100644 --- a/www/p5-HTTP-Request-Form/Makefile +++ b/www/p5-HTTP-Request-Form/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2008/07/20 20:29:37 he Exp $ +# $NetBSD: Makefile,v 1.18 2008/08/05 11:32:21 he Exp $ # -DISTNAME= HTTP-Request-Form-0.951 -PKGNAME= p5-${DISTNAME:S/951/9.5.1/} +DISTNAME= HTTP-Request-Form-0.952 +PKGNAME= p5-${DISTNAME:S/952/9.5.2/} SVR4_PKGNAME= p5htt CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Request-Form/distinfo b/www/p5-HTTP-Request-Form/distinfo index 0054bacd4d9..a7005515dfb 100644 --- a/www/p5-HTTP-Request-Form/distinfo +++ b/www/p5-HTTP-Request-Form/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.3 2008/07/20 20:29:37 he Exp $ +$NetBSD: distinfo,v 1.4 2008/08/05 11:32:21 he Exp $ -SHA1 (HTTP-Request-Form-0.951.tar.gz) = 05225d1ba29e53396178a80297708bb85c88ffa7 -RMD160 (HTTP-Request-Form-0.951.tar.gz) = 49e11ca613e14cb6df2204a6a6b04fa20d0fa7de -Size (HTTP-Request-Form-0.951.tar.gz) = 10566 bytes +SHA1 (HTTP-Request-Form-0.952.tar.gz) = 0c161f9dba58d884b7b7ad4547127fd44a97e402 +RMD160 (HTTP-Request-Form-0.952.tar.gz) = 57d58d67ff22a1db72f639164f74a4e7614d9f02 +Size (HTTP-Request-Form-0.952.tar.gz) = 10575 bytes +SHA1 (patch-aa) = b82d66b157062ccaf72e4047a632bfa713eca812 |