diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-05-11 15:31:42 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-05-11 15:31:42 +0800 |
commit | f94d4b371f97025e53b174fc696e2ffabbc7f4fc (patch) | |
tree | ef4e2a3e7a6533df02438679202155a5e2eeb099 /www | |
parent | 00eb61930f498fb38d690ac8c1ea8ebced30350c (diff) | |
download | freebsd-ports-gnome-f94d4b371f97025e53b174fc696e2ffabbc7f4fc.tar.gz freebsd-ports-gnome-f94d4b371f97025e53b174fc696e2ffabbc7f4fc.tar.zst freebsd-ports-gnome-f94d4b371f97025e53b174fc696e2ffabbc7f4fc.zip |
- Update to 0.95
- Update WWW
Changes: http://search.cpan.org/dist/HTML-Template-Compiled/Changes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-Template-Compiled/Makefile | 3 | ||||
-rw-r--r-- | www/p5-HTML-Template-Compiled/distinfo | 4 | ||||
-rw-r--r-- | www/p5-HTML-Template-Compiled/pkg-descr | 3 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-HTML-Template-Compiled/Makefile b/www/p5-HTML-Template-Compiled/Makefile index 493f4168f866..9a0d328cb72b 100644 --- a/www/p5-HTML-Template-Compiled/Makefile +++ b/www/p5-HTML-Template-Compiled/Makefile @@ -6,8 +6,7 @@ # PORTNAME= HTML-Template-Compiled -PORTVERSION= 0.94 -PORTREVISION= 1 +PORTVERSION= 0.95 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-HTML-Template-Compiled/distinfo b/www/p5-HTML-Template-Compiled/distinfo index d58e7915b1bf..66e611e7549b 100644 --- a/www/p5-HTML-Template-Compiled/distinfo +++ b/www/p5-HTML-Template-Compiled/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTML-Template-Compiled-0.94.tar.gz) = fa6a7951b8a824cc47ebbcc60cdfedd5aa5249cf84b6c51c0d37098a87866b42 -SIZE (HTML-Template-Compiled-0.94.tar.gz) = 97059 +SHA256 (HTML-Template-Compiled-0.95.tar.gz) = 448e576419040c0a462bac1794c12f2cd177534738d31d850960a4fa2d938e1a +SIZE (HTML-Template-Compiled-0.95.tar.gz) = 98871 diff --git a/www/p5-HTML-Template-Compiled/pkg-descr b/www/p5-HTML-Template-Compiled/pkg-descr index 9dc115b9dde0..75171962e69b 100644 --- a/www/p5-HTML-Template-Compiled/pkg-descr +++ b/www/p5-HTML-Template-Compiled/pkg-descr @@ -1,4 +1,5 @@ Fast templating system using the same syntax as HTML::Template but which compiles templates to perl code. -WWW: http://www.tinita.de/projects/perl/ +WWW: http://www.tinita.de/projects/perl/en + http://search.cpan.org/dist/HTML-Template-Compiled/ |