ports/opt (2.3): ruby: update to 1.8.5-p12
commit 48a137af8fb1a4e9e2cf65e7cdda7728b27d7e6f Author: Juergen Daubert <jue@jue.li> Date: Thu Dec 28 16:40:11 2006 +0100 ruby: update to 1.8.5-p12 diff --git a/ruby/.md5sum b/ruby/.md5sum index 03d0b9f..edb5976 100644 --- a/ruby/.md5sum +++ b/ruby/.md5sum @@ -1,2 +1,2 @@ -a3517a224716f79b14196adda3e88057 ruby-1.8.5-p2.tar.gz -c29d1494e946c08c4731c3e4cdabb2cb ruby-1.8.5.patch +d7d12dd9124c9b7d55cdbbee313e3931 ruby-1.8.5-p12.tar.gz +2d04e0d8fe3b2efdf42832deeb6f58b7 ruby-1.8.5.patch diff --git a/ruby/Pkgfile b/ruby/Pkgfile index 3347d0b..01cc7f5 100644 --- a/ruby/Pkgfile +++ b/ruby/Pkgfile @@ -4,7 +4,7 @@ # Depends on: db, gdbm, ncurses, openssl, readline, zlib name=ruby -version=1.8.5-p2 +version=1.8.5-p12 release=1 source=(ftp://ftp.ruby-lang.org/pub/$name/1.8/$name-$version.tar.gz \ $name-1.8.5.patch) diff --git a/ruby/ruby-1.8.5.patch b/ruby/ruby-1.8.5.patch index 3ff258d..31e5679 100644 --- a/ruby/ruby-1.8.5.patch +++ b/ruby/ruby-1.8.5.patch @@ -1,7 +1,7 @@ -diff -Nru ruby-1.8.5.orig/configure ruby-1.8.5/configure ---- ruby-1.8.5.orig/configure 2006-08-26 15:03:23.000000000 +0200 -+++ ruby-1.8.5/configure 2006-08-26 15:03:53.000000000 +0200 -@@ -19254,7 +19254,7 @@ +diff -Nru ruby-1.8.5-p12.orig/configure ruby-1.8.5-p12/configure +--- ruby-1.8.5-p12.orig/configure 2006-12-27 19:03:43.539393663 +0100 ++++ ruby-1.8.5-p12/configure 2006-12-27 19:03:56.889006998 +0100 +@@ -19402,7 +19402,7 @@ _ACEOF else @@ -10,15 +10,3 @@ diff -Nru ruby-1.8.5.orig/configure ruby-1.8.5/configure cat >>confdefs.h <<_ACEOF #define RUBY_PLATFORM "${arch}" _ACEOF -diff -Nru ruby-1.8.5.orig/ext/dbm/extconf.rb ruby-1.8.5/ext/dbm/extconf.rb ---- ruby-1.8.5.orig/ext/dbm/extconf.rb 2006-08-26 15:03:23.000000000 +0200 -+++ ruby-1.8.5/ext/dbm/extconf.rb 2006-08-26 15:04:19.000000000 +0200 -@@ -55,7 +55,7 @@ - - have_header("cdefs.h") - have_header("sys/cdefs.h") --if /DBM_HDR/ =~ $CFLAGS and have_func(db_prefix("dbm_open")) -+if have_func(db_prefix("dbm_open")) - have_func(db_prefix("dbm_clearerr")) unless $dbm_conf_have_gdbm - create_makefile("dbm") - end
participants (1)
-
crux@crux.nu