summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-01-01 13:38:34 +0000
committerwen <wen@pkgsrc.org>2016-01-01 13:38:34 +0000
commita812bedd89dddfbabf673a73067f98c25f565278 (patch)
tree14317533e59479bbb97df88dd122eef324fdef41 /textproc
parentbfb1d23ccf1128ebdc3d9b83cb1efb419cf9c843 (diff)
downloadpkgsrc-a812bedd89dddfbabf673a73067f98c25f565278.tar.gz
Update to 1.0.0
Add missing DEPENDS Remove period from COMMENT Upstream changelog not found.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/R-stringr/Makefile9
-rw-r--r--textproc/R-stringr/distinfo10
2 files changed, 11 insertions, 8 deletions
diff --git a/textproc/R-stringr/Makefile b/textproc/R-stringr/Makefile
index 612b2aa0897..64b9dcaebef 100644
--- a/textproc/R-stringr/Makefile
+++ b/textproc/R-stringr/Makefile
@@ -1,15 +1,18 @@
-# $NetBSD: Makefile,v 1.1 2014/09/19 21:03:26 brook Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/01 13:38:34 wen Exp $
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/stringr/
-COMMENT= Make it easier to work with strings.
+COMMENT= Make it easier to work with strings
LICENSE= gnu-gpl-v2
R_PKGNAME= stringr
-R_PKGVER= 0.6.2
+R_PKGVER= 1.0.0
+
+DEPENDS= R-stringi>=0.4.1:../../textproc/R-stringi \
+ R-magrittr>=0:../../devel/R-magrittr
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/R-stringr/distinfo b/textproc/R-stringr/distinfo
index 697cf09c6fe..fb03d069049 100644
--- a/textproc/R-stringr/distinfo
+++ b/textproc/R-stringr/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:59:18 agc Exp $
+$NetBSD: distinfo,v 1.3 2016/01/01 13:38:34 wen Exp $
-SHA1 (R/stringr_0.6.2.tar.gz) = 6b41bcf589412a9b48ee6357508e35ccbbd77d01
-RMD160 (R/stringr_0.6.2.tar.gz) = 055a34d2a938c2af55374a98f20c700d4b7c5843
-SHA512 (R/stringr_0.6.2.tar.gz) = b5cef6360b139d9819db844910256376d78266c0d1f05724ad073c82803322dc79907f13d9e3c3b350dcfe8bc1c553833a41f42d9ac9ce556fe4f6fa7ec638ce
-Size (R/stringr_0.6.2.tar.gz) = 20636 bytes
+SHA1 (R/stringr_1.0.0.tar.gz) = 1b135f1084752c3a094243f151e197a1dc0149f7
+RMD160 (R/stringr_1.0.0.tar.gz) = 7909d4d85f6990bd07ac415ff74dfcaab019e469
+SHA512 (R/stringr_1.0.0.tar.gz) = 51696fe4d312e9bd30f18cc9ccf137493c2b88800599d623a878450f2fa88172c0d2c7d42a97dd1d696eb1ba4ad7b249a65238166024a3330b77f70969717002
+Size (R/stringr_1.0.0.tar.gz) = 34880 bytes