diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2009-02-10 12:15:29 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2009-02-10 12:15:29 +0000 |
commit | 69b1677cc56fc6cd2524e494d86d7856b8b3dc34 (patch) | |
tree | 0d724ae8df27d5b1752adda08f7f57f877b778cb /textproc/p5-Template-Declare | |
parent | 82c2a84b850fed43f9267c6dcea71cc3d0f53644 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Template-Declare')
-rw-r--r-- | textproc/p5-Template-Declare/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Template-Declare/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/p5-Template-Declare/Makefile b/textproc/p5-Template-Declare/Makefile index 1fa1204ffebf..ed12ee8d8521 100644 --- a/textproc/p5-Template-Declare/Makefile +++ b/textproc/p5-Template-Declare/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Template-Declare -PORTVERSION= 0.30 +PORTVERSION= 0.36 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,7 +18,8 @@ BUILD_DEPENDS= ${SITE_PERL}/Test/Warn.pm:${PORTSDIR}/devel/p5-Test-Warn \ ${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ ${SITE_PERL}/HTML/Lint.pm:${PORTSDIR}/www/p5-HTML-Lint \ - p5-Class-ISA>0:${PORTSDIR}/devel/p5-Class-ISA + p5-Class-ISA>0:${PORTSDIR}/devel/p5-Class-ISA \ + p5-String-BufferStack>=1.12:${PORTSDIR}/textproc/p5-String-BufferStack RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= 5.8.0+ diff --git a/textproc/p5-Template-Declare/distinfo b/textproc/p5-Template-Declare/distinfo index 9199fa701bb9..6e53dddb673e 100644 --- a/textproc/p5-Template-Declare/distinfo +++ b/textproc/p5-Template-Declare/distinfo @@ -1,3 +1,3 @@ -MD5 (Template-Declare-0.30.tar.gz) = d7db9962c7c66ab4130ef40e7ace019a -SHA256 (Template-Declare-0.30.tar.gz) = 6176ebb92695e3d8317e26f1f247ab0a0a10b5ff18253ec1b8f454dfc95e4c12 -SIZE (Template-Declare-0.30.tar.gz) = 53526 +MD5 (Template-Declare-0.36.tar.gz) = 5acccbd3d04969d250a16e8602841c0f +SHA256 (Template-Declare-0.36.tar.gz) = ab17062eb7f36db6eedaa993656494f555d5cb0e0d3a610df6009a08a52fcfe0 +SIZE (Template-Declare-0.36.tar.gz) = 56175 |