From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 21 22:40:03 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 273E816A4CE for ; Sat, 21 May 2005 22:40:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65F9943D49 for ; Sat, 21 May 2005 22:40:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4LMe2Qm032971 for ; Sat, 21 May 2005 22:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4LMe2BX032970; Sat, 21 May 2005 22:40:02 GMT (envelope-from gnats) Resent-Date: Sat, 21 May 2005 22:40:02 GMT Resent-Message-Id: <200505212240.j4LMe2BX032970@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, Jonathan Weiss Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 071EB16A4CE for ; Sat, 21 May 2005 22:34:56 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA46243D1D for ; Sat, 21 May 2005 22:34:55 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j4LMYtdV039240 for ; Sat, 21 May 2005 22:34:55 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j4LMYtk5039239; Sat, 21 May 2005 22:34:55 GMT (envelope-from nobody) Message-Id: <200505212234.j4LMYtk5039239@www.freebsd.org> Date: Sat, 21 May 2005 22:34:55 GMT From: Jonathan Weiss To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/81346: [PATCH] update ruby-fgci X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 May 2005 22:40:03 -0000 >Number: 81346 >Category: ports >Synopsis: [PATCH] update ruby-fgci >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 May 21 22:40:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jonathan Weiss >Release: 5-STABLE >Organization: >Environment: FreeBSD xxx.nodomain 5.4-STABLE FreeBSD 5.4-STABLE #6: Thu May 19 20:39:06 CEST 2005 root@xxx.nodomain:/usr/obj/usr/src/sys/XXX i386 >Description: Update to ports/ruby-fgci from 0.8.5 to 0.8.6. 0.8.5 had a memory leak. I sent this patch 2 or 3 weeks ago to the maintainer, but he did not react. You can also get this patch from http://blog.innerewut.de/files/ruby-fcgi.patch >How-To-Repeat: Install the patch >Fix: diff -ru ruby-fcgi/Makefile ruby-fcgi-mille/Makefile --- ruby-fcgi/Makefile Thu Dec 23 20:04:56 2004 +++ ruby-fcgi-mille/Makefile Thu May 5 00:36:11 2005 @@ -6,9 +6,9 @@ # PORTNAME= fcgi -PORTVERSION= 0.8.5 +PORTVERSION= 0.8.6 CATEGORIES= www ruby -MASTER_SITES= http://www.moonwolf.com/ruby/archive/ +MASTER_SITES= http://sugi.nemui.org/pub/ruby/fcgi/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby diff -ru ruby-fcgi/distinfo ruby-fcgi-mille/distinfo --- ruby-fcgi/distinfo Thu Dec 23 20:04:56 2004 +++ ruby-fcgi-mille/distinfo Thu May 5 00:36:11 2005 @@ -1,2 +1,2 @@ -MD5 (ruby/ruby-fcgi-0.8.5.tar.gz) = 896007e727153c6d05c380dd2d7fb109 -SIZE (ruby/ruby-fcgi-0.8.5.tar.gz) = 15483 +MD5 (ruby/ruby-fcgi-0.8.6.tar.gz) = 2cfcb78d9809139cc72cfb45386c0723 +SIZE (ruby/ruby-fcgi-0.8.6.tar.gz) = 16077 >Release-Note: >Audit-Trail: >Unformatted: