diff options
author | he <he@pkgsrc.org> | 2008-12-20 22:26:08 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-12-20 22:26:08 +0000 |
commit | 3cfd875d7179ff7af028e629a6f300146c971115 (patch) | |
tree | 1eb9ae8947d383a846345a19d56cf8d732b669fd /devel/p5-Hook-LexWrap | |
parent | d0dfc5ba88c5ccaca781f6859d405f973aff3c40 (diff) | |
download | pkgsrc-3cfd875d7179ff7af028e629a6f300146c971115.tar.gz |
Update from version 0.21 to 0.22.
Upstream changes:
0.22 Dec 18 2008
- use strict; use warnings;
- Added prototype for caller
- silenced warnings about sub replacements
Diffstat (limited to 'devel/p5-Hook-LexWrap')
-rw-r--r-- | devel/p5-Hook-LexWrap/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Hook-LexWrap/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Hook-LexWrap/Makefile b/devel/p5-Hook-LexWrap/Makefile index cb71437da59..5281ed621fe 100644 --- a/devel/p5-Hook-LexWrap/Makefile +++ b/devel/p5-Hook-LexWrap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2008/11/16 23:53:04 he Exp $ +# $NetBSD: Makefile,v 1.7 2008/12/20 22:26:08 he Exp $ # -DISTNAME= Hook-LexWrap-0.21 +DISTNAME= Hook-LexWrap-0.22 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5hlw CATEGORIES= devel perl5 diff --git a/devel/p5-Hook-LexWrap/distinfo b/devel/p5-Hook-LexWrap/distinfo index 1e81bb31657..5f715a41e31 100644 --- a/devel/p5-Hook-LexWrap/distinfo +++ b/devel/p5-Hook-LexWrap/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/11/16 23:53:04 he Exp $ +$NetBSD: distinfo,v 1.3 2008/12/20 22:26:08 he Exp $ -SHA1 (Hook-LexWrap-0.21.zip) = ab838d6042033b87478453684c25fb1efe671747 -RMD160 (Hook-LexWrap-0.21.zip) = 3d3ff4a9529711a5f5c962f0b78054c4cf3cb141 -Size (Hook-LexWrap-0.21.zip) = 11663 bytes +SHA1 (Hook-LexWrap-0.22.zip) = 43f0c67176a55ba1846173c62c49d045c0885a0d +RMD160 (Hook-LexWrap-0.22.zip) = 3448a406d8135a1e1964c37aee5adacc981979f4 +Size (Hook-LexWrap-0.22.zip) = 12287 bytes |