R-emdbook: update to version 1.3.11.

Update to the canonical form of an R package and fix the LICENSE
field.
This commit is contained in:
brook 2019-07-31 19:23:25 +00:00
parent 66a7cfa985
commit c0795cb2fd
3 changed files with 15 additions and 14 deletions

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2019,v 1.3169 2019/07/31 19:21:32 brook Exp $
$NetBSD: CHANGES-2019,v 1.3170 2019/07/31 19:23:25 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@ -5126,3 +5126,4 @@ Changes to the packages collection and infrastructure in 2019:
Updated math/R-coda to 0.19.3 [brook 2019-07-31]
Updated math/R-combinat to 0.0.8 [brook 2019-07-31]
Updated math/R-e1071 to 1.7.2 [brook 2019-07-31]
Updated math/R-emdbook to 1.3.11 [brook 2019-07-31]

View file

@ -1,18 +1,18 @@
# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:48 brook Exp $
# $NetBSD: Makefile,v 1.3 2019/07/31 19:23:25 brook Exp $
CATEGORIES= math
CATEGORIES= math R
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.math.mcmaster.ca/bolker/emdbook/
COMMENT= Support functions and data for "Ecological Models and Data"
LICENSE= gnu-gpl-v2
DEPENDS+= R-bbmle-[0-9]*:../../math/R-bbmle
DEPENDS+= R-coda-[0-9]*:../../math/R-coda
DEPENDS+= R-plyr-[0-9]*:../../math/R-plyr
LICENSE= gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
R_PKGNAME= emdbook
R_PKGVER= 1.3.9
R_PKGVER= 1.3.11
DEPENDS+= R-bbmle>=1.0.20:../../math/R-bbmle
DEPENDS+= R-coda>=0.19.3:../../math/R-coda
DEPENDS+= R-plyr>=1.8.4:../../math/R-plyr
USE_LANGUAGES= # none

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2018/03/05 16:57:36 minskim Exp $
$NetBSD: distinfo,v 1.2 2019/07/31 19:23:25 brook Exp $
SHA1 (R/emdbook_1.3.9.tar.gz) = 4093e73bf53fffb41c63226167d131d3fc519fed
RMD160 (R/emdbook_1.3.9.tar.gz) = f23b7dcb2e2c9cede633a55db7a127040f06a1f7
SHA512 (R/emdbook_1.3.9.tar.gz) = c5bc1b0ca5dd1b094107198f35e625bba2dbcb32280af8fd9d06bc4ae434fdcad67bea6af9b7462a80f8f6c6d2a66f5a5c849f94c48e0a11172a0d9ffceaba06
Size (R/emdbook_1.3.9.tar.gz) = 85314 bytes
SHA1 (R/emdbook_1.3.11.tar.gz) = c9c159c0401a2c8e6c496b584eedd74be353764f
RMD160 (R/emdbook_1.3.11.tar.gz) = 2fe4a5c5f65f878b20510098ad1f857d2ecff5d4
SHA512 (R/emdbook_1.3.11.tar.gz) = cc1cec67ead6096d56982ae43eac353792d629e5cf3184477af2ff20195260e38a635db94113db3af293e37ec95a88988bb5b15ef9bfc4cfdd71ce4e441f7c86
Size (R/emdbook_1.3.11.tar.gz) = 91390 bytes