misc/81347: [PATCH] update ruby-sqlite

Jonathan Weiss jw at innerewut.de
Sat May 21 22:40:03 GMT 2005


>Number:         81347
>Category:       misc
>Synopsis:       [PATCH] update ruby-sqlite
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 21 22:40:02 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 at 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:
>Unformatted:


More information about the freebsd-bugs mailing list