summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2014-09-19 19:42:13 +0000
committerbrook <brook@pkgsrc.org>2014-09-19 19:42:13 +0000
commitb3e31eacf934848eb0499680651f69492c8d349f (patch)
treeba3d0851b015d3237321e510ebb29a120ba0e1d5
parentb37c4419611aa651342d363112250fd6a5325329 (diff)
downloadpkgsrc-b3e31eacf934848eb0499680651f69492c8d349f.tar.gz
Remove math/R-latticeExtra and switch dependency to reimported package
in graphics/R-latticeExtra. Note: this commit is part of reorganizing some of the recently imported R packages, which are being reimported into more appropriate categories (and removed from math) as a result of a recent discussion on tech-pkg and privately with wiz@. See the thread starting with: http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
-rw-r--r--math/Makefile3
-rw-r--r--math/R-DAAG/Makefile4
-rw-r--r--math/R-latticeExtra/DESCR1
-rw-r--r--math/R-latticeExtra/Makefile17
-rw-r--r--math/R-latticeExtra/distinfo5
5 files changed, 3 insertions, 27 deletions
diff --git a/math/Makefile b/math/Makefile
index bcf494a0e70..46ff09672f9 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.286 2014/09/03 21:34:51 brook Exp $
+# $NetBSD: Makefile,v 1.287 2014/09/19 19:42:13 brook Exp $
COMMENT= Mathematics
@@ -43,7 +43,6 @@ SUBDIR+= R-httpRequest
SUBDIR+= R-hwde
SUBDIR+= R-intervals
SUBDIR+= R-knitr
-SUBDIR+= R-latticeExtra
SUBDIR+= R-lmm
SUBDIR+= R-mapproj
SUBDIR+= R-maps
diff --git a/math/R-DAAG/Makefile b/math/R-DAAG/Makefile
index fb3e644d433..41f206d158d 100644
--- a/math/R-DAAG/Makefile
+++ b/math/R-DAAG/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2014/08/26 15:48:39 brook Exp $
+# $NetBSD: Makefile,v 1.11 2014/09/19 19:42:13 brook Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -11,7 +11,7 @@ LICENSE= gnu-gpl-v3
R_PKGNAME= DAAG
R_PKGVER= 1.20
-DEPENDS+= R-latticeExtra>=0.6.26:../../math/R-latticeExtra
+DEPENDS+= R-latticeExtra>=0.6.26:../../graphics/R-latticeExtra
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-latticeExtra/DESCR b/math/R-latticeExtra/DESCR
deleted file mode 100644
index a186f53c71f..00000000000
--- a/math/R-latticeExtra/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Extra graphical utilities based on lattice.
diff --git a/math/R-latticeExtra/Makefile b/math/R-latticeExtra/Makefile
deleted file mode 100644
index 17db233babf..00000000000
--- a/math/R-latticeExtra/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2014/08/26 15:44:48 brook Exp $
-
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= ${R_HOMEPAGE_BASE}/latticeExtra/
-COMMENT= Extra graphical utilities based on lattice
-LICENSE= gnu-gpl-v2
-
-R_PKGNAME= latticeExtra
-R_PKGVER= 0.6-26
-
-DEPENDS+= R-RColorBrewer>=1.0.5:../../math/R-RColorBrewer
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-latticeExtra/distinfo b/math/R-latticeExtra/distinfo
deleted file mode 100644
index fbe2324ec06..00000000000
--- a/math/R-latticeExtra/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2014/08/26 15:44:48 brook Exp $
-
-SHA1 (R/latticeExtra_0.6-26.tar.gz) = b3ffbce688ccabca143c9174c647f93edd23d7ab
-RMD160 (R/latticeExtra_0.6-26.tar.gz) = 2f0313fb3356aa12d0af36ba5cf77b18b1e432c4
-Size (R/latticeExtra_0.6-26.tar.gz) = 1295154 bytes