Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Sep 2000 16:15:49 +0400 (MSD)
From:      dsh@vlink.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21353: update www/p5-HTML-Mason to 0.89
Message-ID:  <20000918121549.3E9019BAC5@neva.vlink.ru>

next in thread | raw e-mail | index | archive | help

>Number:         21353
>Category:       ports
>Synopsis:       update www/p5-HTML-Mason to 0.89
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 18 05:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
>Environment:


>Description:


>How-To-Repeat:

diff -Nru p5-HTML-Mason.orig/Makefile p5-HTML-Mason/Makefile
--- p5-HTML-Mason.orig/Makefile	Tue Sep 12 14:14:44 2000
+++ p5-HTML-Mason/Makefile	Fri Sep 15 13:06:19 2000
@@ -2,11 +2,11 @@
 # Date created:				31 May 2000
 # Whom:					Denis Shaposhnikov <dsh@vlink.ru>
 #
-# $FreeBSD: ports/www/p5-HTML-Mason/Makefile,v 1.4 2000/09/12 09:05:24 sobomax Exp $
+# $FreeBSD: ports/www/p5-HTML-Mason/Makefile,v 1.3 2000/09/01 02:47:27 kevlo Exp $
 #
 
 PORTNAME=	HTML-Mason
-PORTVERSION=	0.87
+PORTVERSION=	0.89
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTML
@@ -16,17 +16,15 @@
 
 RUN_DEPENDS=	${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM
 
+PERL_CONFIGURE=	yes
 SITE_PERL=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/
-USE_PERL5=	yes
 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::Parser.3 HTML::Mason::Request.3
-
-do-configure:
-	@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+		HTML::Mason::MethodMaker.3 HTML::Mason::Parser.3 \
+		HTML::Mason::Request.3
 
 .include <bsd.port.mk>
diff -Nru p5-HTML-Mason.orig/files/md5 p5-HTML-Mason/files/md5
--- p5-HTML-Mason.orig/files/md5	Tue Sep 12 14:14:44 2000
+++ p5-HTML-Mason/files/md5	Fri Sep 15 13:07:35 2000
@@ -1 +1 @@
-MD5 (HTML-Mason-0.87.tar.gz) = d5cffa74a749b2530daaca6a4ab7caf6
+MD5 (HTML-Mason-0.89.tar.gz) = d03e77cd42b6995eefeeccb3a0d0b541
diff -Nru p5-HTML-Mason.orig/pkg/PLIST p5-HTML-Mason/pkg/PLIST
--- p5-HTML-Mason.orig/pkg/PLIST	Tue Sep 12 14:14:45 2000
+++ p5-HTML-Mason/pkg/PLIST	Fri Sep  1 14:14:34 2000
@@ -17,6 +17,7 @@
 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

>Fix:



>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000918121549.3E9019BAC5>