summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 20:48:51 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 20:48:51 +0000
commitc92f6ea613614dce643a74a1d6cb3fc9a28ce389 (patch)
treea06c4bf12012e970e83229b3611d46b152525aa0
parent63c46ae0fa4e9d56caa3893d77f2efaeebf54e1b (diff)
downloadpkgsrc-c92f6ea613614dce643a74a1d6cb3fc9a28ce389.tar.gz
R-formatR: update to version 1.7.
Update to the canonical form of an R package and fix the LICENSE field.
-rw-r--r--doc/CHANGES-20193
-rw-r--r--textproc/R-formatR/Makefile10
-rw-r--r--textproc/R-formatR/distinfo10
3 files changed, 13 insertions, 10 deletions
diff --git a/doc/CHANGES-2019 b/doc/CHANGES-2019
index c105e93177f..6636f2077ed 100644
--- a/doc/CHANGES-2019
+++ b/doc/CHANGES-2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3207 2019/07/31 20:47:23 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3208 2019/07/31 20:48:51 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -5164,3 +5164,4 @@ Changes to the packages collection and infrastructure in 2019:
Updated net/R-pbdZMQ to 0.3.3 [brook 2019-07-31]
Updated print/R-knitr to 1.23 [brook 2019-07-31]
Updated security/R-digest to 0.6.20 [brook 2019-07-31]
+ Updated textproc/R-formatR to 1.7 [brook 2019-07-31]
diff --git a/textproc/R-formatR/Makefile b/textproc/R-formatR/Makefile
index f4db52fa4a6..e238ade20f6 100644
--- a/textproc/R-formatR/Makefile
+++ b/textproc/R-formatR/Makefile
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.4 2018/07/28 14:40:52 brook Exp $
+# $NetBSD: Makefile,v 1.5 2019/07/31 20:48:51 brook Exp $
-CATEGORIES= textproc
+CATEGORIES= textproc R
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/formatR/
COMMENT= Format R code automatically
-# TODO: LICENSE= GPL
+LICENSE= gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
R_PKGNAME= formatR
-R_PKGVER= 1.4
+R_PKGVER= 1.7
+
+USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/R-formatR/distinfo b/textproc/R-formatR/distinfo
index 64792e78c48..1447d93c617 100644
--- a/textproc/R-formatR/distinfo
+++ b/textproc/R-formatR/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/12/18 02:39:05 wen Exp $
+$NetBSD: distinfo,v 1.5 2019/07/31 20:48:51 brook Exp $
-SHA1 (R/formatR_1.4.tar.gz) = f4b3d9f25e9c8355e058940631807c047d522bc8
-RMD160 (R/formatR_1.4.tar.gz) = aa8d4dfd9df7efbfc2fdd7d6979460b1f54102cf
-SHA512 (R/formatR_1.4.tar.gz) = 62d2ba50d6405a6446af15a80e595a103729768d19698ef5191ba83ddc0b4f80388c54bc7dcba4d9fde1507a8da013e921a16e6d5b1a56fcf5df3e215d6cbaf1
-Size (R/formatR_1.4.tar.gz) = 28109 bytes
+SHA1 (R/formatR_1.7.tar.gz) = bcd4bec2b469b0817ce750d7f19403aa04055b7a
+RMD160 (R/formatR_1.7.tar.gz) = f3af0f9a92b043ee607f0f73b00083d5fac9418b
+SHA512 (R/formatR_1.7.tar.gz) = ab4a70fb276036b57c0e5438e1192ff5af098b55a5f2b227c175c0c33274332947ab0661223ee1347ea5b6f32e801dfcf9448f34ec02e1ff98d054fc78fbe9ee
+Size (R/formatR_1.7.tar.gz) = 105954 bytes