#20190: Upgrade R to 3.2.4
-------------------------------------+-------------------------------------
       Reporter:  charpent           |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-7.1
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:  r-project          |    Reviewers:
        Authors:  Emmanuel           |  Work issues:
  Charpentier                        |       Commit:
Report Upstream:  N/A                |  385c51d8fc95817eec10780fa40723d9f02865e0
         Branch:                     |     Stopgaps:
  u/charpent/upgrade_r_to_3_2_4      |
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by charpent):

 **Eureka ! ** (maybe...)

 Sorry for the delay : my schedule is a little bit busy nowadays...

 I found this :

 {{{
 charpent@SAP5057241:~/Temporaire/DemeRde$ diff -ur R-3.2.3/src/extra/xz
 R-3.2.4/src/extra/xz
 diff -ur R-3.2.3/src/extra/xz/Makefile.in R-3.2.4/src/extra/xz/Makefile.in
 --- R-3.2.3/src/extra/xz/Makefile.in    2010-11-09 00:05:05.000000000
 +0100
 +++ R-3.2.4/src/extra/xz/Makefile.in    2015-12-11 00:15:12.000000000
 +0100
 @@ -58,8 +58,8 @@
         touch stamp

  liblzma.a: $(liblzma_a_OBJECTS)
 -       rm -f $@
 -       $(AR) cr $@ $(liblzma_a_OBJECTS)
 +       $rm -f $@
 +       $(AR) -cr $@ $(liblzma_a_OBJECTS)
         $(RANLIB) $@

  mostlyclean: clean
 }}}

 I'll ask around in the R mailing list to know what was intended by this
 (highly suspicious) change.

 Do you want an (interim) patch to revert it ?

--
Ticket URL: <http://trac.sagemath.org/ticket/20190#comment:11>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to