pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/R-fansi R-fansi: update to canonical form of an ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cc949dcde377
branches: trunk
changeset: 398887:cc949dcde377
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 15:23:03 2019 +0000
description:
R-fansi: update to canonical form of an R package.
diffstat:
devel/R-fansi/Makefile | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diffs (25 lines):
diff -r b951e7ecc0bd -r cc949dcde377 devel/R-fansi/Makefile
--- a/devel/R-fansi/Makefile Wed Jul 31 15:21:50 2019 +0000
+++ b/devel/R-fansi/Makefile Wed Jul 31 15:23:03 2019 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2019/06/09 09:41:35 wen Exp $
+# $NetBSD: Makefile,v 1.2 2019/07/31 15:23:03 brook Exp $
-CATEGORIES= devel
+CATEGORIES= devel R
MAINTAINER= wen%NetBSD.org@localhost
HOMEPAGE= https://github.com/brodieG/fansi
-COMMENT= ANSI Control Sequence Aware String Functions
+COMMENT= ANSI control sequence aware string functions
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
R_PKGNAME= fansi
@@ -12,7 +12,5 @@
USE_LANGUAGES= c
-BUILDLINK_API_DEPENDS.R+= R>=3.1.0
-
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index