gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r6540: update r to 3.6.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6540: update r to 3.6.0
Date: Fri, 17 May 2019 01:57:39 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6540
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2019-05-16 22:57:32 -0700
message:
  update r to 3.6.0
modified:
  pkg/other/r/Makefile           makefile-20160617014725-uokjfnggs70iry9h-1617
  pkg/other/r/config.mk          config.mk-20160617021001-vx6jdk7m56xzkj43-1
  pkg/other/r/sha256sums         sha256sums-20160617014725-uokjfnggs70iry9h-1622
=== modified file 'pkg/other/r/Makefile'
--- a/pkg/other/r/Makefile      2018-05-10 02:43:08 +0000
+++ b/pkg/other/r/Makefile      2019-05-17 05:57:32 +0000
@@ -1,7 +1,8 @@
 # Copyright © 2013, 2014, 2015, 2016, 2017 Brandon Invergo <address@hidden>
-# Copyright © 2018 Carl Hansen <address@hidden>
+# Copyright © 2018, 2019 Carl Hansen <address@hidden>
 #
-# This file is part of GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -22,7 +23,7 @@
 NAME = R
 GARNAME = r
 UPSTREAMNAME = R
-GARVERSION = 3.5.0
+GARVERSION = 3.6.0
 HOME_URL = http://cran.r-project.org 
 DESCRIPTION = Environment for statistical computing and graphics
 define BLURB
@@ -52,3 +53,4 @@
 include config.mk
 
 CONFIGURE_ARGS += --without-included-gettext
+#--without-tcltk --without-x

=== modified file 'pkg/other/r/config.mk'
--- a/pkg/other/r/config.mk     2016-06-17 19:08:15 +0000
+++ b/pkg/other/r/config.mk     2019-05-17 05:57:32 +0000
@@ -1,4 +1,4 @@
 ## Configuration options for r ##
 
-CONFIGURE_OPTS ?= --without-tcltk --without-x
+CONFIGURE_OPTS ?= 
 BUILD_OPTS ?=

=== modified file 'pkg/other/r/sha256sums'
--- a/pkg/other/r/sha256sums    2018-05-10 02:43:08 +0000
+++ b/pkg/other/r/sha256sums    2019-05-17 05:57:32 +0000
@@ -1,1 +1,1 @@
-fd1725535e21797d3d9fea8963d99be0ba4c3aecadcf081b43e261458b416870  
download/R-3.5.0.tar.gz
+36fcac3e452666158e62459c6fc810adc247c7109ed71c5b6c3ad5fc2bf57509  
download/R-3.6.0.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]