Date: Mon, 25 Mar 2019 05:58:03 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496792 - head/math/R-cran-polynom Message-ID: <201903250558.x2P5w3wY062223@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Mon Mar 25 05:58:02 2019 New Revision: 496792 URL: https://svnweb.freebsd.org/changeset/ports/496792 Log: - Update to 1.4.0 Modified: head/math/R-cran-polynom/Makefile head/math/R-cran-polynom/distinfo Modified: head/math/R-cran-polynom/Makefile ============================================================================== --- head/math/R-cran-polynom/Makefile Mon Mar 25 03:28:26 2019 (r496791) +++ head/math/R-cran-polynom/Makefile Mon Mar 25 05:58:02 2019 (r496792) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= polynom -DISTVERSION= 1.3-9 -PORTREVISION= 1 +DISTVERSION= 1.4-0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-polynom/distinfo ============================================================================== --- head/math/R-cran-polynom/distinfo Mon Mar 25 03:28:26 2019 (r496791) +++ head/math/R-cran-polynom/distinfo Mon Mar 25 05:58:02 2019 (r496792) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535767560 -SHA256 (polynom_1.3-9.tar.gz) = d35a50925cc5552a6aac0816a91dbc03e9fd77da47e06d27572fde9dcbee9de8 -SIZE (polynom_1.3-9.tar.gz) = 17201 +TIMESTAMP = 1553484528 +SHA256 (polynom_1.4-0.tar.gz) = c5b788b26f7118a18d5d8e7ba93a0abf3efa6603fa48603c70ed63c038d3d4dd +SIZE (polynom_1.4-0.tar.gz) = 243462
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903250558.x2P5w3wY062223>