Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] R cran processx
@ 2020-11-21  0:27 luhann
  2020-11-21 13:15 ` [PR PATCH] [Merged]: R-cran-processx: update to 3.4.4 jnbr
  0 siblings, 1 reply; 2+ messages in thread
From: luhann @ 2020-11-21  0:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 306 bytes --]

There is a new pull request by luhann against master on the void-packages repository

https://github.com/luhann/void-packages R-cran-processx
https://github.com/void-linux/void-packages/pull/26545

R cran processx


A patch file from https://github.com/void-linux/void-packages/pull/26545.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-R-cran-processx-26545.patch --]
[-- Type: text/x-diff, Size: 3015 bytes --]

From 1e6703a2f80febec1fc5fe51133f36cbcc13c6ba Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Sat, 21 Nov 2020 02:25:40 +0200
Subject: [PATCH 1/3] R-cran-R6: update to 2.5.0.

---
 srcpkgs/R-cran-R6/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/R-cran-R6/template b/srcpkgs/R-cran-R6/template
index 8c06f5a3cf7..3c35ffadb06 100644
--- a/srcpkgs/R-cran-R6/template
+++ b/srcpkgs/R-cran-R6/template
@@ -1,13 +1,13 @@
 # Template file for 'R-cran-R6'
 pkgname=R-cran-R6
-version=2.4.1
-revision=2
+version=2.5.0
+revision=1
 build_style=R-cran
 short_desc="Classes with Reference Semantics"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="MIT"
 homepage="https://github.com/r-lib/R6"
-checksum=26b0fd64827655c28c903f7ff623e839447387f3ad9b04939a02f41ac82faa3e
+checksum=aec1af9626ec532cb883b544bf9eff4cb2d89c343c7ce0fa31761ec5a7882e02
 
 post_install() {
 	vlicense LICENSE

From a4568734d14acbe135595fe6c35750dfd2af0ff0 Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Sat, 21 Nov 2020 02:25:50 +0200
Subject: [PATCH 2/3] R-cran-ps: update to 1.4.0.

---
 srcpkgs/R-cran-ps/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/R-cran-ps/template b/srcpkgs/R-cran-ps/template
index 1f95a5d7f2c..d4497a4d234 100644
--- a/srcpkgs/R-cran-ps/template
+++ b/srcpkgs/R-cran-ps/template
@@ -1,13 +1,13 @@
 # Template file for 'R-cran-ps'
 pkgname=R-cran-ps
-version=1.3.4
+version=1.4.0
 revision=1
 build_style=R-cran
 short_desc="List, Query, Manipulate System Processes"
 maintainer="Luke Hannan <lukehannan@gmail.com>"
-license="BSD-3-Clause"
+license="MIT"
 homepage="https://github.com/r-lib/ps"
-checksum=8468c6994e199053050c614fb3e6ee0e670833a0185abf53d6cb09e19c85aeb3
+checksum=5f79ae4489090e07abbea892049ec0db900d31955237b388664289e6dc00da7a
 
 post_install() {
 	vlicense LICENSE

From 760ec7b0d232e74713a932c55b7b219a1ac31583 Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Sat, 21 Nov 2020 02:26:01 +0200
Subject: [PATCH 3/3] R-cran-processx: update to 3.4.4.

---
 srcpkgs/R-cran-processx/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/R-cran-processx/template b/srcpkgs/R-cran-processx/template
index e051b4b3682..9560ded758b 100644
--- a/srcpkgs/R-cran-processx/template
+++ b/srcpkgs/R-cran-processx/template
@@ -1,7 +1,7 @@
 # Template file for 'R-cran-processx'
 pkgname=R-cran-processx
-version=3.4.3
-revision=2
+version=3.4.4
+revision=1
 build_style=R-cran
 hostmakedepends="R-cran-ps R-cran-R6"
 depends="R-cran-ps R-cran-R6"
@@ -9,7 +9,7 @@ short_desc="Execute and Control System Processes"
 maintainer="Luke Hannan <lukehannan@gmail.com>"
 license="MIT"
 homepage="https://github.com/r-lib/processx"
-checksum=f247f2180f72e59f1e6d7149ddb44796698eb6be97cc8c479d5f488b65fcb01d
+checksum=aaa40f10a6670eeb451e038bc0eb7c16f263dacb797f76d965b9fc75dda7482b
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: R-cran-processx: update to 3.4.4
  2020-11-21  0:27 [PR PATCH] R cran processx luhann
@ 2020-11-21 13:15 ` jnbr
  0 siblings, 0 replies; 2+ messages in thread
From: jnbr @ 2020-11-21 13:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 166 bytes --]

There's a merged pull request on the void-packages repository

R-cran-processx: update to 3.4.4
https://github.com/void-linux/void-packages/pull/26545

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-21 13:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-21  0:27 [PR PATCH] R cran processx luhann
2020-11-21 13:15 ` [PR PATCH] [Merged]: R-cran-processx: update to 3.4.4 jnbr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).