Date: Thu, 9 Jul 2009 01:22:36 GMT From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: kuriyama@FreeBSD.org Subject: ports/136583: [PATCH] www/p5-HTTP-Engine-Middleware: update to 0.17 Message-ID: <200907090122.n691Mamg023990@freefall.freebsd.org> Resent-Message-ID: <200907090130.n691UKaD037596@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136583 >Category: ports >Synopsis: [PATCH] www/p5-HTTP-Engine-Middleware: update to 0.17 >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 Jul 09 01:30:20 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 7.2-STABLE i386 >Organization: RideCharge Inc. >Environment: System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #38 r194101: Sat Jun 13 11:12:24 UTC >Description: - Update to 0.17 Port maintainer (kuriyama@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-HTTP-Engine-Middleware-0.17.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTTP-Engine-Middleware/Makefile,v retrieving revision 1.7 diff -u -u -r1.7 Makefile --- Makefile 5 Jul 2009 07:29:29 -0000 1.7 +++ Makefile 9 Jul 2009 01:22:32 -0000 @@ -6,7 +6,7 @@ # PORTNAME= HTTP-Engine-Middleware -PORTVERSION= 0.16 +PORTVERSION= 0.17 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,14 +14,13 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for official distribution of HTTP::Engine -RUN_DEPENDS= \ +BUILD_DEPENDS= \ p5-Any-Moose>=0.09:${PORTSDIR}/devel/p5-Any-Moose \ p5-Mouse>=0.23:${PORTSDIR}/devel/p5-Moose \ p5-HTTP-Engine>=0.02001:${PORTSDIR}/www/p5-HTTP-Engine \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-DateTime>0:${PORTSDIR}/devel/p5-DateTime - -BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/p5-HTTP-Engine-Middleware/distinfo,v retrieving revision 1.7 diff -u -u -r1.7 distinfo --- distinfo 5 Jul 2009 07:29:29 -0000 1.7 +++ distinfo 9 Jul 2009 01:22:32 -0000 @@ -1,3 +1,3 @@ -MD5 (HTTP-Engine-Middleware-0.16.tar.gz) = f6cbf3eae4328b3f9d6fba2dab4ca29b -SHA256 (HTTP-Engine-Middleware-0.16.tar.gz) = ee724f05511cc3864a1a2b27c352d6a2b9fec9f463f298ee1cbfd419459d7048 -SIZE (HTTP-Engine-Middleware-0.16.tar.gz) = 64795 +MD5 (HTTP-Engine-Middleware-0.17.tar.gz) = c58b1d6684d7499e7a2f0790298ecb15 +SHA256 (HTTP-Engine-Middleware-0.17.tar.gz) = 0e3fbe55cb10611f87c7c404543949e3aca977cea8acc089adbf6006c9a3faaa +SIZE (HTTP-Engine-Middleware-0.17.tar.gz) = 65346 --- p5-HTTP-Engine-Middleware-0.17.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?200907090122.n691Mamg023990>