pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc R-yaml: update to version 2.2.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f4eaff97d32b
branches:  trunk
changeset: 337222:f4eaff97d32b
user:      brook <brook%pkgsrc.org@localhost>
date:      Thu Aug 01 00:59:05 2019 +0000

description:
R-yaml: update to version 2.2.0.

Update to the canonical form of an R package and fix the LICENSE
field.

diffstat:

 doc/CHANGES-2019         |   3 ++-
 textproc/R-yaml/Makefile |  10 ++++++----
 textproc/R-yaml/distinfo |  10 +++++-----
 3 files changed, 13 insertions(+), 10 deletions(-)

diffs (53 lines):

diff -r 5cddb93bdfc2 -r f4eaff97d32b doc/CHANGES-2019
--- a/doc/CHANGES-2019  Thu Aug 01 00:57:56 2019 +0000
+++ b/doc/CHANGES-2019  Thu Aug 01 00:59:05 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3214 2019/08/01 00:57:56 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3215 2019/08/01 00:59:05 brook Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -5171,3 +5171,4 @@
        Updated textproc/R-stringi to 1.4.3 [brook 2019-07-31]
        Updated textproc/R-stringr to 1.4.0 [brook 2019-07-31]
        Updated textproc/R-utf8 to 1.1.4 [brook 2019-08-01]
+       Updated textproc/R-yaml to 2.2.0 [brook 2019-08-01]
diff -r 5cddb93bdfc2 -r f4eaff97d32b textproc/R-yaml/Makefile
--- a/textproc/R-yaml/Makefile  Thu Aug 01 00:57:56 2019 +0000
+++ b/textproc/R-yaml/Makefile  Thu Aug 01 00:59:05 2019 +0000
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.3 2018/07/28 14:40:52 brook Exp $
+# $NetBSD: Makefile,v 1.4 2019/08/01 00:59:05 brook Exp $
 
-CATEGORIES=    textproc
+CATEGORIES=    textproc R
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      ${R_HOMEPAGE_BASE}/yaml/
 COMMENT=       Methods to convert R data to YAML and back
-LICENSE=       modified-bsd
+LICENSE=       modified-bsd AND mit
 
 R_PKGNAME=     yaml
-R_PKGVER=      2.1.14
+R_PKGVER=      2.2.0
+
+USE_LANGUAGES= c
 
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"
diff -r 5cddb93bdfc2 -r f4eaff97d32b textproc/R-yaml/distinfo
--- a/textproc/R-yaml/distinfo  Thu Aug 01 00:57:56 2019 +0000
+++ b/textproc/R-yaml/distinfo  Thu Aug 01 00:59:05 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2016/12/18 02:45:52 wen Exp $
+$NetBSD: distinfo,v 1.3 2019/08/01 00:59:05 brook Exp $
 
-SHA1 (R/yaml_2.1.14.tar.gz) = b02c2b6b3430121c32317a731f020841efcb8f8f
-RMD160 (R/yaml_2.1.14.tar.gz) = f06f9f86956c132ad19a345ccf612b392e848401
-SHA512 (R/yaml_2.1.14.tar.gz) = f367c84b898f316415ac2490f55d8d62125f7878e7d66c9c28803b81d8f3be3aed49a10da37210ed49446b16d1a6ce53d8bd5df6fb330ab239990ec23ebd2265
-Size (R/yaml_2.1.14.tar.gz) = 81095 bytes
+SHA1 (R/yaml_2.2.0.tar.gz) = cd296157ddbe5a99d6cf013e7819dccad152f424
+RMD160 (R/yaml_2.2.0.tar.gz) = 264a6d808324a002394ecd2397d8c6e190e3d6d5
+SHA512 (R/yaml_2.2.0.tar.gz) = 096d5f6a3874de39886103291a701e41be57d47481094824d3e2379054b3e11ca159ae8b23218787e1c8867a85779bc42aac2e497c05064de17da8081db79d50
+Size (R/yaml_2.2.0.tar.gz) = 89447 bytes



Home | Main Index | Thread Index | Old Index