diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-04-11 15:20:24 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-04-11 15:20:24 +0000 |
commit | 9dfd02fbf50871c8f043d0e00d1a5d9ebe11c60c (patch) | |
tree | 7fd00cd20b23f6a8eb1847f30dc9d6e87fc5372f /www/p5-HTML-Mason | |
parent | a497794cd4f759d70b399fcde77c76d3900bebda (diff) |
Notes
Diffstat (limited to 'www/p5-HTML-Mason')
-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 |