svn commit: r304801 - head/finance/R-cran-gmm
TAKATSU Tomonari
tota at FreeBSD.org
Mon Sep 24 21:40:16 UTC 2012
Author: tota
Date: Mon Sep 24 21:40:15 2012
New Revision: 304801
URL: http://svn.freebsd.org/changeset/ports/304801
Log:
- Update to 1.4-3
- Convert to new Makefile header
- Trim WWW: line in pkg-descr
> Description of fields to fill in above: 76 columns --|
> PR: If a GNATS PR is affected by the change.
> Submitted by: If someone else sent in the change.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email.
> Security: Vulnerability reference (one per line) or description.
> Empty fields above will be automatically removed.
M R-cran-gmm/Makefile
M R-cran-gmm/distinfo
M R-cran-gmm/pkg-descr
Modified:
head/finance/R-cran-gmm/Makefile
head/finance/R-cran-gmm/distinfo
head/finance/R-cran-gmm/pkg-descr
Modified: head/finance/R-cran-gmm/Makefile
==============================================================================
--- head/finance/R-cran-gmm/Makefile Mon Sep 24 21:23:51 2012 (r304800)
+++ head/finance/R-cran-gmm/Makefile Mon Sep 24 21:40:15 2012 (r304801)
@@ -1,13 +1,8 @@
-# New ports collection makefile for: R-cran-gmm
-# Date created: 2011-09-11
-# Whom: TAKATSU Tomonari <tota at FreeBSD.org>
-#
+# Created by: TAKATSU Tomonari <tota at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gmm
-DISTVERSION= 1.4-2
-PORTREVISION= 1
+DISTVERSION= 1.4-3
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
Modified: head/finance/R-cran-gmm/distinfo
==============================================================================
--- head/finance/R-cran-gmm/distinfo Mon Sep 24 21:23:51 2012 (r304800)
+++ head/finance/R-cran-gmm/distinfo Mon Sep 24 21:40:15 2012 (r304801)
@@ -1,2 +1,2 @@
-SHA256 (gmm_1.4-2.tar.gz) = 1f7b4952ed4a07254ec8eaf4a401ade80d9e96fe97f8d0c06330eb8f45e14b5d
-SIZE (gmm_1.4-2.tar.gz) = 916134
+SHA256 (gmm_1.4-3.tar.gz) = 15b47018fb691306b71fb76ceea6c264551c1e2d151a8ff858d5cfe7f19cbc19
+SIZE (gmm_1.4-3.tar.gz) = 915146
Modified: head/finance/R-cran-gmm/pkg-descr
==============================================================================
--- head/finance/R-cran-gmm/pkg-descr Mon Sep 24 21:23:51 2012 (r304800)
+++ head/finance/R-cran-gmm/pkg-descr Mon Sep 24 21:40:15 2012 (r304801)
@@ -6,4 +6,4 @@ to the Generalized Empirical Likelihood
as presented by Smith(1997), Kitamura(1997), Newey-Smith(2004) and
Anatolyev(2005).
-WWW: http://cran.r-project.org/web/packages/gmm/
+WWW: http://cran.r-project.org/web/packages/gmm/
More information about the svn-ports-all
mailing list