diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2002-08-28 03:28:31 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2002-08-28 03:28:31 +0000 |
commit | 3aabe34168d1c5f14cfdc51339a62cd4f0178dff (patch) | |
tree | d638dae67e30b079cbaeabd8129bd9f50f3034dc /www/p5-HTML-Mason | |
parent | e0d6fae0d1216b885d3711095ea9613da4659bd2 (diff) | |
download | ports-3aabe34168d1c5f14cfdc51339a62cd4f0178dff.tar.gz ports-3aabe34168d1c5f14cfdc51339a62cd4f0178dff.zip |
Notes
Diffstat (limited to 'www/p5-HTML-Mason')
-rw-r--r-- | www/p5-HTML-Mason/Makefile | 6 | ||||
-rw-r--r-- | www/p5-HTML-Mason/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index 753cb1e83378..76625cc1bf71 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -6,17 +6,17 @@ # PORTNAME= HTML-Mason -PORTVERSION= 1.12.1 +PORTVERSION= 1.13 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-1.1201 +DISTNAME= ${PORTNAME}-1.13 MAINTAINER= dsh@vlink.ru BUILD_DEPENDS= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec \ - ${SITE_PERL}/${PERL_ARCH}/Apache/Request.pm:${PORTSDIR}/www/p5-libapreq \ + ${SITE_PERL}/${PERL_ARCH}/Apache/Request.pm:${PORTSDIR}/www/p5-libapreq \ ${SITE_PERL}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \ ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \ ${SITE_PERL}/Class/Container.pm:${PORTSDIR}/devel/p5-Class-Container diff --git a/www/p5-HTML-Mason/distinfo b/www/p5-HTML-Mason/distinfo index 9f51836487a4..19fee14cc4d2 100644 --- a/www/p5-HTML-Mason/distinfo +++ b/www/p5-HTML-Mason/distinfo @@ -1 +1 @@ -MD5 (HTML-Mason-1.1201.tar.gz) = 591fd1a3093d3495e197c69704ce4c91 +MD5 (HTML-Mason-1.13.tar.gz) = 55d28178789aba4e78741825985e07b9 |