Date: Tue, 15 Dec 2009 06:47:03 GMT From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: peter@vereshagin.org Subject: ports/141556: [PATCH] www/p5-FCGI-Spawn: update to 0.15 Message-ID: <200912150647.nBF6l3GC069547@frieza.p6m7g8.net> Resent-Message-ID: <200912150650.nBF6ooKp045690@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141556 >Category: ports >Synopsis: [PATCH] www/p5-FCGI-Spawn: update to 0.15 >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: Tue Dec 15 06:50:50 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 9.0-CURRENT amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Dec 8 02:25:55 UTC >Description: - Update to 0.15 Port maintainer (peter@vereshagin.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-FCGI-Spawn-0.15.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-FCGI-Spawn/Makefile,v retrieving revision 1.4 diff -u -u -r1.4 Makefile --- Makefile 14 Aug 2009 19:47:18 -0000 1.4 +++ Makefile 15 Dec 2009 06:02:10 -0000 @@ -6,7 +6,7 @@ # PORTNAME= FCGI-Spawn -PORTVERSION= 0.14 +PORTVERSION= 0.15 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,6 +18,8 @@ PERL_CONFIGURE= yes +WRKSRC= ${WRKDIR}/${PORTNAME} + MAN3= FCGI::Spawn.3 .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/p5-FCGI-Spawn/distinfo,v retrieving revision 1.4 diff -u -u -r1.4 distinfo --- distinfo 14 Aug 2009 19:47:18 -0000 1.4 +++ distinfo 14 Dec 2009 06:47:27 -0000 @@ -1,3 +1,3 @@ -MD5 (FCGI-Spawn-0.14.tar.gz) = 62971f5e24ced5f070641c0fa2cf8e6a -SHA256 (FCGI-Spawn-0.14.tar.gz) = 6e4dadd6744604b4b00322711b47076a8e67dab9ecf691a65c57d0371daeeeea -SIZE (FCGI-Spawn-0.14.tar.gz) = 18312 +MD5 (FCGI-Spawn-0.15.tar.gz) = a8128d47b98d269d1d3b566cadc942bd +SHA256 (FCGI-Spawn-0.15.tar.gz) = e408dbb6afdea98dd70e76747cfa72c460691f5a4e5326a2118b2689f4139402 +SIZE (FCGI-Spawn-0.15.tar.gz) = 22322 --- p5-FCGI-Spawn-0.15.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?200912150647.nBF6l3GC069547>