Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 May 2005 22:34:55 GMT
From:      Jonathan Weiss <jw@innerewut.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/81346: [PATCH] update ruby-fgci
Message-ID:  <200505212234.j4LMYtk5039239@www.freebsd.org>
Resent-Message-ID: <200505212240.j4LMe2BX032970@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505212234.j4LMYtk5039239>