pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/R-glue R-glue: update to canonical form of an R ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b8b3be63e697
branches: trunk
changeset: 337086:b8b3be63e697
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 15:24:11 2019 +0000
description:
R-glue: update to canonical form of an R package.
diffstat:
devel/R-glue/Makefile | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diffs (25 lines):
diff -r 820847feb808 -r b8b3be63e697 devel/R-glue/Makefile
--- a/devel/R-glue/Makefile Wed Jul 31 15:23:03 2019 +0000
+++ b/devel/R-glue/Makefile Wed Jul 31 15:24:11 2019 +0000
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.2 2019/04/07 13:19:52 wen Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/31 15:24:11 brook Exp $
-DISTNAME= glue_1.3.1
-CATEGORIES= devel
+CATEGORIES= devel R
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= https://github.com/tidyverse/glue
-COMMENT= Interpreted String Literals
+COMMENT= Interpreted string literals
LICENSE= mit
+R_PKGNAME= glue
+R_PKGVER= 1.3.1
+
USE_LANGUAGES= c
-BUILDLINK_API_DEPENDS.R+= R>=3.1
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index