diff options
author | sno <sno@pkgsrc.org> | 2010-01-27 09:26:08 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-01-27 09:26:08 +0000 |
commit | d023de7fbf22045a75760eefae1b72ce51ef3a2b (patch) | |
tree | 12c866c5e530714e558a1a0ed527eea8bb15e0f4 | |
parent | 71693f501a312549fb351b2435ef2e85a3e7c629 (diff) | |
download | pkgsrc-d023de7fbf22045a75760eefae1b72ce51ef3a2b.tar.gz |
Added www/p5-Catalyst-Authentication-Credential-HTTP version 1.011
-rw-r--r-- | doc/CHANGES-2010 | 3 | ||||
-rw-r--r-- | www/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index 8a7813566ef..eee1a8d7125 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.373 2010/01/27 09:02:45 sno Exp $ +$NetBSD: CHANGES-2010,v 1.374 2010/01/27 09:26:08 sno Exp $ Changes to the packages collection and infrastructure in 2010: @@ -426,3 +426,4 @@ Changes to the packages collection and infrastructure in 2010: Added www/p5-Task-Catalyst-Tutorial version 0.06 [sno 2010-01-27] Updated lang/python25 to 2.5.4nb5 [wiz 2010-01-27] Added devel/p5-String-Escape version 2002.001 [sno 2010-01-27] + Added www/p5-Catalyst-Authentication-Credential-HTTP version 1.011 [sno 2010-01-27] diff --git a/www/Makefile b/www/Makefile index 4e0ee25a084..f3e49f2d12e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.687 2010/01/27 08:03:54 sno Exp $ +# $NetBSD: Makefile,v 1.688 2010/01/27 09:27:41 sno Exp $ # COMMENT= Packages related to the World Wide Web @@ -255,6 +255,7 @@ SUBDIR+= p5-Captcha-reCAPTCHA SUBDIR+= p5-Captcha-reCAPTCHA-Mailhide SUBDIR+= p5-Catalyst-Action-REST SUBDIR+= p5-Catalyst-Action-RenderView +SUBDIR+= p5-Catalyst-Authentication-Credential-HTTP SUBDIR+= p5-Catalyst-Authentication-Store-DBIx-Class SUBDIR+= p5-Catalyst-Component-ACCEPT_CONTEXT SUBDIR+= p5-Catalyst-Component-InstancePerContext |