From df5f092dcea90f3b739efffbdf21e0cbc72bc68b Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 12 Sep 2000 09:05:25 +0000 Subject: Downgrade to 0.87 due to bugs in newest version. PR: 21216 Submitted by: maintainer --- www/p5-HTML-Mason/Makefile | 8 +++----- www/p5-HTML-Mason/distinfo | 2 +- www/p5-HTML-Mason/pkg-plist | 1 - 3 files changed, 4 insertions(+), 7 deletions(-) (limited to 'www/p5-HTML-Mason') diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index 679c65003385..3996d54ff167 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-Mason -PORTVERSION= 0.88 +PORTVERSION= 0.87 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML @@ -18,17 +18,15 @@ RUN_DEPENDS= ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/ USE_PERL5= yes -CONFIGURE_ARGS= PREFIX=${PREFIX} MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Bundle::HTML::Mason.3 HTML::Mason.3 HTML::Mason::Admin.3 \ HTML::Mason::ApacheHandler.3 HTML::Mason::Commands.3 \ HTML::Mason::Component.3 HTML::Mason::Components.3 \ HTML::Mason::Devel.3 HTML::Mason::Interp.3 \ - HTML::Mason::MethodMaker.3 HTML::Mason::Parser.3 \ - HTML::Mason::Request.3 + HTML::Mason::Parser.3 HTML::Mason::Request.3 do-configure: - @ cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL ${CONFIGURE_ARGS} + @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL .include diff --git a/www/p5-HTML-Mason/distinfo b/www/p5-HTML-Mason/distinfo index ccb40de3ef70..f44c94e16aab 100644 --- a/www/p5-HTML-Mason/distinfo +++ b/www/p5-HTML-Mason/distinfo @@ -1 +1 @@ -MD5 (HTML-Mason-0.88.tar.gz) = bee596df529e4b405c223d5bdfb8bd3a +MD5 (HTML-Mason-0.87.tar.gz) = d5cffa74a749b2530daaca6a4ab7caf6 diff --git a/www/p5-HTML-Mason/pkg-plist b/www/p5-HTML-Mason/pkg-plist index 22e150e77fb8..01a6245170bf 100644 --- a/www/p5-HTML-Mason/pkg-plist +++ b/www/p5-HTML-Mason/pkg-plist @@ -17,7 +17,6 @@ lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Devel.pod lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/FakeApache.pm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Interp.pm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Interp.pod -lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/MethodMaker.pm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Parser.pm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Parser.pod lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Preview.pm -- cgit v1.2.3