1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

- Update to 1.6-1

- Update WWW: line in pkg-descr
This commit is contained in:
TAKATSU Tomonari 2017-06-26 01:26:35 +00:00
parent f611562af8
commit 6656c62e3b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444333
3 changed files with 8 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gmm
DISTVERSION= 1.5-2
DISTVERSION= 1.6-1
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
@ -12,7 +12,9 @@ COMMENT= Generalized Method of Moments and Generalized Empirical Likelihood
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
RUN_DEPENDS= R-cran-sandwich>0:math/R-cran-sandwich
CRAN_DEPENDS= R-cran-sandwich>0:math/R-cran-sandwich
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
USES= cran:auto-plist

View File

@ -1,2 +1,3 @@
SHA256 (gmm_1.5-2.tar.gz) = e0304a8043a2051e0f4311e0068f4811a337d6645bbd4294384b42ef6a450dde
SIZE (gmm_1.5-2.tar.gz) = 942955
TIMESTAMP = 1498044807
SHA256 (gmm_1.6-1.tar.gz) = c1d6ac78cfa302895934fbefbf6d073bfdd5c0c92708bfe4a46fb7775804383e
SIZE (gmm_1.6-1.tar.gz) = 1004953

View File

@ -6,4 +6,4 @@ to the Generalized Empirical Likelihood (GEL) family of estimators,
as presented by Smith(1997), Kitamura(1997), Newey-Smith(2004) and
Anatolyev(2005).
WWW: http://cran.r-project.org/web/packages/gmm/
WWW: https://cran.r-project.org/web/packages/gmm/