Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Dec 2016 09:12:10 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429317 - head/math/R-cran-KFAS
Message-ID:  <201612240912.uBO9CAIC032805@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sat Dec 24 09:12:10 2016
New Revision: 429317
URL: https://svnweb.freebsd.org/changeset/ports/429317

Log:
  - Update to 1.2.5
  - Fix argument of USES=cran

Modified:
  head/math/R-cran-KFAS/Makefile   (contents, props changed)
  head/math/R-cran-KFAS/distinfo   (contents, props changed)

Modified: head/math/R-cran-KFAS/Makefile
==============================================================================
--- head/math/R-cran-KFAS/Makefile	Sat Dec 24 09:01:03 2016	(r429316)
+++ head/math/R-cran-KFAS/Makefile	Sat Dec 24 09:12:10 2016	(r429317)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	KFAS
-PORTVERSION=	1.2.4
-PORTREVISION=	1
+PORTVERSION=	1.2.5
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -12,6 +11,6 @@ COMMENT=	Kalman filter and smoothers for
 
 LICENSE=	GPLv2+
 
-USES=	cran:auto-plist,fortran
+USES=	cran:auto-plist,compiles
 
 .include <bsd.port.mk>

Modified: head/math/R-cran-KFAS/distinfo
==============================================================================
--- head/math/R-cran-KFAS/distinfo	Sat Dec 24 09:01:03 2016	(r429316)
+++ head/math/R-cran-KFAS/distinfo	Sat Dec 24 09:12:10 2016	(r429317)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469863763
-SHA256 (KFAS_1.2.4.tar.gz) = c120b9cfad8d02666241022068a766817aa944d1787ac539b896fcf1357c5c6e
-SIZE (KFAS_1.2.4.tar.gz) = 619379
+TIMESTAMP = 1482569329
+SHA256 (KFAS_1.2.5.tar.gz) = b97b6ce9f5ea92a0ac37d5c43fbcc44180776f8e48c2195b02c36ec0398f9e90
+SIZE (KFAS_1.2.5.tar.gz) = 622499



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612240912.uBO9CAIC032805>