diff options
| -rw-r--r-- | www/p5-Tenjin/Makefile | 3 | ||||
| -rw-r--r-- | www/p5-Tenjin/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-Tenjin/Makefile b/www/p5-Tenjin/Makefile index cea3fa088308..802f0f8a5cba 100644 --- a/www/p5-Tenjin/Makefile +++ b/www/p5-Tenjin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Tenjin -PORTVERSION= 0.062 +PORTVERSION= 0.070001 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for fast templating engine with support for embedded RUN_DEPENDS= p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Tenjin/distinfo b/www/p5-Tenjin/distinfo index 333ecf3fe72b..f617764641f4 100644 --- a/www/p5-Tenjin/distinfo +++ b/www/p5-Tenjin/distinfo @@ -1,2 +1,2 @@ -SHA256 (Tenjin-0.062.tar.gz) = 57a3a768b3b571bd86e88d642599f585521faed69b3280c69e35be845ccd0ede -SIZE (Tenjin-0.062.tar.gz) = 21405 +SHA256 (Tenjin-0.070001.tar.gz) = 339446fbb4c322ac40d2889096493c78cddc28238ad8231bc97768f5d596f1f2 +SIZE (Tenjin-0.070001.tar.gz) = 27747 |
