diff options
-rw-r--r-- | www/p5-HTML-Mason/Makefile | 7 | ||||
-rw-r--r-- | www/p5-HTML-Mason/distinfo | 2 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index 9baa92868e63..254ac047d512 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -6,7 +6,8 @@ # PORTNAME= HTML-Mason -PORTVERSION= 1.0 +PORTVERSION= 1.01.5 +DISTNAME= ${PORTNAME}-1.015 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML @@ -14,8 +15,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= dsh@vlink.ru -RUN_DEPENDS= ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM +RUN_DEPENDS= ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM \ + ${SITE_PERL}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validat +IS_INTERACTIVE= yes PERL_CONFIGURE= yes SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/www/p5-HTML-Mason/distinfo b/www/p5-HTML-Mason/distinfo index 290c929bda5f..f577ba18107c 100644 --- a/www/p5-HTML-Mason/distinfo +++ b/www/p5-HTML-Mason/distinfo @@ -1 +1 @@ -MD5 (HTML-Mason-1.0.tar.gz) = b3c06efcfe5612d4ac0cdef7e992d2f4 +MD5 (HTML-Mason-1.015.tar.gz) = a4e92af6963184b820dd39ddfdaafa8c |