From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 18 23:31:10 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EDF8A1065735 for ; Thu, 18 Jun 2009 23:30:42 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C5E938FC1C for ; Thu, 18 Jun 2009 23:30:42 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5INUgXO006993 for ; Thu, 18 Jun 2009 23:30:42 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5INUgaq006989; Thu, 18 Jun 2009 23:30:42 GMT (envelope-from gnats) Resent-Date: Thu, 18 Jun 2009 23:30:42 GMT Resent-Message-Id: <200906182330.n5INUgaq006989@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Philip M. Gollucci" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A538E106568F for ; Thu, 18 Jun 2009 23:25:31 +0000 (UTC) (envelope-from pgollucci@frieza.p6m7g8.net) Received: from frieza.p6m7g8.net (static-76-161-175-34.dsl.cavtel.net [76.161.175.34]) by mx1.freebsd.org (Postfix) with ESMTP id 625028FC12 for ; Thu, 18 Jun 2009 23:25:31 +0000 (UTC) (envelope-from pgollucci@frieza.p6m7g8.net) Received: from frieza.p6m7g8.net (localhost [127.0.0.1]) by frieza.p6m7g8.net (8.14.3/8.14.3) with ESMTP id n5INPMhE030955; Thu, 18 Jun 2009 19:25:22 -0400 (EDT) (envelope-from pgollucci@frieza.p6m7g8.net) Received: (from pgollucci@localhost) by frieza.p6m7g8.net (8.14.3/8.14.3/Submit) id n5INPMLY030954; Thu, 18 Jun 2009 19:25:22 -0400 (EDT) (envelope-from pgollucci) Message-Id: <200906182325.n5INPMLY030954@frieza.p6m7g8.net> Date: Thu, 18 Jun 2009 19:25:22 -0400 (EDT) From: "Philip M. Gollucci" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: hartzell@alerce.com Subject: ports/135804: [PATCH] www/p5-CGI-Application-Server: update to 0.061 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jun 2009 23:31:10 -0000 >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: