ports/87202: Update port: www/p5-HTML-Mason (latest release)

Denis Shaposhnikov dsh at vlink.ru
Mon Oct 10 11:10:20 UTC 2005


>Number:         87202
>Category:       ports
>Synopsis:       Update port: www/p5-HTML-Mason (latest release)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 10 11:10:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD neva.vlink.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #21: Sun Aug 14 15:59:53 MSD 2005 dsh at neva.vlink.ru:/var/FreeBSD/obj/var/FreeBSD/src/sys/NEVA i386


	
>Description:

Update to the latest, 1.3101 version, release.

>How-To-Repeat:

diff -Nru p5-HTML-Mason.orig/Makefile p5-HTML-Mason/Makefile
--- p5-HTML-Mason.orig/Makefile	Mon Oct 10 15:05:03 2005
+++ p5-HTML-Mason/Makefile	Mon Oct 10 14:55:41 2005
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	HTML-Mason
-PORTVERSION=	1.28
-PORTREVISION=	2
+PORTVERSION=	1.31.0.1
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTML
 PKGNAMEPREFIX=	p5-
+DISTNAME=	${PORTNAME}-1.3101
 
 MAINTAINER=	dsh at vlink.ru
 COMMENT=	High-performance, dynamic web site authoring system
@@ -24,14 +24,13 @@
 RUN_DEPENDS=	${BUILD_DEPENDS} \
 		${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser
 
-PERL_CONFIGURE=	yes
-CONFIGURE_ARGS+=	--no-prompts
+PERL_MODBUILD=	yes
+CONFIGURE_ARGS+=	--noprompts
 
 MAN3=		Bundle::HTML::Mason.3 \
 		HTML::Mason.3 \
 		HTML::Mason::Admin.3 \
 		HTML::Mason::ApacheHandler.3 \
-		HTML::Mason::Buffer.3 \
 		HTML::Mason::Cache::BaseCache.3 \
 		HTML::Mason::CGIHandler.3 \
 		HTML::Mason::Compiler.3 \
@@ -49,6 +48,8 @@
 		HTML::Mason::MethodMaker.3 \
 		HTML::Mason::Params.3 \
 		HTML::Mason::Parser.3 \
+		HTML::Mason::Plugin.3 \
+		HTML::Mason::Plugin::Context.3 \
 		HTML::Mason::Request.3 \
 		HTML::Mason::Resolver.3 \
 		HTML::Mason::Resolver::File.3 \
diff -Nru p5-HTML-Mason.orig/distinfo p5-HTML-Mason/distinfo
--- p5-HTML-Mason.orig/distinfo	Mon Oct 10 15:05:03 2005
+++ p5-HTML-Mason/distinfo	Mon Oct 10 13:31:54 2005
@@ -1,2 +1,2 @@
-MD5 (HTML-Mason-1.28.tar.gz) = 9d6d47349e8afe67f25539395a931ea6
-SIZE (HTML-Mason-1.28.tar.gz) = 335604
+MD5 (HTML-Mason-1.3101.tar.gz) = 4904681296efeb9c58bf0d9926d37407
+SIZE (HTML-Mason-1.3101.tar.gz) = 386074
diff -Nru p5-HTML-Mason.orig/pkg-plist p5-HTML-Mason/pkg-plist
--- p5-HTML-Mason.orig/pkg-plist	Mon Oct 10 15:05:03 2005
+++ p5-HTML-Mason/pkg-plist	Mon Oct 10 14:54:36 2005
@@ -3,9 +3,8 @@
 %%SITE_PERL%%/HTML/Mason.pm
 %%SITE_PERL%%/HTML/Mason/Admin.pod
 %%SITE_PERL%%/HTML/Mason/ApacheHandler.pm
-%%SITE_PERL%%/HTML/Mason/Buffer.pm
-%%SITE_PERL%%/HTML/Mason/Cache/BaseCache.pm
 %%SITE_PERL%%/HTML/Mason/CGIHandler.pm
+%%SITE_PERL%%/HTML/Mason/Cache/BaseCache.pm
 %%SITE_PERL%%/HTML/Mason/Compiler.pm
 %%SITE_PERL%%/HTML/Mason/Compiler/ToObject.pm
 %%SITE_PERL%%/HTML/Mason/Component.pm
@@ -16,11 +15,14 @@
 %%SITE_PERL%%/HTML/Mason/Escapes.pm
 %%SITE_PERL%%/HTML/Mason/Exceptions.pm
 %%SITE_PERL%%/HTML/Mason/FakeApache.pm
+%%SITE_PERL%%/HTML/Mason/Handler.pm
 %%SITE_PERL%%/HTML/Mason/Interp.pm
 %%SITE_PERL%%/HTML/Mason/Lexer.pm
 %%SITE_PERL%%/HTML/Mason/MethodMaker.pm
 %%SITE_PERL%%/HTML/Mason/Params.pod
 %%SITE_PERL%%/HTML/Mason/Parser.pm
+%%SITE_PERL%%/HTML/Mason/Plugin.pm
+%%SITE_PERL%%/HTML/Mason/Plugin/Context.pm
 %%SITE_PERL%%/HTML/Mason/Request.pm
 %%SITE_PERL%%/HTML/Mason/Resolver.pm
 %%SITE_PERL%%/HTML/Mason/Resolver/File.pm
@@ -33,6 +35,7 @@
 @dirrm %%SITE_PERL%%/HTML/Mason/Cache
 @dirrm %%SITE_PERL%%/HTML/Mason/Compiler
 @dirrm %%SITE_PERL%%/HTML/Mason/Component
+ at dirrm %%SITE_PERL%%/HTML/Mason/Plugin
 @dirrm %%SITE_PERL%%/HTML/Mason/Resolver
 @dirrm %%SITE_PERL%%/HTML/Mason
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Mason

>Fix:

	


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



More information about the freebsd-ports-bugs mailing list