Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] R-cran-ggplot2: update to 3.3.3.
@ 2021-03-12 14:49 luhann
  2021-03-12 20:15 ` [PR PATCH] [Closed]: " luhann
  2021-03-15 14:26 ` ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: luhann @ 2021-03-12 14:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/luhann/void-packages R-cran-ggplot2
https://github.com/void-linux/void-packages/pull/29414

R-cran-ggplot2: update to 3.3.3.
<!-- Mark items with [x] where applicable -->

#### General

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me


#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64)



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

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

From b1947f59c21be00be8c5bc68b9c9ac949b90d5ca Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Fri, 12 Mar 2021 16:36:57 +0200
Subject: [PATCH 01/10] R-cran-cli: update to 2.3.1.

---
 srcpkgs/R-cran-cli/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/R-cran-cli/template b/srcpkgs/R-cran-cli/template
index a37007c7325..b6c445ea937 100644
--- a/srcpkgs/R-cran-cli/template
+++ b/srcpkgs/R-cran-cli/template
@@ -1,15 +1,15 @@
 # Template file for 'R-cran-cli'
 pkgname=R-cran-cli
-version=2.0.2
-revision=2
+version=2.3.1
+revision=1
 build_style=R-cran
-makedepends="R-cran-assertthat R-cran-crayon R-cran-fansi R-cran-glue"
-depends="R-cran-assertthat R-cran-crayon R-cran-fansi R-cran-glue"
+makedepends="R-cran-assertthat R-cran-glue"
+depends="R-cran-assertthat R-cran-glue"
 short_desc="Helpers for Developing Command Line Interfaces"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="MIT"
 homepage="https://github.com/r-lib/cli/"
-checksum=490834e5b80eb036befa0e150996bcab1c4d5d168c3d45209926e52d0d5413b6
+checksum=516ce2de54b4a58afa943f31dfdd925e532b67cf5f91aec355e255637b2406ca
 
 post_install() {
 	vlicense LICENSE

From 31eae9e1d049eb83f18fb8d5ace4822156a9f55e Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Fri, 12 Mar 2021 16:37:02 +0200
Subject: [PATCH 02/10] R-cran-crayon: update to 1.4.1.

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

diff --git a/srcpkgs/R-cran-crayon/template b/srcpkgs/R-cran-crayon/template
index 7ccc8230501..c836f1b82ac 100644
--- a/srcpkgs/R-cran-crayon/template
+++ b/srcpkgs/R-cran-crayon/template
@@ -1,13 +1,13 @@
 # Template file for 'R-cran-crayon'
 pkgname=R-cran-crayon
-version=1.3.4
-revision=2
+version=1.4.1
+revision=1
 build_style=R-cran
 short_desc="Colored Terminal Output"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="MIT"
 homepage="https://github.com/r-lib/crayon/"
-checksum=fc6e9bf990e9532c4fcf1a3d2ce22d8cf12d25a95e4779adfa17713ed836fa68
+checksum=08b6e42e748d096960b2f32b7ffe690c25742e29fe14c19d1834cd6ff43029c7
 
 post_install() {
 	vlicense LICENSE

From a6a2f5dbe271104b30851d8af13552c53821996c Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Fri, 12 Mar 2021 16:37:42 +0200
Subject: [PATCH 03/10] R-cran-fansi: update to 0.4.2.

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

diff --git a/srcpkgs/R-cran-fansi/template b/srcpkgs/R-cran-fansi/template
index 23a088e6c89..a10f86c52f5 100644
--- a/srcpkgs/R-cran-fansi/template
+++ b/srcpkgs/R-cran-fansi/template
@@ -1,10 +1,10 @@
 # Template file for 'R-cran-fansi'
 pkgname=R-cran-fansi
-version=0.4.1
-revision=2
+version=0.4.2
+revision=1
 build_style=R-cran
 short_desc="ANSI Control Sequence Aware String Functions"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="GPL-2.0-or-later"
 homepage="https://cran.r-project.org/web/packages/fansi/index.html"
-checksum=3c69eec803a3827e5227f9cf084976eeb738b22c7eb7665bb5faa251bce41e09
+checksum=a2edf06cf8b91333a5df4990d50cdb35a63aa4b63c8c8ddf5bedcb499daafc44

From 41ece6e31af1d0c3d7482fcabd69089f5fff1d94 Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Fri, 12 Mar 2021 16:37:56 +0200
Subject: [PATCH 04/10] R-cran-isoband: update to 0.2.4.

---
 srcpkgs/R-cran-isoband/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/R-cran-isoband/template b/srcpkgs/R-cran-isoband/template
index 651747354b4..dd88c5e9d57 100644
--- a/srcpkgs/R-cran-isoband/template
+++ b/srcpkgs/R-cran-isoband/template
@@ -1,15 +1,13 @@
 # Template file for 'R-cran-isoband'
 pkgname=R-cran-isoband
-version=0.2.2
-revision=2
+version=0.2.4
+revision=1
 build_style=R-cran
-hostmakedepends="R-cran-testthat"
-depends="R-cran-testthat"
 short_desc="Generate Isolines and Isobands from Regularly Spaced Elevation Grids"
 maintainer="Luke Hannan <lukehannan@gmail.com>"
 license="MIT"
 homepage="https://github.com/wilkelab/isoband"
-checksum=fd1bb33c547e1ace948212aacb12c7b1907fa3dbf1d417c236dbac4702788e10
+checksum=96d5bbdbfa4ead40bf30cec5a0d525b6a6b0f21eb92d179289ce2c4459bf387c
 
 post_install() {
 	vlicense LICENSE

From 207d52808794e00cc967087b5de641d3083a621f Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Fri, 12 Mar 2021 16:38:11 +0200
Subject: [PATCH 05/10] R-cran-withr: update to 2.4.1.

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

diff --git a/srcpkgs/R-cran-withr/template b/srcpkgs/R-cran-withr/template
index b615b56ab15..60285166a63 100644
--- a/srcpkgs/R-cran-withr/template
+++ b/srcpkgs/R-cran-withr/template
@@ -1,10 +1,10 @@
 # Template file for 'R-cran-withr'
 pkgname=R-cran-withr
-version=2.2.0
-revision=2
+version=2.4.1
+revision=1
 build_style=R-cran
 short_desc="Run Code 'With' Temporarily Modified Global State"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="GPL-2.0-or-later"
 homepage="http://withr.r-lib.org/"
-checksum=4c21e51cf48f8c281ddd5f5ec358ac446df3c982104fd00bfe62d9259d73b582
+checksum=5f5ed9058d51b676f8b170b32bc0952ace6790e038f2b6d6860c5bb94f67178f

From 0ed77b53c42624e35a75df59a9fcec4076342797 Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Fri, 12 Mar 2021 16:38:38 +0200
Subject: [PATCH 06/10] R-cran-magrittr: update to 2.0.1.

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

diff --git a/srcpkgs/R-cran-magrittr/template b/srcpkgs/R-cran-magrittr/template
index 44af2806c82..1e4ecaa4383 100644
--- a/srcpkgs/R-cran-magrittr/template
+++ b/srcpkgs/R-cran-magrittr/template
@@ -1,13 +1,13 @@
 # Template file for 'R-cran-magrittr'
 pkgname=R-cran-magrittr
-version=1.5
-revision=2
+version=2.0.1
+revision=1
 build_style=R-cran
 short_desc="Forward-Pipe Operator for R"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="MIT"
 homepage="https://cran.r-project.org/web/packages/magrittr/index.html"
-checksum=05c45943ada9443134caa0ab24db4a962b629f00b755ccf039a2a2a7b2c92ae8
+checksum=75c265d51cc2b34beb27040edb09823c7b954d3990a7a931e40690b75d4aad5f
 
 post_install() {
 	vlicense LICENSE

From 770bac5d22a878e53febdebf79d5bf2d1e4361cd Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Fri, 12 Mar 2021 16:38:56 +0200
Subject: [PATCH 07/10] R-cran-digest: update to 0.6.27.

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

diff --git a/srcpkgs/R-cran-digest/template b/srcpkgs/R-cran-digest/template
index fd9b13fbce8..0bf4c97052f 100644
--- a/srcpkgs/R-cran-digest/template
+++ b/srcpkgs/R-cran-digest/template
@@ -1,11 +1,11 @@
 # Template file for 'R-cran-digest'
 pkgname=R-cran-digest
-version=0.6.25
-revision=2
+version=0.6.27
+revision=1
 build_style=R-cran
 short_desc="Create Compact Hash Digests of R Objects"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="GPL-2.0-or-later"
 homepage="http://dirk.eddelbuettel.com/code/digest.html"
 changelog="https://github.com/eddelbuettel/digest/raw/master/ChangeLog"
-checksum=15ccadb7b8bccaa221b6700bb549011719d0f4b38dbd3a1f29face3e019e2de5
+checksum=f485f75122907da24c41d4a62c91a232f0c371befd2f77e973342a1bef00253f

From fc87d535e4399381569406f811fbb6b09556961c Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Fri, 12 Mar 2021 16:39:25 +0200
Subject: [PATCH 08/10] R-cran-pillar: update to 1.5.1.

---
 srcpkgs/R-cran-pillar/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/R-cran-pillar/template b/srcpkgs/R-cran-pillar/template
index 66a4da300d7..e041a7a7c4b 100644
--- a/srcpkgs/R-cran-pillar/template
+++ b/srcpkgs/R-cran-pillar/template
@@ -1,14 +1,14 @@
 # Template file for 'R-cran-pillar'
 pkgname=R-cran-pillar
-version=1.4.6
-revision=2
+version=1.5.1
+revision=1
 build_style=R-cran
-makedepends="R-cran-cli R-cran-crayon R-cran-lifecycle R-cran-rlang R-cran-utf8
- R-cran-fansi R-cran-vctrs"
-depends="R-cran-cli>=1.0.0 R-cran-crayon>=1.3.4 R-cran-lifecycle
- R-cran-rlang>=0.3.0 R-cran-utf8>=1.1.3 R-cran-fansi R-cran-vctrs>=0.2.0"
+makedepends="R-cran-cli R-cran-crayon R-cran-ellipsis R-cran-lifecycle
+ R-cran-rlang R-cran-utf8 R-cran-fansi R-cran-vctrs"
+depends="R-cran-cli R-cran-crayon R-cran-ellipsis R-cran-lifecycle
+ R-cran-rlang R-cran-utf8 R-cran-fansi R-cran-vctrs"
 short_desc="Coloured Formatting for Columns"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/r-lib/pillar/"
-checksum=d21d3f729619942db8cfa64b445f1b46f0187ed408bd21d78a89c98fe3479305
+checksum=0ce5d15364dab761dab5b159ec2a4586ed1635f058fa13975725a1921e43e672

From 4a097482eb56fc3da62f85cccf718d65db29c925 Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Fri, 12 Mar 2021 16:39:30 +0200
Subject: [PATCH 09/10] R-cran-tibble: update to 3.1.0.

---
 srcpkgs/R-cran-tibble/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/R-cran-tibble/template b/srcpkgs/R-cran-tibble/template
index 6e5300749c2..048d739f793 100644
--- a/srcpkgs/R-cran-tibble/template
+++ b/srcpkgs/R-cran-tibble/template
@@ -1,19 +1,19 @@
 # Template file for 'R-cran-tibble'
 pkgname=R-cran-tibble
-version=3.0.3
-revision=2
+version=3.1.0
+revision=1
 build_style=R-cran
-makedepends="R-cran-cli R-cran-crayon R-cran-ellipsis
+makedepends="R-cran-ellipsis
  R-cran-fansi R-cran-lifecycle R-cran-magrittr
  R-cran-pillar R-cran-rlang R-cran-pkgconfig R-cran-vctrs"
-depends="R-cran-cli R-cran-crayon R-cran-ellipsis
+depends="R-cran-ellipsis
  R-cran-fansi R-cran-lifecycle R-cran-magrittr
  R-cran-pillar R-cran-rlang R-cran-pkgconfig R-cran-vctrs"
 short_desc="Simple Data Frames"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="MIT"
 homepage="http://tibble.tidyverse.org/"
-checksum=bf778ac15d779ffe811e470c1983e87f8d6a914e13d2f095a50914c30f8a9e38
+checksum=959e28dea05181a7cd43a744028892261bda4c7ec78ad35fb148d144dcf5154e
 
 post_install() {
 	vlicense LICENSE

From dbd2f244186f9eaae4aa624776d9833fce915e6a Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Fri, 12 Mar 2021 16:44:34 +0200
Subject: [PATCH 10/10] R-cran-ggplot2: update to 3.3.3.

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

diff --git a/srcpkgs/R-cran-ggplot2/template b/srcpkgs/R-cran-ggplot2/template
index 8ee6e36ae78..48aa4abe0b6 100644
--- a/srcpkgs/R-cran-ggplot2/template
+++ b/srcpkgs/R-cran-ggplot2/template
@@ -1,7 +1,7 @@
 # Template file for 'R-cran-ggplot2'
 pkgname=R-cran-ggplot2
-version=3.3.2
-revision=2
+version=3.3.3
+revision=1
 build_style=R-cran
 makedepends="R-cran-digest R-cran-glue R-cran-gtable R-cran-isoband
  R-cran-rlang R-cran-scales R-cran-tibble R-cran-withr"
@@ -11,4 +11,4 @@ short_desc="Create Elegant Data Visualisations Using the Grammar of Graphics"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="GPL-2.0-only"
 homepage="https://ggplot2.tidyverse.org/"
-checksum=4dad281e6afb0202ebc8dbe9bd91ae93ab5c3b2aa10fad03078dd87f71595173
+checksum=45c29e2348dbd195bbde1197a52db7764113e57f463fd3770fb899acc33423cc

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

* Re: [PR PATCH] [Closed]: R-cran-ggplot2: update to 3.3.3.
  2021-03-12 14:49 [PR PATCH] R-cran-ggplot2: update to 3.3.3 luhann
@ 2021-03-12 20:15 ` luhann
  2021-03-15 14:26 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: luhann @ 2021-03-12 20:15 UTC (permalink / raw)
  To: ml

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

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

R-cran-ggplot2: update to 3.3.3.
https://github.com/void-linux/void-packages/pull/29414

Description:
<!-- Mark items with [x] where applicable -->

#### General
Updated all dependencies of ggplot2 and dropped unnecessary dependencies where relevant.

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me


#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64)



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

* Re: [PR PATCH] [Closed]: R-cran-ggplot2: update to 3.3.3.
  2021-03-12 14:49 [PR PATCH] R-cran-ggplot2: update to 3.3.3 luhann
  2021-03-12 20:15 ` [PR PATCH] [Closed]: " luhann
@ 2021-03-15 14:26 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2021-03-15 14:26 UTC (permalink / raw)
  To: ml

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

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

R-cran-ggplot2: update to 3.3.3.
https://github.com/void-linux/void-packages/pull/29414

Description:
<!-- Mark items with [x] where applicable -->

#### General
Updated all dependencies of ggplot2 and dropped unnecessary dependencies where relevant.

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me


#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64)



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

end of thread, other threads:[~2021-03-15 14:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-12 14:49 [PR PATCH] R-cran-ggplot2: update to 3.3.3 luhann
2021-03-12 20:15 ` [PR PATCH] [Closed]: " luhann
2021-03-15 14:26 ` ahesford

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).