Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 May 2006 12:09:01 +0400 (MSD)
From:      Denis Shaposhnikov <dsh@vlink.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dsh@neva.vlink.ru
Subject:   ports/98073: Update port: www/p5-HTML-Mason (release)
Message-ID:  <200605290809.k4T891Gs055564@neva.vlink.ru>
Resent-Message-ID: <200605290810.k4T8AEaF084427@freefall.freebsd.org>

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

>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@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:



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