diff options
-rw-r--r-- | www/p5-HTML-Template-Compiled/Makefile | 3 | ||||
-rw-r--r-- | www/p5-HTML-Template-Compiled/distinfo | 6 | ||||
-rw-r--r-- | www/p5-HTML-Template-Compiled/pkg-plist | 2 |
3 files changed, 7 insertions, 4 deletions
diff --git a/www/p5-HTML-Template-Compiled/Makefile b/www/p5-HTML-Template-Compiled/Makefile index ddccc537c8b6..580f3ddc16ca 100644 --- a/www/p5-HTML-Template-Compiled/Makefile +++ b/www/p5-HTML-Template-Compiled/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-Template-Compiled -PORTVERSION= 0.74 +PORTVERSION= 0.75 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML @@ -27,6 +27,7 @@ PERL_CONFIGURE= yes MAN3= HTML::Template::Compiled.3 \ HTML::Template::Compiled::Compiler.3 \ + HTML::Template::Compiled::Compiler::Classic.3 \ HTML::Template::Compiled::Expression.3 \ HTML::Template::Compiled::Filter.3 \ HTML::Template::Compiled::Parser.3 \ diff --git a/www/p5-HTML-Template-Compiled/distinfo b/www/p5-HTML-Template-Compiled/distinfo index 8aee9e760587..c2db78f19490 100644 --- a/www/p5-HTML-Template-Compiled/distinfo +++ b/www/p5-HTML-Template-Compiled/distinfo @@ -1,3 +1,3 @@ -MD5 (HTML-Template-Compiled-0.74.tar.gz) = 7048d5c3ffa051fa5f502df1b8048b3b -SHA256 (HTML-Template-Compiled-0.74.tar.gz) = c73c2b75eb877f9be63e879513a8c305ee522badb2c0e067e9925976a8317e67 -SIZE (HTML-Template-Compiled-0.74.tar.gz) = 56860 +MD5 (HTML-Template-Compiled-0.75.tar.gz) = 6ee160372618689fddc3142d1aa942da +SHA256 (HTML-Template-Compiled-0.75.tar.gz) = 5ccd034c1f093a728219c30ab3e7d906e27c16e968d4653bf7801258f4ea81b7 +SIZE (HTML-Template-Compiled-0.75.tar.gz) = 56902 diff --git a/www/p5-HTML-Template-Compiled/pkg-plist b/www/p5-HTML-Template-Compiled/pkg-plist index 71411d8cfc59..14b7d345b3d5 100644 --- a/www/p5-HTML-Template-Compiled/pkg-plist +++ b/www/p5-HTML-Template-Compiled/pkg-plist @@ -14,9 +14,11 @@ %%SITE_PERL%%/HTML/Template/Compiled/Plugin/XMLEscape.pm %%SITE_PERL%%/HTML/Template/Compiled/Reference.pod %%SITE_PERL%%/HTML/Template/Compiled/Utils.pm +%%SITE_PERL%%/HTML/Template/Compiled/Compiler/Classic.pm @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template/Compiled @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML +@dirrmtry %%SITE_PERL%%/HTML/Template/Compiled/Compiler @dirrmtry %%SITE_PERL%%/HTML/Template/Compiled/Expression @dirrmtry %%SITE_PERL%%/HTML/Template/Compiled/Plugin @dirrmtry %%SITE_PERL%%/HTML/Template/Compiled |