FreeBSD Bugzilla – Attachment 212102 Details for
Bug 244560
[NEW PORT] textproc/p5-Template-AutoFilter: Template::AutoFilter is a subclass of Template::Toolkit which loads a specific Parser that is subclassed from Template::Parser
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn add/diff textproc/p5-Template-AutoFilter
p5-Template-AutoFilter.diff (text/plain), 2.05 KB, created by
geoffroy desvernay
on 2020-03-02 20:17:25 UTC
(
hide
)
Description:
svn add/diff textproc/p5-Template-AutoFilter
Filename:
MIME Type:
Creator:
geoffroy desvernay
Created:
2020-03-02 20:17:25 UTC
Size:
2.05 KB
patch
obsolete
>Index: textproc/p5-Template-AutoFilter/Makefile >=================================================================== >--- textproc/p5-Template-AutoFilter/Makefile (nonexistent) >+++ textproc/p5-Template-AutoFilter/Makefile (working copy) >@@ -0,0 +1,20 @@ >+# $FreeBSD$ >+ >+PORTNAME= Template-AutoFilter >+PORTVERSION= 0.143050 >+CATEGORIES= textproc perl5 >+MASTER_SITES= CPAN >+PKGNAMEPREFIX= p5- >+ >+MAINTAINER= dgeo@centrale-marseille.fr >+COMMENT= Template::AutoFilter - Template::Toolkit with automatic filtering >+ >+LICENSE= CC0-1.0 >+ >+BUILD_DEPENDS= ${RUN_DEPENDS} >+RUN_DEPENDS= p5-Template-Toolkit>=0:www/p5-Template-Toolkit >+ >+USES= perl5 >+USE_PERL5= configure >+ >+.include <bsd.port.mk> > >Index: textproc/p5-Template-AutoFilter/distinfo >--- textproc/p5-Template-AutoFilter/distinfo (nonexistent) >+++ textproc/p5-Template-AutoFilter/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1581201837 >+SHA256 (Template-AutoFilter-0.143050.tar.gz) = 22d2fee56276bc30d50d413ef4d19e4e053ba37f9505dfa585bd5fea98028b76 >+SIZE (Template-AutoFilter-0.143050.tar.gz) = 11747 > >Index: textproc/p5-Template-AutoFilter/pkg-descr >=================================================================== >--- textproc/p5-Template-AutoFilter/pkg-descr (nonexistent) >+++ textproc/p5-Template-AutoFilter/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Template::AutoFilter is a subclass of Template::Toolkit which loads a specific Parser that is subclassed from Template::Parser. It adds a filter instruction to each interpolation token found in templates loaded by the TT engine. Tokens that already have a filter instruction are left unchanged. >+ >+WWW: https://metacpan.org/release/Template-AutoFilter > >Index: textproc/p5-Template-AutoFilter/pkg-plist >=================================================================== >--- textproc/p5-Template-AutoFilter/pkg-plist (nonexistent) >+++ textproc/p5-Template-AutoFilter/pkg-plist (working copy) >@@ -0,0 +1,4 @@ >+%%SITE_PERL%%/Template/AutoFilter.pm >+%%SITE_PERL%%/Template/AutoFilter/Parser.pm >+%%PERL5_MAN3%%/Template::AutoFilter.3.gz >+%%PERL5_MAN3%%/Template::AutoFilter::Parser.3.gz >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 244560
:
212101
| 212102