Sun Sep 20 04:41:37 2020 UTC ()
(devel/R-lintr) updated 2.0.0 to 2.0.1
# lintr 2.0.1

## New features

* Lintr now supports GitHub Actions and will print the lints as warning
  messages if lints are printed during an action.

## Minor fixes and features

* `single_quote_linter()` no longer causes a print issue when open quote
  appears at a column > than close quote (#457, @jamieRowen)
* `absolute_path_linter()` and `nonportable_path_linter()` now handle
  file-paths that are wrapped with double-quotes (#433, #437, @russHyde).
* `get_source_expressions()` has been changed to handle `expr_or_assign_or_help`
  tokens arising when parsing code containing equals-assignments in R-devel
  (#403, #456, @russHyde).
* `object_usage_linter` has been changed to ensure lint-position is indicated
  relative to the start of the file, rather than the start of a defining
  function (#432, @russHyde).


(mef)
diff -r1.2 -r1.3 pkgsrc/devel/R-lintr/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/R-lintr/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/devel/R-lintr/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/R-lintr/Makefile 2020/02/13 13:25:05 1.2
+++ pkgsrc/devel/R-lintr/Makefile 2020/09/20 04:41:37 1.3
@@ -1,28 +1,30 @@ @@ -1,28 +1,30 @@
1# $NetBSD: Makefile,v 1.2 2020/02/13 13:25:05 mef Exp $ 1# $NetBSD: Makefile,v 1.3 2020/09/20 04:41:37 mef Exp $
2 2
3R_PKGNAME= lintr 3R_PKGNAME= lintr
4R_PKGVER= 2.0.0 4R_PKGVER= 2.0.1
5CATEGORIES= devel 5CATEGORIES= devel
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8COMMENT= A 'Linter' for R Code 8COMMENT= 'Linter' for R Code
9LICENSE= mit # + file LICENSE 9LICENSE= mit # + file LICENSE
10 10
11DEPENDS+= R-crayon>=1.3.4:../../devel/R-crayon 11DEPENDS+= R-crayon>=1.3.4:../../devel/R-crayon
12DEPENDS+= R-rex>=1.1.2:../../devel/R-rex 12DEPENDS+= R-rex>=1.1.2:../../devel/R-rex
13DEPENDS+= R-testthat>=2.2.1:../../devel/R-testthat 13DEPENDS+= R-testthat>=2.2.1:../../devel/R-testthat
14DEPENDS+= R-rstudioapi>=0.2:../../math/R-rstudioapi 14DEPENDS+= R-rstudioapi>=0.2:../../math/R-rstudioapi
15DEPENDS+= R-knitr>=1.23:../../print/R-knitr 15DEPENDS+= R-knitr>=1.23:../../print/R-knitr
16DEPENDS+= R-digest>=0.6.20:../../security/R-digest 16DEPENDS+= R-digest>=0.6.20:../../security/R-digest
17DEPENDS+= R-jsonlite>=1.6:../../textproc/R-jsonlite 17DEPENDS+= R-jsonlite>=1.6:../../textproc/R-jsonlite
18DEPENDS+= R-xml2>=1.0.0:../../textproc/R-xml2 18DEPENDS+= R-xml2>=1.0.0:../../textproc/R-xml2
19DEPENDS+= R-httr>=1.2.1:../../www/R-httr 19DEPENDS+= R-httr>=1.2.1:../../www/R-httr
20DEPENDS+= R-cyclocomp-[0-9]*:../../devel/R-cyclocomp 20DEPENDS+= R-cyclocomp-[0-9]*:../../devel/R-cyclocomp
21DEPENDS+= R-stringdist-[0-9]*:../../math/R-stringdist 21DEPENDS+= R-stringdist-[0-9]*:../../math/R-stringdist
22DEPENDS+= R-xmlparsedata-[0-9]*:../../textproc/R-xmlparsedata 22DEPENDS+= R-xmlparsedata-[0-9]*:../../textproc/R-xmlparsedata
23 23
 24TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
 25TEST_DEPENDS+= R-mockery-[0-9]*:../../devel/R-mockery
24 26
25USE_LANGUAGES= # none 27USE_LANGUAGES= # none
26 28
27.include "../../math/R/Makefile.extension" 29.include "../../math/R/Makefile.extension"
28.include "../../mk/bsd.pkg.mk" 30.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/devel/R-lintr/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/R-lintr/distinfo 2020/02/10 14:16:31 1.1
+++ pkgsrc/devel/R-lintr/distinfo 2020/09/20 04:41:37 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2020/02/10 14:16:31 mef Exp $ 1$NetBSD: distinfo,v 1.2 2020/09/20 04:41:37 mef Exp $
2 2
3SHA1 (R/lintr_2.0.0.tar.gz) = cf21c26a30521f77b97b0b38338fc90123e94ffc 3SHA1 (R/lintr_2.0.1.tar.gz) = 00d77421ac4c00dd208404cb9cfd785c1b9cf5e0
4RMD160 (R/lintr_2.0.0.tar.gz) = 72680552e3449c481f94c7bc80dc9eefdeed2b48 4RMD160 (R/lintr_2.0.1.tar.gz) = 87e408ca9f963bbc8451f568262d29a1a9439d4a
5SHA512 (R/lintr_2.0.0.tar.gz) = d21875f9e1027c07d8e0a2f677f67d86fea169b686fb56b8fa4810b3e952a25a161864e1589a34e481fe852de6fff139d041905bedc33f1971591e31b1520694 5SHA512 (R/lintr_2.0.1.tar.gz) = 2b2189fd36924e70471b27822701eb0f1ebc62cbb4b7120f879f8be779d9a7cdbca307a533f1496799082f84ae72d2a8e638d943041e8255ba1775b6caeb8509
6Size (R/lintr_2.0.0.tar.gz) = 206624 bytes 6Size (R/lintr_2.0.1.tar.gz) = 219142 bytes