diff options
author | sno <sno@pkgsrc.org> | 2009-09-24 06:50:10 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-09-24 06:50:10 +0000 |
commit | 4ef276d7d61f3d051e8944633767ddb211d28bc7 (patch) | |
tree | 60604c17e6c59e3a0f7e15fc0200e9d33413d780 /www/p5-Catalyst-Component-InstancePerContext | |
parent | 0a1e86be542414fae446d1aee36ed46df19d4b5c (diff) | |
download | pkgsrc-4ef276d7d61f3d051e8944633767ddb211d28bc7.tar.gz |
Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
Diffstat (limited to 'www/p5-Catalyst-Component-InstancePerContext')
-rw-r--r-- | www/p5-Catalyst-Component-InstancePerContext/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Component-InstancePerContext/Makefile b/www/p5-Catalyst-Component-InstancePerContext/Makefile index c02c010a636..dc3b32ce3cb 100644 --- a/www/p5-Catalyst-Component-InstancePerContext/Makefile +++ b/www/p5-Catalyst-Component-InstancePerContext/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/04/24 17:15:23 sno Exp $ +# $NetBSD: Makefile,v 1.3 2009/09/24 06:50:18 sno Exp $ DISTNAME= Catalyst-Component-InstancePerContext-0.001001 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} |