Postgres 8.3 - Plruby version change
Thomas Sparrevohn
Thomas.Sparrevohn at btinternet.com
Thu Mar 6 01:06:45 UTC 2008
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
More information about the freebsd-ports
mailing list