Sun Oct 13 11:47:21 2019 UTC ()
devel/R-rex: import version 1.1.2

A friendly interface for the construction of regular expressions.


(rillig)
diff -r1.2924 -r1.2925 pkgsrc/devel/Makefile
diff -r0 -r1.1 pkgsrc/devel/R-rex/DESCR
diff -r0 -r1.1 pkgsrc/devel/R-rex/Makefile
diff -r0 -r1.1 pkgsrc/devel/R-rex/distinfo

cvs diff -r1.2924 -r1.2925 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2019/10/07 09:28:09 1.2924
+++ pkgsrc/devel/Makefile 2019/10/13 11:47:21 1.2925
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.2924 2019/10/07 09:28:09 prlw1 Exp $ 1# $NetBSD: Makefile,v 1.2925 2019/10/13 11:47:21 rillig Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= ExmanIDE 7SUBDIR+= ExmanIDE
8SUBDIR+= GConf 8SUBDIR+= GConf
9SUBDIR+= GConf-ui 9SUBDIR+= GConf-ui
10SUBDIR+= Gorm 10SUBDIR+= Gorm
11SUBDIR+= MoarVM 11SUBDIR+= MoarVM
12SUBDIR+= ObjectiveLib 12SUBDIR+= ObjectiveLib
13SUBDIR+= ProjectCenter 13SUBDIR+= ProjectCenter
14SUBDIR+= R-BH 14SUBDIR+= R-BH
@@ -39,26 +39,27 @@ SUBDIR+= R-iterators @@ -39,26 +39,27 @@ SUBDIR+= R-iterators
39SUBDIR+= R-lazyeval 39SUBDIR+= R-lazyeval
40SUBDIR+= R-magrittr 40SUBDIR+= R-magrittr
41SUBDIR+= R-memoise 41SUBDIR+= R-memoise
42SUBDIR+= R-pkgbuild 42SUBDIR+= R-pkgbuild
43SUBDIR+= R-pkgconfig 43SUBDIR+= R-pkgconfig
44SUBDIR+= R-pkgload 44SUBDIR+= R-pkgload
45SUBDIR+= R-plogr 45SUBDIR+= R-plogr
46SUBDIR+= R-proto 46SUBDIR+= R-proto
47SUBDIR+= R-purrr 47SUBDIR+= R-purrr
48SUBDIR+= R-rcmdcheck 48SUBDIR+= R-rcmdcheck
49SUBDIR+= R-rematch 49SUBDIR+= R-rematch
50SUBDIR+= R-remotes 50SUBDIR+= R-remotes
51SUBDIR+= R-repr 51SUBDIR+= R-repr
 52SUBDIR+= R-rex
52SUBDIR+= R-rio 53SUBDIR+= R-rio
53SUBDIR+= R-rlang 54SUBDIR+= R-rlang
54SUBDIR+= R-roxygen2 55SUBDIR+= R-roxygen2
55SUBDIR+= R-rprojroot 56SUBDIR+= R-rprojroot
56SUBDIR+= R-sessioninfo 57SUBDIR+= R-sessioninfo
57SUBDIR+= R-tcltk2 58SUBDIR+= R-tcltk2
58SUBDIR+= R-testthat 59SUBDIR+= R-testthat
59SUBDIR+= R-tidyselect 60SUBDIR+= R-tidyselect
60SUBDIR+= R-usethis 61SUBDIR+= R-usethis
61SUBDIR+= R-uuid 62SUBDIR+= R-uuid
62SUBDIR+= R-whisker 63SUBDIR+= R-whisker
63SUBDIR+= R-withr 64SUBDIR+= R-withr
64SUBDIR+= R-xfun 65SUBDIR+= R-xfun

File Added: pkgsrc/devel/R-rex/DESCR
A friendly interface for the construction of regular expressions.

File Added: pkgsrc/devel/R-rex/Makefile
# $NetBSD: Makefile,v 1.1 2019/10/13 11:47:21 rillig Exp $

R_PKGNAME=	rex
R_PKGVER=	1.1.2
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Friendly Regular Expressions
LICENSE=	mit	# + file LICENSE

DEPENDS+=	R-lazyeval>=0.2.2:../../devel/R-lazyeval
DEPENDS+=	R-magrittr>=1.5:../../devel/R-magrittr

USE_LANGUAGES=	# none

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/R-rex/distinfo
$NetBSD: distinfo,v 1.1 2019/10/13 11:47:21 rillig Exp $

SHA1 (R/rex_1.1.2.tar.gz) = 84b90705fda29bbee4b59cc00b1dcaa3fc28d64e
RMD160 (R/rex_1.1.2.tar.gz) = 7f4f94583b8cefc1856b92b343083bf5030b7c48
SHA512 (R/rex_1.1.2.tar.gz) = bbb7d0d42e98ac77707f42022dacf86b4dfd8f31c0763883d1db53da4ea1cf7c63772b3d61b0d43eef9bd8f4ace0e3771ce12f21e4ce9169a874c60f9241e9a5
Size (R/rex_1.1.2.tar.gz) = 89430 bytes