pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc R-formatR: update to version 1.7.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2152b0b7c243
branches: trunk
changeset: 399015:2152b0b7c243
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 20:48:51 2019 +0000
description:
R-formatR: update to version 1.7.
Update to the canonical form of an R package and fix the LICENSE
field.
diffstat:
doc/CHANGES-2019 | 3 ++-
textproc/R-formatR/Makefile | 10 ++++++----
textproc/R-formatR/distinfo | 10 +++++-----
3 files changed, 13 insertions(+), 10 deletions(-)
diffs (53 lines):
diff -r 2920002a9890 -r 2152b0b7c243 doc/CHANGES-2019
--- a/doc/CHANGES-2019 Wed Jul 31 20:47:23 2019 +0000
+++ b/doc/CHANGES-2019 Wed Jul 31 20:48:51 2019 +0000
@@ -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 @@
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 -r 2920002a9890 -r 2152b0b7c243 textproc/R-formatR/Makefile
--- a/textproc/R-formatR/Makefile Wed Jul 31 20:47:23 2019 +0000
+++ b/textproc/R-formatR/Makefile Wed Jul 31 20:48:51 2019 +0000
@@ -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@localhost
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 -r 2920002a9890 -r 2152b0b7c243 textproc/R-formatR/distinfo
--- a/textproc/R-formatR/distinfo Wed Jul 31 20:47:23 2019 +0000
+++ b/textproc/R-formatR/distinfo Wed Jul 31 20:48:51 2019 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index