pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/R-brio devel/R-brio: import R-brio-1.1.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/857a50cd2e62
branches:  trunk
changeset: 443468:857a50cd2e62
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Dec 14 03:20:55 2020 +0000

description:
devel/R-brio: import R-brio-1.1.0

Functions to handle basic input output, these functions always read
and write UTF-8 (8-bit Unicode Transformation Format) files and
provide more explicit control over line endings.

diffstat:

 devel/R-brio/DESCR    |   3 +++
 devel/R-brio/Makefile |  14 ++++++++++++++
 devel/R-brio/distinfo |   6 ++++++
 3 files changed, 23 insertions(+), 0 deletions(-)

diffs (35 lines):

diff -r 29eff058bde3 -r 857a50cd2e62 devel/R-brio/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/R-brio/DESCR        Mon Dec 14 03:20:55 2020 +0000
@@ -0,0 +1,3 @@
+Functions to handle basic input output, these functions always read
+and write UTF-8 (8-bit Unicode Transformation Format) files and
+provide more explicit control over line endings.
diff -r 29eff058bde3 -r 857a50cd2e62 devel/R-brio/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/R-brio/Makefile     Mon Dec 14 03:20:55 2020 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2020/12/14 03:20:55 mef Exp $
+
+R_PKGNAME=     brio
+R_PKGVER=      1.1.0
+CATEGORIES=    devel
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       Basic R Input Output
+LICENSE=       mit     # + file LICENSE
+
+USE_LANGUAGES= c
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 29eff058bde3 -r 857a50cd2e62 devel/R-brio/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/R-brio/distinfo     Mon Dec 14 03:20:55 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/12/14 03:20:55 mef Exp $
+
+SHA1 (R/brio_1.1.0.tar.gz) = 79b1a1b1b2224fef6c0ae15a3ed8442a6d6332a2
+RMD160 (R/brio_1.1.0.tar.gz) = f102dd9bd928493ffc231e206ec2a1a27da8f603
+SHA512 (R/brio_1.1.0.tar.gz) = 70e13328f606ff4e33f7533fb2bda7101c01100f38eba896833489227fc20ffc45c7ff9a38fa43076469f0134f6380ad2ad8f2d89ca77702a2664d408d3c168b
+Size (R/brio_1.1.0.tar.gz) = 11610 bytes



Home | Main Index | Thread Index | Old Index