Date: Sat, 23 Feb 2008 19:55:50 GMT From: Felippe de Meirelles Motta <lippemail@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/121012: [UPDATE] www/p5-FCGI-Spawn Message-ID: <200802231955.m1NJtoRf004984@www.freebsd.org> Resent-Message-ID: <200802232000.m1NK07vW033708@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 121012 >Category: ports >Synopsis: [UPDATE] www/p5-FCGI-Spawn >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: Sat Feb 23 20:00:07 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Felippe de Meirelles Motta >Release: FreeBSD 7.0-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008 lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC >Description: - Updated to 0.12 - Fix WWW in pkg-descr >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-FCGI-Spawn/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 12 Jan 2008 16:11:30 -0000 1.1 +++ Makefile 21 Feb 2008 17:27:29 -0000 @@ -6,10 +6,9 @@ # PORTNAME= FCGI-Spawn -PORTVERSION= 0.1 +PORTVERSION= 0.12 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= FCGI PKGNAMEPREFIX= p5- MAINTAINER= peter@vereshagin.org Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/p5-FCGI-Spawn/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 12 Jan 2008 16:11:30 -0000 1.1 +++ distinfo 21 Feb 2008 17:27:29 -0000 @@ -1,3 +1,3 @@ -MD5 (FCGI-Spawn-0.1.tar.gz) = 356d9d34f37ae06c40a463fae325c82b -SHA256 (FCGI-Spawn-0.1.tar.gz) = 807b16e6aa1d65432457a78627b09e14a97631cde4f19691f6f9c8a4ff1e323e -SIZE (FCGI-Spawn-0.1.tar.gz) = 3729 +MD5 (FCGI-Spawn-0.12.tar.gz) = 2c0ee2d428f63f4ad207e5325cb75e64 +SHA256 (FCGI-Spawn-0.12.tar.gz) = ff9fcb4505884f33840bc008586653962c2ed1c47d7e9b75c5253ff31b68e16d +SIZE (FCGI-Spawn-0.12.tar.gz) = 12947 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/www/p5-FCGI-Spawn/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 12 Jan 2008 16:11:30 -0000 1.1 +++ pkg-descr 21 Feb 2008 17:27:29 -0000 @@ -7,4 +7,4 @@ by Web server. So we have the daemon that is hot ready for hosting providing. -WWW: http://search.cpan.org/dist/FCGI-ProcManager/ +WWW: http://search.cpan.org/dist/FCGI-Spawn/ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802231955.m1NJtoRf004984>