Update www/p5-Catalyst-Plugin-PageCache to 0.32
While here, remove TEST_POD which fails and add optional test dependency on p5-DateTime. From wen heping <wenheping2000 () hotmail ! com>
This commit is contained in:
parent
7236031136
commit
1079f3ce8b
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2020/07/03 21:45:57 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2021/03/28 20:47:27 afresh1 Exp $
|
||||
|
||||
COMMENT = cache the output of entire pages
|
||||
|
||||
MODULES = cpan
|
||||
PKG_ARCH = *
|
||||
DISTNAME = Catalyst-Plugin-PageCache-0.31
|
||||
REVISION = 2
|
||||
DISTNAME = Catalyst-Plugin-PageCache-0.32
|
||||
CATEGORIES = www
|
||||
FIX_EXTRACT_PERMISSIONS=Yes
|
||||
|
||||
@ -19,7 +18,8 @@ RUN_DEPENDS = www/p5-Catalyst-Runtime \
|
||||
TEST_DEPENDS = devel/p5-Cache-Cache \
|
||||
www/p5-Catalyst-Plugin-I18N
|
||||
|
||||
MAKE_ENV += TEST_POD=1
|
||||
# Optional test dependency
|
||||
TEST_DEPENDS += devel/p5-DateTime
|
||||
|
||||
CONFIGURE_STYLE = modinst
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Catalyst-Plugin-PageCache-0.31.tar.gz) = 7xFBgjVovDOTIqvrxFJgwpFAvCPFSImGC3o7mO+/ykM=
|
||||
SIZE (Catalyst-Plugin-PageCache-0.31.tar.gz) = 43698
|
||||
SHA256 (Catalyst-Plugin-PageCache-0.32.tar.gz) = v5UtFB5XzEFrYnnTfPRDgv1i0DiNGMCuZl870/uU2Hg=
|
||||
SIZE (Catalyst-Plugin-PageCache-0.32.tar.gz) = 44097
|
||||
|
Loading…
Reference in New Issue
Block a user