ports/98351: Update Port: www/p5-MasonX-WebApp 0.08->0.11

Aaron Dalton aaron at FreeBSD.org
Fri Jun 2 03:30:15 UTC 2006


>Number:         98351
>Category:       ports
>Synopsis:       Update Port: www/p5-MasonX-WebApp 0.08->0.11
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 02 03:30:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
- Update from v0.08 to v0.11

0.11  2005-07-18
- Clarified and improved the docs (I hope).
- MasonX::WebApp::ApacheHandler->request_args() now requires an
Apache::Request object unless args_method is set to "CGI".

0.10  2005-07-17
- The handler() sub provided by MasonX::WebApp was broken, as was the
version in the docs.  Reported by George Hartzell.
- If your subclass did not call $class->ApacheHandlerParams() and set
some parameters, then MasonX::WebApp's default handler() would fail.
Reported by Lee Carmichael.
- Fix handling of MasonGlobalName.  Reported by George Hartzell.
- Shut up annoying "subroutine redefined" warnings from
MasonX::WebApp.
- Added some real tests
- Require Perl 5.6.0+

0.09  2005-05-25
- Documented RequireAbortAfterAction declarative parameter.
- Added overridable method _is_valid_action() to allow for more
fine-grained control over what methods are exposed via URIs.
- Made ActionURIPrefixRegex public.  This allows for more control over
what can come before an action name in a URI.
>How-To-Repeat:
	
>Fix:

	

--- submission.txt begins here ---
? submission.txt
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-MasonX-WebApp/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	31 Oct 2005 18:24:20 -0000	1.3
+++ Makefile	2 Jun 2006 03:23:41 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	MasonX-WebApp
-PORTVERSION=	0.08
+PORTVERSION=	0.11
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	MasonX
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/p5-MasonX-WebApp/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	24 Jan 2006 03:13:55 -0000	1.2
+++ distinfo	2 Jun 2006 03:23:41 -0000
@@ -1,3 +1,3 @@
-MD5 (MasonX-WebApp-0.08.tar.gz) = ab080390142392ba23a5a4a925a3db75
-SHA256 (MasonX-WebApp-0.08.tar.gz) = 325da17a2b0e980c7deeeccf7b5067cfcff88627638b939293c0626aa73f5a6b
-SIZE (MasonX-WebApp-0.08.tar.gz) = 18471
+MD5 (MasonX-WebApp-0.11.tar.gz) = 10b17890e1e10c2f62b411428bcb3ad3
+SHA256 (MasonX-WebApp-0.11.tar.gz) = 2d53e336b5fcd62b25c95c372f2e23fae9047d635e82d8b0437573673935ff85
+SIZE (MasonX-WebApp-0.11.tar.gz) = 21117
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/www/p5-MasonX-WebApp/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	15 Feb 2005 18:17:53 -0000	1.1
+++ pkg-descr	2 Jun 2006 03:23:41 -0000
@@ -22,3 +22,4 @@
 
 WWW:  http://search.cpan.org/dist/MasonX-WebApp/
 WWW:  http://www.masonhq.com/?MasonX
+Author: Dave Rolsky <autarch at urth.org>
--- submission.txt ends here ---


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



More information about the freebsd-ports-bugs mailing list