pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc R-rlang: update to version 0.4.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e7d227b4ecfa
branches:  trunk
changeset: 398898:e7d227b4ecfa
user:      brook <brook%pkgsrc.org@localhost>
date:      Wed Jul 31 15:43:26 2019 +0000

description:
R-rlang: update to version 0.4.0.

Update to the canonical form of an R package.

diffstat:

 devel/R-rlang/Makefile |   9 ++++-----
 devel/R-rlang/distinfo |  10 +++++-----
 doc/CHANGES-2019       |   3 ++-
 3 files changed, 11 insertions(+), 11 deletions(-)

diffs (54 lines):

diff -r da86f5b3a260 -r e7d227b4ecfa devel/R-rlang/Makefile
--- a/devel/R-rlang/Makefile    Wed Jul 31 15:35:44 2019 +0000
+++ b/devel/R-rlang/Makefile    Wed Jul 31 15:43:26 2019 +0000
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.5 2019/04/07 12:58:15 wen Exp $
+# $NetBSD: Makefile,v 1.6 2019/07/31 15:43:27 brook Exp $
 
-CATEGORIES=    devel
+CATEGORIES=    devel R
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      http://rlang.tidyverse.org/
-COMMENT=       Functions for base types, core R and Tidyverse features
+COMMENT=       Functions for base types and core R and 'Tidyverse' features
 LICENSE=       gnu-gpl-v3
 
 R_PKGNAME=     rlang
-R_PKGVER=      0.3.4
+R_PKGVER=      0.4.0
 
 USE_LANGUAGES= c
 
-BUILDLINK_API_DEPENDS.R+=      R>=3.1.0
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"
diff -r da86f5b3a260 -r e7d227b4ecfa devel/R-rlang/distinfo
--- a/devel/R-rlang/distinfo    Wed Jul 31 15:35:44 2019 +0000
+++ b/devel/R-rlang/distinfo    Wed Jul 31 15:43:26 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/04/07 12:58:15 wen Exp $
+$NetBSD: distinfo,v 1.5 2019/07/31 15:43:27 brook Exp $
 
-SHA1 (R/rlang_0.3.4.tar.gz) = b91c413e7f217c4e9a12d545f0c250d090469719
-RMD160 (R/rlang_0.3.4.tar.gz) = adee5db1f12f5cf638328dc6a5c88e067de1f7ec
-SHA512 (R/rlang_0.3.4.tar.gz) = e83a2b4aa5da4f2e5ec4f3d71d81ae4b574832d5f5d8ee68760af0f60b7a7a1d70235bf6a6467ebac32613abe7b30f867536d59621eb15229d05b5c0645a007f
-Size (R/rlang_0.3.4.tar.gz) = 858992 bytes
+SHA1 (R/rlang_0.4.0.tar.gz) = 8f0c8673797b98e5cc47c3a5627aacb9b710d80b
+RMD160 (R/rlang_0.4.0.tar.gz) = d7e18c721a5ecad94f9a783c0edbab084e917d04
+SHA512 (R/rlang_0.4.0.tar.gz) = be4f1011dae14d4d175d5c5e6d6602222fb72652c7b3234acde0db84ddd432489b6f7d7dd4e8b112ddaf1bcbe1d27b9acb5f2c6d924ffd09626db1507d719600
+Size (R/rlang_0.4.0.tar.gz) = 859737 bytes
diff -r da86f5b3a260 -r e7d227b4ecfa doc/CHANGES-2019
--- a/doc/CHANGES-2019  Wed Jul 31 15:35:44 2019 +0000
+++ b/doc/CHANGES-2019  Wed Jul 31 15:43:26 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3139 2019/07/31 15:35:44 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3140 2019/07/31 15:43:26 brook Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -5096,3 +5096,4 @@
        Updated devel/R-evaluate to 0.14 [brook 2019-07-31]
        Updated devel/R-iterators to 1.0.12 [brook 2019-07-31]
        Updated devel/R-repr to 1.0.1 [brook 2019-07-31]
+       Updated devel/R-rlang to 0.4.0 [brook 2019-07-31]



Home | Main Index | Thread Index | Old Index