Date: Thu, 18 Jun 2009 19:25:22 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: hartzell@alerce.com Subject: ports/135804: [PATCH] www/p5-CGI-Application-Server: update to 0.061 Message-ID: <200906182325.n5INPMLY030954@frieza.p6m7g8.net> Resent-Message-ID: <200906182330.n5INUgaq006989@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135804 >Category: ports >Synopsis: [PATCH] www/p5-CGI-Application-Server: update to 0.061 >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: Thu Jun 18 23:30:42 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 8.0-CURRENT amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun 4 00:22:57 EDT >Description: - Update to 0.061 Port maintainer (hartzell@alerce.com) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-CGI-Application-Server-0.061.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-CGI-Application-Server/Makefile,v retrieving revision 1.5 diff -u -u -r1.5 Makefile --- Makefile 8 Nov 2008 21:44:55 -0000 1.5 +++ Makefile 18 Jun 2009 03:46:53 -0000 @@ -6,7 +6,7 @@ # PORTNAME= CGI-Application-Server -PORTVERSION= 0.060 +PORTVERSION= 0.061 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,14 +14,14 @@ MAINTAINER= hartzell@alerce.com COMMENT= A simple HTTP server for developing with CGI::Application -RUN_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-IO-Capture>=0:${PORTSDIR}/devel/p5-IO-Capture \ - p5-HTTP-Server-Simple-Static>=0.02:${PORTSDIR}/www/p5-HTTP-Server-Simple-Static BUILD_DEPENDS= p5-Test-Exception>=0.21:${PORTSDIR}/devel/p5-Test-Exception \ ${SITE_PERL}/Test/HTTP/Server/Simple.pm:${PORTSDIR}/www/p5-Test-HTTP-Server-Simple \ p5-Test-WWW-Mechanize>=1.08:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \ p5-CGI-Application-Plugin-Redirect>=0:${PORTSDIR}/www/p5-CGI-Application-Plugin-Redirect +RUN_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ + p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ + p5-IO-Capture>=0:${PORTSDIR}/devel/p5-IO-Capture \ + p5-HTTP-Server-Simple-Static>=0.02:${PORTSDIR}/www/p5-HTTP-Server-Simple-Static PERL_CONFIGURE= 5.8.0+ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/p5-CGI-Application-Server/distinfo,v retrieving revision 1.4 diff -u -u -r1.4 distinfo --- distinfo 8 Nov 2008 21:44:55 -0000 1.4 +++ distinfo 18 Jun 2009 03:46:56 -0000 @@ -1,3 +1,3 @@ -MD5 (CGI-Application-Server-0.060.tar.gz) = 1e067670a8f755296b527fca35e79015 -SHA256 (CGI-Application-Server-0.060.tar.gz) = bbc4541f95a18bffdaa0a388fdf9fc77a379929f355703fde60a428865f1b487 -SIZE (CGI-Application-Server-0.060.tar.gz) = 7523 +MD5 (CGI-Application-Server-0.061.tar.gz) = 4c41ff21407ddf8ac6e92e054fa03ef5 +SHA256 (CGI-Application-Server-0.061.tar.gz) = f5a807b87bb41bc5f6f639804442b237702148889c47e0ad8126725c2129034b +SIZE (CGI-Application-Server-0.061.tar.gz) = 7862 --- p5-CGI-Application-Server-0.061.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906182325.n5INPMLY030954>