bicatali    14/03/19 16:38:16

  Modified:             R-3.0.0-rmath-shared.patch
                        R-2.13.1-zlib_header_fix.patch
                        R-2.11.1-parallel.patch
  Log:
  Version bump
  
  (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with 
key 0x13CB1360)

Revision  Changes    Path
1.2                  dev-lang/R/files/R-3.0.0-rmath-shared.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/files/R-3.0.0-rmath-shared.patch?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/files/R-3.0.0-rmath-shared.patch?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/files/R-3.0.0-rmath-shared.patch?r1=1.1&r2=1.2

Index: R-3.0.0-rmath-shared.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/files/R-3.0.0-rmath-shared.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- R-3.0.0-rmath-shared.patch  4 Apr 2013 22:10:01 -0000       1.1
+++ R-3.0.0-rmath-shared.patch  19 Mar 2014 16:38:16 -0000      1.2
@@ -1,7 +1,10 @@
 Link with libm to fix unresolved symbols when linked with as-needed
 and add a soname to the standalone math library
+R bug: https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14953
+
 Patch by Sebastien Fabbro
 Adapted to R-3.0.0 by Denis Dupeyron
+
 --- src/nmath/standalone/Makefile.in.orig      2013-04-04 14:39:15.777544946 
-0600
 +++ src/nmath/standalone/Makefile.in   2013-04-04 14:40:51.256153179 -0600
 @@ -64,7 +64,8 @@



1.3                  dev-lang/R/files/R-2.13.1-zlib_header_fix.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/files/R-2.13.1-zlib_header_fix.patch?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/files/R-2.13.1-zlib_header_fix.patch?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/files/R-2.13.1-zlib_header_fix.patch?r1=1.2&r2=1.3

Index: R-2.13.1-zlib_header_fix.patch
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-lang/R/files/R-2.13.1-zlib_header_fix.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- R-2.13.1-zlib_header_fix.patch      2 Jan 2012 19:47:54 -0000       1.2
+++ R-2.13.1-zlib_header_fix.patch      19 Mar 2014 16:38:16 -0000      1.3
@@ -1,6 +1,9 @@
-Update for zlib header changes 
+Update for zlib header changes for zlib > 1.2.5
 
-https://bugs.gentoo.org/show_bug.cgi?id=383431
+Gentoo bug: https://bugs.gentoo.org/show_bug.cgi?id=383431
+R bug: https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14951
+
+Patch by Michael Schreckenbauer
 
 --- src/main/unzip.h.orig      2011-09-24 19:35:53.000000000 -0700
 +++ src/main/unzip.h   2011-09-24 19:37:06.000000000 -0700



1.3                  dev-lang/R/files/R-2.11.1-parallel.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/files/R-2.11.1-parallel.patch?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/files/R-2.11.1-parallel.patch?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/R/files/R-2.11.1-parallel.patch?r1=1.2&r2=1.3

Index: R-2.11.1-parallel.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/R/files/R-2.11.1-parallel.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- R-2.11.1-parallel.patch     2 Jan 2012 19:47:54 -0000       1.2
+++ R-2.11.1-parallel.patch     19 Mar 2014 16:38:16 -0000      1.3
@@ -1,7 +1,8 @@
-Fix ocasional failure with parallel install (bug #322965)
-Patch by Sebastien Fabbro
+Fix ocasional failure with parallel install
+Gentoo bug: https://bugs.gentoo.org/show_bug.cgi?id=322965
+R bug: https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14505
 
-https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14505
+Patch by Sebastien Fabbro
 
 --- src/include/Makefile.in.orig       2010-06-15 18:18:54.000000000 +0000
 +++ src/include/Makefile.in    2010-06-15 18:19:48.000000000 +0000




Reply via email to