OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 21-Sep-2005 08:29:30 Branch: HEAD Handle: 2005092107293000 Modified files: openpkg-src/ruby ruby.patch ruby.spec Log: upgrading package: ruby 1.8.2 -> 1.8.3 Summary: Revision Changes Path 1.6 +4 -37 openpkg-src/ruby/ruby.patch 1.38 +2 -2 openpkg-src/ruby/ruby.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/ruby/ruby.patch ============================================================================ $ cvs diff -u -r1.5 -r1.6 ruby.patch --- openpkg-src/ruby/ruby.patch 7 Jul 2005 09:45:21 -0000 1.5 +++ openpkg-src/ruby/ruby.patch 21 Sep 2005 06:29:30 -0000 1.6 @@ -1,7 +1,7 @@ Index: configure ---- configure.orig 2004-12-25 03:24:04 +0100 -+++ configure 2005-07-07 11:41:28 +0200 -@@ -13991,7 +13991,7 @@ +--- configure.orig 2005-09-21 02:10:31 +0200 ++++ configure 2005-09-21 08:24:44 +0200 +@@ -14293,7 +14293,7 @@ rb_cv_dlopen=yes ;; esix*|uxpds*) : ${LDSHARED="ld -G"} rb_cv_dlopen=yes ;; @@ -12,7 +12,7 @@ *shlicc*) : ${LDSHARED="$CC -r"} Index: ext/dbm/extconf.rb --- ext/dbm/extconf.rb.orig 2003-07-24 09:41:36 +0200 -+++ ext/dbm/extconf.rb 2005-07-07 11:41:28 +0200 ++++ ext/dbm/extconf.rb 2005-09-21 08:24:44 +0200 @@ -48,7 +48,7 @@ if dblib db_check(dblib) @@ -22,36 +22,3 @@ db_check(dblib) and break end end -Index: ext/digest/md5/md5ossl.h ---- ext/digest/md5/md5ossl.h.orig 2002-09-26 18:27:23 +0200 -+++ ext/digest/md5/md5ossl.h 2005-07-07 11:42:52 +0200 -@@ -3,6 +3,7 @@ - #ifndef MD5OSSL_H_INCLUDED - #define MD5OSSL_H_INCLUDED - -+#include <sys/types.h> - #include <openssl/md5.h> - - void MD5_End(MD5_CTX *pctx, unsigned char *hexdigest); -Index: ext/digest/rmd160/rmd160ossl.h ---- ext/digest/rmd160/rmd160ossl.h.orig 2002-09-26 19:26:46 +0200 -+++ ext/digest/rmd160/rmd160ossl.h 2005-07-07 11:43:15 +0200 -@@ -3,6 +3,7 @@ - #ifndef RMD160OSSL_H_INCLUDED - #define RMD160OSSL_H_INCLUDED - -+#include <sys/types.h> - #include <openssl/ripemd.h> - - #define RMD160_CTX RIPEMD160_CTX -Index: ext/digest/sha1/sha1ossl.h ---- ext/digest/sha1/sha1ossl.h.orig 2002-09-26 19:44:33 +0200 -+++ ext/digest/sha1/sha1ossl.h 2005-07-07 11:43:46 +0200 -@@ -3,6 +3,7 @@ - #ifndef SHA1OSSL_H_INCLUDED - #define SHA1OSSL_H_INCLUDED - -+#include <sys/types.h> - #include <openssl/sha.h> - - #define SHA1_CTX SHA_CTX @@ . patch -p0 <<'@@ .' Index: openpkg-src/ruby/ruby.spec ============================================================================ $ cvs diff -u -r1.37 -r1.38 ruby.spec --- openpkg-src/ruby/ruby.spec 7 Jul 2005 09:45:21 -0000 1.37 +++ openpkg-src/ruby/ruby.spec 21 Sep 2005 06:29:30 -0000 1.38 @@ -32,8 +32,8 @@ Class: BASE Group: Language License: GPL -Version: 1.8.2 -Release: 20050707 +Version: 1.8.3 +Release: 20050921 # list of sources Source0: ftp://ftp.ruby-lang.org/pub/ruby/ruby-%{version}.tar.gz @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org