diff options
-rw-r--r-- | www/p5-Template-Mustache/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Template-Mustache/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-Template-Mustache/Makefile b/www/p5-Template-Mustache/Makefile index b3ca0fe3f09d..8dd0f6a28d4d 100644 --- a/www/p5-Template-Mustache/Makefile +++ b/www/p5-Template-Mustache/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Template-Mustache -PORTVERSION= v0.5.0 +PORTVERSION= v0.5.1 CATEGORIES= www perl5 MASTER_SITES= CPAN/../../authors/id/P/PV/PVANDE PKGNAMEPREFIX= p5- @@ -15,8 +15,7 @@ MAINTAINER= kurt.lidl@cello.com COMMENT= Perl version of the fabulous Mustache template language BUILD_DEPENDS= p5-YAML-Syck>=1.15:${PORTSDIR}/textproc/p5-YAML-Syck \ - p5-Test-Mini>=v0:${PORTSDIR}/devel/p5-Test-Mini \ - p5-Test-Mini-Unit>=v0:${PORTSDIR}/devel/p5-Test-Mini-Unit + p5-Test-Mini-Unit>=v1.0.3:${PORTSDIR}/devel/p5-Test-Mini-Unit PERL_CONFIGURE= yes diff --git a/www/p5-Template-Mustache/distinfo b/www/p5-Template-Mustache/distinfo index 810501f4c534..cd6ec328b975 100644 --- a/www/p5-Template-Mustache/distinfo +++ b/www/p5-Template-Mustache/distinfo @@ -1,2 +1,4 @@ SHA256 (Template-Mustache-v0.5.0.tar.gz) = bcca1b070fe49b339f415c740bf55e4e820dcfa1a145026e2e8c8617ec6debec SIZE (Template-Mustache-v0.5.0.tar.gz) = 16645 +SHA256 (Template-Mustache-v0.5.1.tar.gz) = 359997312222cd66405cec89a1d50065b78ed551eb9ee1ae9188004445cf55cf +SIZE (Template-Mustache-v0.5.1.tar.gz) = 17340 |