ports/71939: Update www/p5-MasonX-Request-WithApacheSession to 0.30

Mathieu Arnold mat at FreeBSD.org
Mon Sep 20 13:30:23 UTC 2004


>Number:         71939
>Category:       ports
>Synopsis:       Update www/p5-MasonX-Request-WithApacheSession to 0.30
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 20 13:30:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.in.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Wed Sep 3 12:54:37 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/src/sys/compile/ARAGORN i386
>Description:
Update to 0.30
>How-To-Repeat:
>Fix:

--- p5-MasonX-Request-WithApacheSession-0.30.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-MasonX-Request-WithApacheSession/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	12 Aug 2003 17:48:32 -0000	1.1
+++ Makefile	20 Sep 2004 13:26:50 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	MasonX-Request-WithApacheSession
-PORTVERSION=	0.21
+PORTVERSION=	0.30
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	MasonX
@@ -16,12 +16,14 @@
 COMMENT=	An interface to Apache::Session for HTML::Mason
 
 BUILD_DEPENDS=	${SITE_PERL}/HTML/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason \
-		${SITE_PERL}/Apache/Session.pm:${PORTSDIR}/www/p5-Apache-Session
+		${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
+		${SITE_PERL}/Apache/Session/Wrapper.pm:${PORTSDIR}/www/p5-Apache-Session-Wrapper
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-PERL_CONFIGURE=	yes
+PERL_MODBUILD=	yes
 
-MAN3=		MasonX::Request::WithApacheSession.3
+MAN3=		MasonX::Request::WithApacheSession.3 \
+		MasonX::Request::WithMultiSession.3
 
 .include <bsd.port.pre.mk>
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-MasonX-Request-WithApacheSession/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	31 Mar 2004 03:12:24 -0000	1.2
+++ distinfo	20 Sep 2004 13:26:50 -0000
@@ -1,2 +1,2 @@
-MD5 (MasonX-Request-WithApacheSession-0.21.tar.gz) = 38d8510d3f219399dd96898c48dd754b
-SIZE (MasonX-Request-WithApacheSession-0.21.tar.gz) = 10214
+MD5 (MasonX-Request-WithApacheSession-0.30.tar.gz) = d613565d3c7b2242b75e9f7552470dcf
+SIZE (MasonX-Request-WithApacheSession-0.30.tar.gz) = 11027
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-MasonX-Request-WithApacheSession/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	24 Oct 2003 12:04:53 -0000	1.2
+++ pkg-plist	20 Sep 2004 13:26:50 -0000
@@ -1,8 +1,4 @@
 %%SITE_PERL%%/MasonX/Request/WithApacheSession.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX/Request/WithApacheSession/.packlist
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX/Request/WithApacheSession
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX/Request
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX
- at dirrm %%SITE_PERL%%/MasonX/Request
- at dirrm %%SITE_PERL%%/MasonX
+%%SITE_PERL%%/MasonX/Request/WithMultiSession.pm
+ at unexec rmdir %D/%%SITE_PERL%%/MasonX/Request 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/MasonX 2>/dev/null || true
--- p5-MasonX-Request-WithApacheSession-0.30.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list