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

Denis Shaposhnikov dsh at vlink.ru
Mon May 29 08:10:32 UTC 2006


>Number:         98073
>Category:       ports
>Synopsis:       Update port: www/p5-HTML-Mason (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 May 29 08:10:13 GMT 2006
>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 #7: Tue May 16 16:45:50 MSD 2006 dsh at neva.vlink.ru:/var/FreeBSD/obj/var/FreeBSD/src/sys/MYNERIC i386


	
>Description:

Upgrade to the latest release.

>How-To-Repeat:
	
>Fix:

diff -Nru p5-HTML-Mason.orig/Makefile p5-HTML-Mason/Makefile
--- p5-HTML-Mason.orig/Makefile	Mon May 29 12:06:34 2006
+++ p5-HTML-Mason/Makefile	Mon May 29 12:06:55 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTML-Mason
-PORTVERSION=	1.32
+PORTVERSION=	1.33
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTML
@@ -59,6 +59,13 @@
 		HTML::Mason::Utils.3
 
 OPTIONS=	MOD_PERL "with mod_perl dependency" off
+
+post-build:
+	${MV} -f ${WRKSRC}/bin ${WRKSRC}/bin.orig
+	${MV} -f ${WRKSRC}/blib/script ${WRKSRC}/blib/script.orig
+
+post-install:
+	${INSTALL_SCRIPT} ${WRKSRC}/blib/script.orig/mason.pl ${PREFIX}/bin
 
 .include <bsd.port.pre.mk>
 
diff -Nru p5-HTML-Mason.orig/pkg-plist p5-HTML-Mason/pkg-plist
--- p5-HTML-Mason.orig/pkg-plist	Mon May 29 12:06:34 2006
+++ p5-HTML-Mason/pkg-plist	Mon May 29 12:01:46 2006
@@ -1,3 +1,4 @@
+bin/mason.pl
 %%SITE_PERL%%/Apache/Mason.pm
 %%SITE_PERL%%/Bundle/HTML/Mason.pm
 %%SITE_PERL%%/HTML/Mason.pm
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list