From 2961d8886714393e1988eeba200b6a8f72c00612 Mon Sep 17 00:00:00 2001 From: markd Date: Sun, 2 Jul 2006 13:19:53 +0000 Subject: Update to version 1.2.0, add correct dependencies. Fixes build problem seen in bulk builds. --- math/R-genetics/Makefile | 21 ++++++++++++--------- math/R-genetics/distinfo | 8 ++++---- 2 files changed, 16 insertions(+), 13 deletions(-) (limited to 'math') 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 -- cgit v1.2.3