pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-RPostgreSQL R-RPostgreSQL: update to canonical ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/61f66ee58dd0
branches: trunk
changeset: 337137:61f66ee58dd0
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 18:26:23 2019 +0000
description:
R-RPostgreSQL: update to canonical form of an R package.
Update to the canonical form of an R package and fix the LICENSE
field.
diffstat:
math/R-RPostgreSQL/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r 7d097407e034 -r 61f66ee58dd0 math/R-RPostgreSQL/Makefile
--- a/math/R-RPostgreSQL/Makefile Wed Jul 31 18:23:57 2019 +0000
+++ b/math/R-RPostgreSQL/Makefile Wed Jul 31 18:26:23 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2018/07/28 14:40:46 brook Exp $
+# $NetBSD: Makefile,v 1.7 2019/07/31 18:26:23 brook Exp $
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= ${R_HOMEPAGE_BASE}/RPostgreSQL/
COMMENT= R interface to the PostgreSQL database system
-LICENSE= gnu-gpl-v2 AND postgresql-license
+LICENSE= gnu-gpl-v2 # OR file LICENSE
R_PKGNAME= RPostgreSQL
R_PKGVER= 0.6-2
@@ -14,6 +14,7 @@
USE_TOOLS+= sh
REPLACE_SH+= ${WRKSRC}/inst/devTests/copyTest.sh
+USE_LANGUAGES= c
CHECK_INTERPRETER_SKIP= lib/R/library/RPostgreSQL/devTests/*
Home |
Main Index |
Thread Index |
Old Index