From owner-svn-ports-head@freebsd.org Sun Nov 29 12:49:06 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C40E4A3CDCD; Sun, 29 Nov 2015 12:49:06 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8D39E1F4F; Sun, 29 Nov 2015 12:49:06 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tATCn5Xg081890; Sun, 29 Nov 2015 12:49:05 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tATCn5wF081887; Sun, 29 Nov 2015 12:49:05 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201511291249.tATCn5wF081887@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 29 Nov 2015 12:49:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402594 - head/math/R-cran-KFAS X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Nov 2015 12:49:06 -0000 Author: tota Date: Sun Nov 29 12:49:05 2015 New Revision: 402594 URL: https://svnweb.freebsd.org/changeset/ports/402594 Log: - Update to 1.1.2 - Update WWW in pkg-descr Modified: head/math/R-cran-KFAS/Makefile head/math/R-cran-KFAS/distinfo head/math/R-cran-KFAS/pkg-descr Modified: head/math/R-cran-KFAS/Makefile ============================================================================== --- head/math/R-cran-KFAS/Makefile Sun Nov 29 12:15:18 2015 (r402593) +++ head/math/R-cran-KFAS/Makefile Sun Nov 29 12:49:05 2015 (r402594) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= KFAS -PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTVERSION= 1.1.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/math/R-cran-KFAS/distinfo ============================================================================== --- head/math/R-cran-KFAS/distinfo Sun Nov 29 12:15:18 2015 (r402593) +++ head/math/R-cran-KFAS/distinfo Sun Nov 29 12:49:05 2015 (r402594) @@ -1,2 +1,2 @@ -SHA256 (KFAS_1.0.4.tar.gz) = e4187d2c565b658a5d357da5d8c45d5845bef9535c514d044e4b7ba894c5128c -SIZE (KFAS_1.0.4.tar.gz) = 101477 +SHA256 (KFAS_1.1.2.tar.gz) = 23e646ac55fbde65a84cd4b68af2945b9bb61503306faafe23d43119bf02bba2 +SIZE (KFAS_1.1.2.tar.gz) = 514084 Modified: head/math/R-cran-KFAS/pkg-descr ============================================================================== --- head/math/R-cran-KFAS/pkg-descr Sun Nov 29 12:15:18 2015 (r402593) +++ head/math/R-cran-KFAS/pkg-descr Sun Nov 29 12:49:05 2015 (r402594) @@ -9,4 +9,4 @@ error variance matrix. KFAS also contain the likelihood of exponential family state space models and function for state smoothing of exponential family state space models. -WWW: http://cran.r-project.org/web/packages/KFAS/ +WWW: https://cran.r-project.org/web/packages/KFAS/