Can someone review and commit this?
On Sat, Mar 02, 2013 at 07:22:22PM -0500, David Hill wrote:
>update www/p5-HTML-Mason to 1.50
>
>please review
>
>Index: Makefile
>===================================================================
>RCS file: /cvs/ports/www/p5-HTML-Mason/Makefile,v
>retrieving revision 1.24
>diff -u -p -r1.24 Makefile
>--- Makefile 5 Jan 2011 17:43:48 -0000 1.24
>+++ Makefile 3 Mar 2013 00:20:45 -0000
>@@ -3,12 +3,11 @@
> COMMENT= high-performance dynamic web authoring system
>
> MODULES= cpan
>-DISTNAME= HTML-Mason-1.45
>+DISTNAME= HTML-Mason-1.50
> CATEGORIES= www
>-USE_GROFF = Yes
>
> HOMEPAGE= http://www.masonhq.com/
>-MAINTAINER= David Hill <[email protected]>
>+MAINTAINER= David Hill <[email protected]>
>
> # Artistic License
> PERMIT_PACKAGE_CDROM= Yes
>@@ -31,8 +30,5 @@ MAKE_ENV= TEST_POD=Yes
>
> REGRESS_DEPENDS=devel/p5-Test-Memory-Cycle \
> devel/p5-PadWalker
>-
>-CONFIGURE_STYLE= modbuild
>-CONFIGURE_ARGS+= --no-prompts
>
> .include <bsd.port.mk>
>Index: distinfo
>===================================================================
>RCS file: /cvs/ports/www/p5-HTML-Mason/distinfo,v
>retrieving revision 1.11
>diff -u -p -r1.11 distinfo
>--- distinfo 5 Jan 2011 17:43:48 -0000 1.11
>+++ distinfo 3 Mar 2013 00:20:45 -0000
>@@ -1,5 +1,2 @@
>-MD5 (HTML-Mason-1.45.tar.gz) = WtQWroQl2B3ePa9fq5E6Iw==
>-RMD160 (HTML-Mason-1.45.tar.gz) = lrhOwEiKF3GoGvfMwVRw+3RW7gU=
>-SHA1 (HTML-Mason-1.45.tar.gz) = F/e6+5X0bMhy03SL9LsfOp7DScQ=
>-SHA256 (HTML-Mason-1.45.tar.gz) = 0qcnusv/04K1bBS96ICy0yn4WFYdzoDTy6mGXzCC5as=
>-SIZE (HTML-Mason-1.45.tar.gz) = 488490
>+SHA256 (HTML-Mason-1.50.tar.gz) = C+zY0RCQZHcEI54jDFM9XTGiwrmdypFgAOZqSn1xNbE=
>+SIZE (HTML-Mason-1.50.tar.gz) = 280619
>Index: pkg/PLIST
>===================================================================
>RCS file: /cvs/ports/www/p5-HTML-Mason/pkg/PLIST,v
>retrieving revision 1.12
>diff -u -p -r1.12 PLIST
>--- pkg/PLIST 4 Dec 2009 12:58:12 -0000 1.12
>+++ pkg/PLIST 3 Mar 2013 00:20:45 -0000
>@@ -4,10 +4,6 @@
> @comment bin/convert0.8.README
> @comment bin/convert0.8.pl
> bin/mason.pl
>-${P5SITE}/Apache/
>-${P5SITE}/Apache/Mason.pm
>-${P5SITE}/Bundle/HTML/
>-${P5SITE}/Bundle/HTML/Mason.pm
> ${P5SITE}/HTML/Mason/
> ${P5SITE}/HTML/Mason.pm
> ${P5SITE}/HTML/Mason/Admin.pod
>@@ -47,7 +43,6 @@ ${P5SITE}/HTML/Mason/Subclassing.pod
> ${P5SITE}/HTML/Mason/Tests.pm
> ${P5SITE}/HTML/Mason/Tools.pm
> ${P5SITE}/HTML/Mason/Utils.pm
>-@man man/man3p/Bundle::HTML::Mason.3p
> @man man/man3p/HTML::Mason.3p
> @man man/man3p/HTML::Mason::Admin.3p
> @man man/man3p/HTML::Mason::ApacheHandler.3p
>