import p5-Catalyst-Plugin-Cache-FileCache

This module extends the Catalyst base class with a file cache.

triggered and tested by Jim Razmus
This commit is contained in:
simon 2008-07-13 18:37:38 +00:00
parent 3f7a1be782
commit 3f5f542e48
4 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,26 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/07/13 18:37:38 simon Exp $
COMMENT = file cache extension for Catalyst
MODULES = cpan
DISTNAME = Catalyst-Plugin-Cache-FileCache-0.7
CATEGORIES = www
MAINTAINER = Simon Bertrang <simon@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
CPAN_AUTHOR = MRAMBERG
RUN_DEPENDS = ::devel/p5-Cache-Cache \
::devel/p5-Class-Data-Inheritable \
::www/p5-Catalyst-Runtime
BUILD_DEPENDS = ${RUN_DEPENDS}
MAKE_ENV += TEST_POD=1
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Catalyst-Plugin-Cache-FileCache-0.7.tar.gz) = SKJsWkVQJ1px0QzlZckylQ==
RMD160 (Catalyst-Plugin-Cache-FileCache-0.7.tar.gz) = v/yRGXbvN8P9WjOF+B0JspdOS1M=
SHA1 (Catalyst-Plugin-Cache-FileCache-0.7.tar.gz) = a4m70ZPMnDv8FcE6n1iuB/69wOo=
SHA256 (Catalyst-Plugin-Cache-FileCache-0.7.tar.gz) = xd484poTOAwlzkLPSiClP5sSUOqlZpDzJo7sUXMfAhA=
SIZE (Catalyst-Plugin-Cache-FileCache-0.7.tar.gz) = 18415

View File

@ -0,0 +1 @@
This module extends the Catalyst base class with a file cache.

View File

@ -0,0 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/07/13 18:37:38 simon Exp $
${P5SITE}/Catalyst/Plugin/
${P5SITE}/Catalyst/Plugin/Cache/
${P5SITE}/Catalyst/Plugin/Cache/FileCache.pm
@man man/man3p/Catalyst::Plugin::Cache::FileCache.3p