From nobody@FreeBSD.org  Sat May 21 22:37:55 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 06D4016A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 21 May 2005 22:37:55 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DAC0543D54
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 21 May 2005 22:37:54 +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 j4LMbsYf039761
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 21 May 2005 22:37:54 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j4LMbsTQ039760;
	Sat, 21 May 2005 22:37:54 GMT
	(envelope-from nobody)
Message-Id: <200505212237.j4LMbsTQ039760@www.freebsd.org>
Date: Sat, 21 May 2005 22:37:54 GMT
From: Jonathan Weiss <jw@innerewut.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] update ruby-sqlite
X-Send-Pr-Version: www-2.3

>Number:         81347
>Category:       ports
>Synopsis:       [PATCH] update ruby-sqlite
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    simon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 21 22:40:02 GMT 2005
>Closed-Date:    Sun May 22 11:10:42 GMT 2005
>Last-Modified:  Sun May 22 11:10:42 GMT 2005
>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-sqlite from 2.2.2 to 2.2.3.
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-sqlite.patch
>How-To-Repeat:
install the patch
>Fix:
      diff -ru ruby-sqlite/Makefile ruby-sqlite-mille/Makefile
--- ruby-sqlite/Makefile	Sun Jan 16 19:26:54 2005
+++ ruby-sqlite-mille/Makefile	Thu May  5 00:54:10 2005
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	sqlite
-PORTVERSION=	2.2.2
+PORTVERSION=	2.2.3
 CATEGORIES=	databases ruby
-MASTER_SITES=	http://rubyforge.org/frs/download.php/1901/
+MASTER_SITES=	http://rubyforge.org/frs/download.php/2819/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DISTNAME=	${PORTNAME}-ruby-${PORTVERSION}
 DIST_SUBDIR=	ruby
diff -ru ruby-sqlite/distinfo ruby-sqlite-mille/distinfo
--- ruby-sqlite/distinfo	Sat Dec 25 21:47:28 2004
+++ ruby-sqlite-mille/distinfo	Thu May  5 00:54:10 2005
@@ -1,2 +1,2 @@
-MD5 (ruby/sqlite-ruby-2.2.2.tar.bz2) = 274e30cab90f4941984ea5b3273ef058
-SIZE (ruby/sqlite-ruby-2.2.2.tar.bz2) = 56347
+MD5 (ruby/sqlite-ruby-2.2.3.tar.bz2) = b7bd0e31ee261014535f05deda704acf
+SIZE (ruby/sqlite-ruby-2.2.3.tar.bz2) = 56898

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->simon 
Responsible-Changed-By: simon 
Responsible-Changed-When: Sat May 21 22:55:39 GMT 2005 
Responsible-Changed-Why:  
I will try my luck with this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81347 
State-Changed-From-To: open->closed 
State-Changed-By: simon 
State-Changed-When: Sun May 22 11:10:35 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81347 
>Unformatted:
