Date: Thu, 18 Jun 2009 19:25:28 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: skv@FreeBSD.org Subject: ports/135806: [PATCH] www/p5-Catalyst-Engine-HTTP-Prefork: update to 0.51 Message-ID: <200906182325.n5INPSsm031482@frieza.p6m7g8.net> Resent-Message-ID: <200906182330.n5INUhbc007113@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135806 >Category: ports >Synopsis: [PATCH] www/p5-Catalyst-Engine-HTTP-Prefork: update to 0.51 >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:43 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.51 Port maintainer (skv@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Catalyst-Engine-HTTP-Prefork-0.51.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile,v retrieving revision 1.6 diff -u -u -r1.6 Makefile --- Makefile 10 Mar 2009 08:18:29 -0000 1.6 +++ Makefile 18 Jun 2009 02:57:57 -0000 @@ -6,8 +6,7 @@ # PORTNAME= Catalyst-Engine-HTTP-Prefork -PORTVERSION= 0.50 -PORTREVISION= 1 +PORTVERSION= 0.51 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,12 +14,12 @@ MAINTAINER= skv@FreeBSD.org COMMENT= High-performance pre-forking Catalyst engine -RUN_DEPENDS= p5-Catalyst-Runtime>=5.7012:${PORTSDIR}/www/p5-Catalyst-Runtime \ +BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7012:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Net-Server>=0.97:${PORTSDIR}/net/p5-Net-Server \ ${SITE_PERL}/${PERL_ARCH}/HTTP/HeaderParser/XS.pm:${PORTSDIR}/www/p5-HTTP-HeaderParser-XS \ ${SITE_PERL}/${PERL_ARCH}/CGI/Cookie/XS.pm:${PORTSDIR}/www/p5-CGI-Cookie-XS \ ${SITE_PERL}/HTTP/Body.pm:${PORTSDIR}/www/p5-HTTP-Body -BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= 5.8.1+ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/p5-Catalyst-Engine-HTTP-Prefork/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 10 Dec 2008 14:46:47 -0000 1.2 +++ distinfo 18 Jun 2009 02:58:02 -0000 @@ -1,3 +1,3 @@ -MD5 (Catalyst-Engine-HTTP-Prefork-0.50.tar.gz) = 8110c4c1566ac6e99a0fb575a665388f -SHA256 (Catalyst-Engine-HTTP-Prefork-0.50.tar.gz) = e70aee8ddfac4e83e34fc48fe4c7da9655e25f81c0119cbcefdab4ae70b715dd -SIZE (Catalyst-Engine-HTTP-Prefork-0.50.tar.gz) = 64387 +MD5 (Catalyst-Engine-HTTP-Prefork-0.51.tar.gz) = 2cc0f39fd62e58814036ec876cfee817 +SHA256 (Catalyst-Engine-HTTP-Prefork-0.51.tar.gz) = 316a81cf2e9a4ce7c86653d538e1760f2729550879a116bbc34a4e95d8cff5f9 +SIZE (Catalyst-Engine-HTTP-Prefork-0.51.tar.gz) = 66503 --- p5-Catalyst-Engine-HTTP-Prefork-0.51.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.n5INPSsm031482>