Date: Sun, 28 Jun 2020 07:56:16 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r540683 - head/math/R-cran-statmod Message-ID: <202006280756.05S7uGt1025910@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu Date: Sun Jun 28 07:56:16 2020 New Revision: 540683 URL: https://svnweb.freebsd.org/changeset/ports/540683 Log: Update to 1.4.34 PR: 246830 Submitted by: Jean-Paul Beconne <jpbeconne@free.fr> (maintainer) Modified: head/math/R-cran-statmod/Makefile head/math/R-cran-statmod/distinfo Modified: head/math/R-cran-statmod/Makefile ============================================================================== --- head/math/R-cran-statmod/Makefile Sun Jun 28 07:48:05 2020 (r540682) +++ head/math/R-cran-statmod/Makefile Sun Jun 28 07:56:16 2020 (r540683) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= statmod -DISTVERSION= 1.4.33 -PORTREVISION= 1 +DISTVERSION= 1.4.34 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-statmod/distinfo ============================================================================== --- head/math/R-cran-statmod/distinfo Sun Jun 28 07:48:05 2020 (r540682) +++ head/math/R-cran-statmod/distinfo Sun Jun 28 07:56:16 2020 (r540683) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579549130 -SHA256 (statmod_1.4.33.tar.gz) = 7ac615817e07e7ea6d2edff31e000caf0a879c340fc4bd457d3652c0482d71b9 -SIZE (statmod_1.4.33.tar.gz) = 60857 +TIMESTAMP = 1590746366 +SHA256 (statmod_1.4.34.tar.gz) = 1a81c286e099d2395e39f47f1e87295b8e1d64b64ec55bb09bc817ae8879747a +SIZE (statmod_1.4.34.tar.gz) = 61829
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006280756.05S7uGt1025910>