Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2005 12:53:54 GMT
From:      Jonathan Weiss <jw@innerewut.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/81399: [PATCH] Update to ruby-mysql
Message-ID:  <200505231253.j4NCrs04038028@www.freebsd.org>
Resent-Message-ID: <200505231300.j4ND0GRH023448@freefall.freebsd.org>

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

>Number:         81399
>Category:       ports
>Synopsis:       [PATCH] Update to ruby-mysql
>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:   Mon May 23 13:00:15 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 ruby-mysql from 2.5.1 to 2.6. I sent this patch some weeks ago to the maintainer but he did not react.

You can get the patch here:
http://blog.innerewut.de/files/ruby-mysql.patch
>How-To-Repeat:
      install the patch
>Fix:
diff -ru ruby-mysql/Makefile ruby-mysql-mille/Makefile
--- ruby-mysql/Makefile	Sun Dec 26 01:23:29 2004
+++ ruby-mysql-mille/Makefile	Thu May  5 00:57:29 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mysql
-PORTVERSION=	2.5.1
+PORTVERSION=	2.6
 CATEGORIES=	databases ruby
 MASTER_SITES=	http://www.tmtm.org/mysql/ruby/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
diff -ru ruby-mysql/distinfo ruby-mysql-mille/distinfo
--- ruby-mysql/distinfo	Sun Dec 26 01:23:29 2004
+++ ruby-mysql-mille/distinfo	Thu May  5 00:58:40 2005
@@ -1,2 +1,2 @@
-MD5 (ruby/mysql-ruby-2.5.1.tar.gz) = 9c7026eb38ec8252de8bc89c5f263208
-SIZE (ruby/mysql-ruby-2.5.1.tar.gz) = 18843
+MD5 (ruby/mysql-ruby-2.6.tar.gz) = 1eefc5a170de0752816c5092869426b1
+SIZE (ruby/mysql-ruby-2.6.tar.gz) = 20387
      
>Release-Note:
>Audit-Trail:
>Unformatted:



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