Date: Tue, 19 Jun 2018 06:52:44 +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: r472761 - head/math/R-cran-MSwM Message-ID: <201806190652.w5J6qib2084092@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Tue Jun 19 06:52:44 2018 New Revision: 472761 URL: https://svnweb.freebsd.org/changeset/ports/472761 Log: - Update to 1.3 - Fix LICENSE section Modified: head/math/R-cran-MSwM/Makefile (contents, props changed) head/math/R-cran-MSwM/distinfo (contents, props changed) Modified: head/math/R-cran-MSwM/Makefile ============================================================================== --- head/math/R-cran-MSwM/Makefile Tue Jun 19 06:51:55 2018 (r472760) +++ head/math/R-cran-MSwM/Makefile Tue Jun 19 06:52:44 2018 (r472761) @@ -2,16 +2,14 @@ # $FreeBSD$ PORTNAME= MSwM -PORTVERSION= 1.2 -PORTREVISION= 1 +PORTVERSION= 1.3 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Fitting Markov Switching Models -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ USES= cran:auto-plist Modified: head/math/R-cran-MSwM/distinfo ============================================================================== --- head/math/R-cran-MSwM/distinfo Tue Jun 19 06:51:55 2018 (r472760) +++ head/math/R-cran-MSwM/distinfo Tue Jun 19 06:52:44 2018 (r472761) @@ -1,2 +1,3 @@ -SHA256 (MSwM_1.2.tar.gz) = 0c01fd729a98b9ce142b6188fef6aaff94a3b4f99b28383d64767820541c8206 -SIZE (MSwM_1.2.tar.gz) = 326398 +TIMESTAMP = 1529390239 +SHA256 (MSwM_1.3.tar.gz) = 153f38a8e2e5333954ebeded0b8cd7241ed8f80ea5a9f123f0de7483efcfc7db +SIZE (MSwM_1.3.tar.gz) = 341415
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806190652.w5J6qib2084092>