pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/R-fansi Import fansi-0.4.0 as devel/R-fansi.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6a5c27d09df6
branches: trunk
changeset: 334922:6a5c27d09df6
user: wen <wen%pkgsrc.org@localhost>
date: Sun Jun 09 09:41:35 2019 +0000
description:
Import fansi-0.4.0 as devel/R-fansi.
Counterparts to R string manipulation functions that account for
the effects of ANSI text formatting control sequences.
diffstat:
devel/R-fansi/DESCR | 2 ++
devel/R-fansi/Makefile | 18 ++++++++++++++++++
devel/R-fansi/distinfo | 6 ++++++
3 files changed, 26 insertions(+), 0 deletions(-)
diffs (38 lines):
diff -r 0273512974c9 -r 6a5c27d09df6 devel/R-fansi/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/R-fansi/DESCR Sun Jun 09 09:41:35 2019 +0000
@@ -0,0 +1,2 @@
+Counterparts to R string manipulation functions that account for
+the effects of ANSI text formatting control sequences.
diff -r 0273512974c9 -r 6a5c27d09df6 devel/R-fansi/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/R-fansi/Makefile Sun Jun 09 09:41:35 2019 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2019/06/09 09:41:35 wen Exp $
+
+CATEGORIES= devel
+
+MAINTAINER= wen%NetBSD.org@localhost
+HOMEPAGE= https://github.com/brodieG/fansi
+COMMENT= ANSI Control Sequence Aware String Functions
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
+
+R_PKGNAME= fansi
+R_PKGVER= 0.4.0
+
+USE_LANGUAGES= c
+
+BUILDLINK_API_DEPENDS.R+= R>=3.1.0
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 0273512974c9 -r 6a5c27d09df6 devel/R-fansi/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/R-fansi/distinfo Sun Jun 09 09:41:35 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/06/09 09:41:35 wen Exp $
+
+SHA1 (R/fansi_0.4.0.tar.gz) = 62a8e1128a23f3050228b6784b68b5789a6c0538
+RMD160 (R/fansi_0.4.0.tar.gz) = ee36c1e8c78e90e557548bc1f0ee354fa2d5750d
+SHA512 (R/fansi_0.4.0.tar.gz) = 13012ca52137d9aec533bd0d16b84c13c33fee2ff4e25c6214e84ffd8d813612e10356d4a16affb8483047d2eaeb5b7746ebcb705d4d711b92d7e5d2a950e1e2
+Size (R/fansi_0.4.0.tar.gz) = 266123 bytes
Home |
Main Index |
Thread Index |
Old Index