Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2008 00:40:01 +0000
From:      Thomas Sparrevohn <Thomas.Sparrevohn@btinternet.com>
To:        ports@FreeBSD.org
Subject:   Postgres 8.3 - Plruby version change
Message-ID:  <200803060040.01745.Thomas.Sparrevohn@btinternet.com>

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

Hi

Version 0.5.0 used by the ports/database/postgres-plruby does not work with version 8.3 of postgres - 
the simple fix is to upgrade to version 0.5.3 of plruby

--- postgresql-plruby.orig//Makefile	2007-01-10 20:37:39.000000000 +0000
+++ postgresql-plruby/Makefile	2008-03-06 00:14:26.574436377 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	plruby
-PORTVERSION=	0.5.0
+PORTVERSION=	0.5.3
 CATEGORIES=	databases ruby
 MASTER_SITES=	ftp://moulon.inra.fr/pub/ruby/ \
 		http://freebsd.unixfreunde.de/sources/
--- postgresql-plruby.orig/distinfo	2006-12-13 10:45:23.000000000 +0000
+++ postgresql-plruby/distinfo	2008-03-06 00:30:32.917501208 +0000
@@ -1,3 +1,3 @@
-MD5 (ruby/plruby-0.5.0.tar.gz) = 77d006b6b24f61709cd68d77d88b113f
-SHA256 (ruby/plruby-0.5.0.tar.gz) = 3425a97e7fe3fb04862f99aa6c38813c0d81f955df6cab2eb5b47afb708b8e57
-SIZE (ruby/plruby-0.5.0.tar.gz) = 129574
+MD5 (ruby/plruby-0.5.3.tar.gz) = 9411bb29e1aa5521c5327e4d916de934
+SHA256 (ruby/plruby-0.5.3.tar.gz) = 3af88626078d979373ee7b169169584732310e271a1cbbe22e0d35adf2dee267
+SIZE = 131323 



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