Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] R cran lubridate
@ 2020-07-22 12:55 luhann
  2020-07-22 15:41 ` [PR PATCH] [Updated] R-cran-lubridate: update to 1.7.9 luhann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: luhann @ 2020-07-22 12:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/luhann/void-packages R-cran-lubridate
https://github.com/void-linux/void-packages/pull/23734

R cran lubridate
Also updated R-cran-Rcpp as a dependency of R-cran-lubridate.

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

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

From eff81df54ce2e2d20b41b35800583a9fe66ec1ce Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Wed, 22 Jul 2020 14:52:25 +0200
Subject: [PATCH 1/2] R-cran-Rcpp: update to 1.0.5.

---
 srcpkgs/R-cran-Rcpp/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/R-cran-Rcpp/template b/srcpkgs/R-cran-Rcpp/template
index e2b99830b11..7cee0242095 100644
--- a/srcpkgs/R-cran-Rcpp/template
+++ b/srcpkgs/R-cran-Rcpp/template
@@ -1,13 +1,13 @@
 # Template file for 'R-cran-Rcpp'
 pkgname=R-cran-Rcpp
-version=1.0.4.6
+version=1.0.5
 revision=1
 build_style=R-cran
 short_desc="Seamless R and C++ Integration"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="GPL-2.0-or-later"
 homepage="http://www.rcpp.org/"
-checksum=45af675ddbbe155e671453b2e84fe32250bb98d4ccb4342b61c1e25cff10b302
+checksum=b8462c643bcc6fe3b0e9caee9e0cd76c5f7f0e34ee2e7397f93c4c43885c5c04
 
 pre_install() {
 	case "$XBPS_TARGET_MACHINE" in

From 091feccce63f778a91192baf2ed8e4fd97bcd523 Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Wed, 22 Jul 2020 14:54:07 +0200
Subject: [PATCH 2/2] R-cran-lubridate: update to 1.7.9.

---
 srcpkgs/R-cran-lubridate/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/R-cran-lubridate/template b/srcpkgs/R-cran-lubridate/template
index 1828d97b907..0d5971453cb 100644
--- a/srcpkgs/R-cran-lubridate/template
+++ b/srcpkgs/R-cran-lubridate/template
@@ -1,6 +1,6 @@
 # Template file for 'R-cran-lubridate'
 pkgname=R-cran-lubridate
-version=1.7.8
+version=1.7.9
 revision=1
 build_style=R-cran
 makedepends="R-cran-generics R-cran-Rcpp"
@@ -9,4 +9,4 @@ short_desc="Make Dealing with Dates a Little Easier"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/tidyverse/lubridate"
-checksum=3da19922fc373e113ecc58c4984955ba26da703edc9c991bd444b7077d4b553c
+checksum=cbf95ee07323f3912a98f3cfdae04258d7ce1edb259787f284e2be3cddfed272

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

* Re: [PR PATCH] [Updated] R-cran-lubridate: update to 1.7.9.
  2020-07-22 12:55 [PR PATCH] R cran lubridate luhann
@ 2020-07-22 15:41 ` luhann
  2020-07-22 15:49 ` luhann
  2020-07-22 20:05 ` [PR PATCH] [Merged]: " jnbr
  2 siblings, 0 replies; 4+ messages in thread
From: luhann @ 2020-07-22 15:41 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by luhann against master on the void-packages repository

https://github.com/luhann/void-packages R-cran-lubridate
https://github.com/void-linux/void-packages/pull/23734

R-cran-lubridate: update to 1.7.9.
Also updated R-cran-Rcpp as a dependency of R-cran-lubridate.

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

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

From eff81df54ce2e2d20b41b35800583a9fe66ec1ce Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Wed, 22 Jul 2020 14:52:25 +0200
Subject: [PATCH 1/2] R-cran-Rcpp: update to 1.0.5.

---
 srcpkgs/R-cran-Rcpp/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/R-cran-Rcpp/template b/srcpkgs/R-cran-Rcpp/template
index e2b99830b11..7cee0242095 100644
--- a/srcpkgs/R-cran-Rcpp/template
+++ b/srcpkgs/R-cran-Rcpp/template
@@ -1,13 +1,13 @@
 # Template file for 'R-cran-Rcpp'
 pkgname=R-cran-Rcpp
-version=1.0.4.6
+version=1.0.5
 revision=1
 build_style=R-cran
 short_desc="Seamless R and C++ Integration"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="GPL-2.0-or-later"
 homepage="http://www.rcpp.org/"
-checksum=45af675ddbbe155e671453b2e84fe32250bb98d4ccb4342b61c1e25cff10b302
+checksum=b8462c643bcc6fe3b0e9caee9e0cd76c5f7f0e34ee2e7397f93c4c43885c5c04
 
 pre_install() {
 	case "$XBPS_TARGET_MACHINE" in

From 3f47dcf91dd49ba17e1fa28545da15762e9be7d4 Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Wed, 22 Jul 2020 14:54:07 +0200
Subject: [PATCH 2/2] R-cran-lubridate: update to 1.7.9.

---
 srcpkgs/R-cran-lubridate/template | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/R-cran-lubridate/template b/srcpkgs/R-cran-lubridate/template
index 1828d97b907..28685dde70b 100644
--- a/srcpkgs/R-cran-lubridate/template
+++ b/srcpkgs/R-cran-lubridate/template
@@ -1,6 +1,6 @@
 # Template file for 'R-cran-lubridate'
 pkgname=R-cran-lubridate
-version=1.7.8
+version=1.7.9
 revision=1
 build_style=R-cran
 makedepends="R-cran-generics R-cran-Rcpp"
@@ -9,4 +9,10 @@ short_desc="Make Dealing with Dates a Little Easier"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/tidyverse/lubridate"
-checksum=3da19922fc373e113ecc58c4984955ba26da703edc9c991bd444b7077d4b553c
+checksum=cbf95ee07323f3912a98f3cfdae04258d7ce1edb259787f284e2be3cddfed272
+
+pre_install() {
+	case "$XBPS_TARGET_MACHINE" in
+		*-musl) export PKG_CXXFLAGS+=" -D__MUSL__";;
+	esac
+}
\ No newline at end of file

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

* Re: [PR PATCH] [Updated] R-cran-lubridate: update to 1.7.9.
  2020-07-22 12:55 [PR PATCH] R cran lubridate luhann
  2020-07-22 15:41 ` [PR PATCH] [Updated] R-cran-lubridate: update to 1.7.9 luhann
@ 2020-07-22 15:49 ` luhann
  2020-07-22 20:05 ` [PR PATCH] [Merged]: " jnbr
  2 siblings, 0 replies; 4+ messages in thread
From: luhann @ 2020-07-22 15:49 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by luhann against master on the void-packages repository

https://github.com/luhann/void-packages R-cran-lubridate
https://github.com/void-linux/void-packages/pull/23734

R-cran-lubridate: update to 1.7.9.
Also updated R-cran-Rcpp as a dependency of R-cran-lubridate.

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

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

From eff81df54ce2e2d20b41b35800583a9fe66ec1ce Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Wed, 22 Jul 2020 14:52:25 +0200
Subject: [PATCH 1/2] R-cran-Rcpp: update to 1.0.5.

---
 srcpkgs/R-cran-Rcpp/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/R-cran-Rcpp/template b/srcpkgs/R-cran-Rcpp/template
index e2b99830b11..7cee0242095 100644
--- a/srcpkgs/R-cran-Rcpp/template
+++ b/srcpkgs/R-cran-Rcpp/template
@@ -1,13 +1,13 @@
 # Template file for 'R-cran-Rcpp'
 pkgname=R-cran-Rcpp
-version=1.0.4.6
+version=1.0.5
 revision=1
 build_style=R-cran
 short_desc="Seamless R and C++ Integration"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="GPL-2.0-or-later"
 homepage="http://www.rcpp.org/"
-checksum=45af675ddbbe155e671453b2e84fe32250bb98d4ccb4342b61c1e25cff10b302
+checksum=b8462c643bcc6fe3b0e9caee9e0cd76c5f7f0e34ee2e7397f93c4c43885c5c04
 
 pre_install() {
 	case "$XBPS_TARGET_MACHINE" in

From a9497feea44460c68c62c433b54a23065f7db58a Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Wed, 22 Jul 2020 14:54:07 +0200
Subject: [PATCH 2/2] R-cran-lubridate: update to 1.7.9.

---
 srcpkgs/R-cran-lubridate/template | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/R-cran-lubridate/template b/srcpkgs/R-cran-lubridate/template
index 1828d97b907..3a6e7e93250 100644
--- a/srcpkgs/R-cran-lubridate/template
+++ b/srcpkgs/R-cran-lubridate/template
@@ -1,6 +1,6 @@
 # Template file for 'R-cran-lubridate'
 pkgname=R-cran-lubridate
-version=1.7.8
+version=1.7.9
 revision=1
 build_style=R-cran
 makedepends="R-cran-generics R-cran-Rcpp"
@@ -9,4 +9,10 @@ short_desc="Make Dealing with Dates a Little Easier"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/tidyverse/lubridate"
-checksum=3da19922fc373e113ecc58c4984955ba26da703edc9c991bd444b7077d4b553c
+checksum=cbf95ee07323f3912a98f3cfdae04258d7ce1edb259787f284e2be3cddfed272
+
+pre_install() {
+	case "$XBPS_TARGET_MACHINE" in
+		*-musl) export PKG_CXXFLAGS+=" -D__MUSL__";;
+	esac
+}

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

* Re: [PR PATCH] [Merged]: R-cran-lubridate: update to 1.7.9.
  2020-07-22 12:55 [PR PATCH] R cran lubridate luhann
  2020-07-22 15:41 ` [PR PATCH] [Updated] R-cran-lubridate: update to 1.7.9 luhann
  2020-07-22 15:49 ` luhann
@ 2020-07-22 20:05 ` jnbr
  2 siblings, 0 replies; 4+ messages in thread
From: jnbr @ 2020-07-22 20:05 UTC (permalink / raw)
  To: ml

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

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

R-cran-lubridate: update to 1.7.9.
https://github.com/void-linux/void-packages/pull/23734

Description:
Also updated R-cran-Rcpp as a dependency of R-cran-lubridate.

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

end of thread, other threads:[~2020-07-22 20:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-22 12:55 [PR PATCH] R cran lubridate luhann
2020-07-22 15:41 ` [PR PATCH] [Updated] R-cran-lubridate: update to 1.7.9 luhann
2020-07-22 15:49 ` luhann
2020-07-22 20:05 ` [PR PATCH] [Merged]: " 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).