summaryrefslogtreecommitdiff
path: root/math/R-genetics
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2006-07-02 13:19:53 +0000
committermarkd <markd@pkgsrc.org>2006-07-02 13:19:53 +0000
commitbbecd7a1d3158c25073a58b6695400523873258d (patch)
treee5e3f8edf02f829fda41d9d67216e78729625a1c /math/R-genetics
parent691c756d2cb0069644f46fbd9ed880be680b6bdd (diff)
downloadpkgsrc-bbecd7a1d3158c25073a58b6695400523873258d.tar.gz
Update to version 1.2.0, add correct dependencies.
Fixes build problem seen in bulk builds.
Diffstat (limited to 'math/R-genetics')
-rw-r--r--math/R-genetics/Makefile21
-rw-r--r--math/R-genetics/distinfo8
2 files changed, 16 insertions, 13 deletions
diff --git a/math/R-genetics/Makefile b/math/R-genetics/Makefile
index 41ea3b05664..a1e8e9287d0 100644
--- a/math/R-genetics/Makefile
+++ b/math/R-genetics/Makefile
@@ -1,16 +1,19 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:00 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/07/02 13:19:53 markd Exp $
#
-PKGREVISION= 1
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-MAINTAINER= mchittur@cs.nmsu.edu
-HOMEPAGE= ${R_HOMEPAGE_BASE}/genetics.html
-COMMENT= Classes and methods for handling genetic data
+MAINTAINER= mchittur@cs.nmsu.edu
+HOMEPAGE= ${R_HOMEPAGE_BASE}/genetics.html
+COMMENT= Classes and methods for handling genetic data
-R_PKGNAME= genetics
-R_PKGVER= 1.0.4
+R_PKGNAME= genetics
+R_PKGVER= 1.2.0
+
+DEPENDS+= R-combinat>=0.0.6:../../math/R-combinat
+DEPENDS+= R-gdata>=2.1.2:../../math/R-gdata
+DEPENDS+= R-mvtnorm>=0.7.2:../../math/R-mvtnorm
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-genetics/distinfo b/math/R-genetics/distinfo
index 9b62a42370e..c7598b55504 100644
--- a/math/R-genetics/distinfo
+++ b/math/R-genetics/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/11/04 08:13:15 rillig Exp $
+$NetBSD: distinfo,v 1.2 2006/07/02 13:19:53 markd Exp $
-SHA1 (R/genetics_1.0.4.tar.gz) = 594481ac598c18b2fa5277a025beb7573dd5191d
-RMD160 (R/genetics_1.0.4.tar.gz) = 083c724a5b720d67008f1938a578cdc86f347049
-Size (R/genetics_1.0.4.tar.gz) = 212717 bytes
+SHA1 (R/genetics_1.2.0.tar.gz) = 99d1f421cc8cfc48a45ec305ed24d336372d7661
+RMD160 (R/genetics_1.2.0.tar.gz) = 34522aa05594bb0e1b205dd44c1c9d0a48c82f49
+Size (R/genetics_1.2.0.tar.gz) = 202026 bytes