Update textproc/p5-Catalyst-View-TT to 0.45

From wen heping <wenheping2000 () hotmail ! com>
OK with tweaks cwen@
This commit is contained in:
afresh1 2020-10-09 03:38:31 +00:00
parent 293b69ab3a
commit e53b8fc647
3 changed files with 8 additions and 9 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2020/07/03 21:45:45 sthen Exp $
# $OpenBSD: Makefile,v 1.20 2020/10/09 03:38:31 afresh1 Exp $
COMMENT= Template Toolkit views for Catalyst
DISTNAME= Catalyst-View-TT-0.37
DISTNAME= Catalyst-View-TT-0.45
CATEGORIES= textproc
REVISION= 1
# Perl
PERMIT_PACKAGE= Yes
@ -18,7 +17,7 @@ RUN_DEPENDS= devel/p5-Data-Dump \
devel/p5-Path-Class \
textproc/p5-Template-Timer \
www/p5-Catalyst-Runtime
TEST_DEPENDS=textproc/p5-Template-Provider-Encoding
TEST_DEPENDS= textproc/p5-Template-Provider-Encoding
MAKE_ENV= TEST_POD=Yes

View File

@ -1,2 +1,2 @@
SHA256 (Catalyst-View-TT-0.37.tar.gz) = H++uPcbPsScgW2MycZyH3VEZfF/egmNdrXSpC2cmewM=
SIZE (Catalyst-View-TT-0.37.tar.gz) = 43254
SHA256 (Catalyst-View-TT-0.45.tar.gz) = KN8SU3w9Xg5aSJ/GZL2+rgEyfZvegkW/QJjfgt+870s=
SIZE (Catalyst-View-TT-0.45.tar.gz) = 33239

View File

@ -1,3 +1,3 @@
Catalyst view class for the Template Toolkit.
Your application should define a view class which is a subclass
of this module.
Catalyst view class for the Template Toolkit.
Your application should define a view class which is a subclass
of this module.