diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-12-02 05:24:23 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-12-02 05:24:23 +0000 |
commit | 417a7cbf77302794729e5a30db4f004b65c4ca42 (patch) | |
tree | b83ec47a72cdedc6ad8cbd1746e125b347221359 /devel | |
parent | 52633cfdad9abfb02201747fe06f8c612de420c3 (diff) | |
download | pkgsrc-417a7cbf77302794729e5a30db4f004b65c4ca42.tar.gz |
Update p5-Path-Dispatcher-Declarative to 0.03.
Changes from previous:
0.03 2010-11-02
Improve reinstatement of $1, $2 so they don't leak outside of the
scope of your blocks
Remove a couple stray references to named rules
0.02 2010-10-24
Reinstate the back-compat that Path-Dispatcher 1.00 broke by setting
$1, $2, etc. for you
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Path-Dispatcher-Declarative/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Path-Dispatcher-Declarative/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Path-Dispatcher-Declarative/Makefile b/devel/p5-Path-Dispatcher-Declarative/Makefile index b3b9aed8805..3c5267f2ef8 100644 --- a/devel/p5-Path-Dispatcher-Declarative/Makefile +++ b/devel/p5-Path-Dispatcher-Declarative/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 12:26:30 obache Exp $ +# $NetBSD: Makefile,v 1.4 2011/12/02 05:24:23 hiramatsu Exp $ -DISTNAME= Path-Dispatcher-Declarative-0.01 +DISTNAME= Path-Dispatcher-Declarative-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SA/SARTAK/} diff --git a/devel/p5-Path-Dispatcher-Declarative/distinfo b/devel/p5-Path-Dispatcher-Declarative/distinfo index a873c4b2bfc..81201c63a2f 100644 --- a/devel/p5-Path-Dispatcher-Declarative/distinfo +++ b/devel/p5-Path-Dispatcher-Declarative/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/07/03 06:06:20 seb Exp $ +$NetBSD: distinfo,v 1.2 2011/12/02 05:24:23 hiramatsu Exp $ -SHA1 (Path-Dispatcher-Declarative-0.01.tar.gz) = d150248c9657944b3565b356893be7ebb74b1998 -RMD160 (Path-Dispatcher-Declarative-0.01.tar.gz) = 74c7629fe0d2826ecfce2220ff8d9f3bc5a40af1 -Size (Path-Dispatcher-Declarative-0.01.tar.gz) = 21216 bytes +SHA1 (Path-Dispatcher-Declarative-0.03.tar.gz) = 6ebf6557b8523415f70706d7e52496ddcdff6eb9 +RMD160 (Path-Dispatcher-Declarative-0.03.tar.gz) = 916479fd2f26e2e19d21ae2797e132288b59a2cc +Size (Path-Dispatcher-Declarative-0.03.tar.gz) = 24917 bytes |