diff options
author | culot <culot@FreeBSD.org> | 2011-03-11 04:21:03 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-03-11 04:21:03 +0800 |
commit | a347ccf5e445efdc8cca5ba1b74e7a84d132b18b (patch) | |
tree | 36b52697eef2774177338e758e67c17c0eabe418 /www | |
parent | 26be700613422360051148f9067862a94a11cbfc (diff) | |
download | freebsd-ports-gnome-a347ccf5e445efdc8cca5ba1b74e7a84d132b18b.tar.gz freebsd-ports-gnome-a347ccf5e445efdc8cca5ba1b74e7a84d132b18b.tar.zst freebsd-ports-gnome-a347ccf5e445efdc8cca5ba1b74e7a84d132b18b.zip |
- Update to v0.5.1
Changes: http://search.cpan.org/dist/Template-Mustache/Changes
PR: ports/155379
Submitted by: Kurt Lidl <kurt.lidl AT cello.com> (maintainer)
Diffstat (limited to 'www')
-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 |