pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc R-codetools: remove
details: https://anonhg.NetBSD.org/pkgsrc/rev/1fd1db3afac6
branches: trunk
changeset: 401768:1fd1db3afac6
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Sep 25 23:28:32 2019 +0000
description:
R-codetools: remove
This package conflicts with the base R package we have in pkgsrc.
diffstat:
doc/CHANGES-2019 | 3 ++-
lang/Makefile | 3 +--
lang/R-codetools/DESCR | 1 -
lang/R-codetools/Makefile | 16 ----------------
lang/R-codetools/distinfo | 6 ------
5 files changed, 3 insertions(+), 26 deletions(-)
diffs (66 lines):
diff -r cb12409669b4 -r 1fd1db3afac6 doc/CHANGES-2019
--- a/doc/CHANGES-2019 Wed Sep 25 17:41:28 2019 +0000
+++ b/doc/CHANGES-2019 Wed Sep 25 23:28:32 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.4040 2019/09/24 17:08:34 leot Exp $
+$NetBSD: CHANGES-2019,v 1.4041 2019/09/25 23:28:32 wiz Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -6600,3 +6600,4 @@
Updated mail/postfix to 3.4.7 [triaxx 2019-09-23]
Updated pkgtools/pkgin to 0.13.0 [jperkin 2019-09-24]
Updated www/webkit-gtk to 2.26.1 [leot 2019-09-24]
+ Removed lang/R-codetools [wiz 2019-09-25]
diff -r cb12409669b4 -r 1fd1db3afac6 lang/Makefile
--- a/lang/Makefile Wed Sep 25 17:41:28 2019 +0000
+++ b/lang/Makefile Wed Sep 25 23:28:32 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.519 2019/08/25 16:37:28 maya Exp $
+# $NetBSD: Makefile,v 1.520 2019/09/25 23:28:32 wiz Exp $
#
COMMENT= Programming languages
@@ -6,7 +6,6 @@
SUBDIR+= Cg-compiler
SUBDIR+= LuaJIT
SUBDIR+= LuaJIT2
-SUBDIR+= R-codetools
SUBDIR+= R-sourcetools
SUBDIR+= STk
SUBDIR+= a60
diff -r cb12409669b4 -r 1fd1db3afac6 lang/R-codetools/DESCR
--- a/lang/R-codetools/DESCR Wed Sep 25 17:41:28 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Code analysis tools for R.
diff -r cb12409669b4 -r 1fd1db3afac6 lang/R-codetools/Makefile
--- a/lang/R-codetools/Makefile Wed Sep 25 17:41:28 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2019/08/08 19:53:43 brook Exp $
-
-R_PKGNAME= codetools
-R_PKGVER= 0.2-16
-CATEGORIES= lang
-
-MAINTAINER= minskim%NetBSD.org@localhost
-COMMENT= Code analysis tools for R
-LICENSE= gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
-
-CONFLICTS= R>=3.6.0
-
-USE_LANGUAGES= # none
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff -r cb12409669b4 -r 1fd1db3afac6 lang/R-codetools/distinfo
--- a/lang/R-codetools/distinfo Wed Sep 25 17:41:28 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2019/07/31 16:15:36 brook Exp $
-
-SHA1 (R/codetools_0.2-16.tar.gz) = e2ae50515912665c2b3fb35d39b758cdef4e6aff
-RMD160 (R/codetools_0.2-16.tar.gz) = 9a71041aef3f89affe7f34759564a5d25612c291
-SHA512 (R/codetools_0.2-16.tar.gz) = 19c2eb1281f4ff99556b9cf2e7bd06fed3a261af3e6d21c49f9bb8804550152bf9fc7a152d6836816a2ea801a766547a2650a0aa8e85b3139f224cbee651cb39
-Size (R/codetools_0.2-16.tar.gz) = 12996 bytes
Home |
Main Index |
Thread Index |
Old Index