Date: Fri, 21 Feb 2020 08:08:23 +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: r526612 - head/math/R-cran-carData Message-ID: <202002210808.01L88NOW094827@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Fri Feb 21 08:08:22 2020 New Revision: 526612 URL: https://svnweb.freebsd.org/changeset/ports/526612 Log: - Update to 3.0.3 - Take maintainership Modified: head/math/R-cran-carData/Makefile head/math/R-cran-carData/distinfo Modified: head/math/R-cran-carData/Makefile ============================================================================== --- head/math/R-cran-carData/Makefile Fri Feb 21 08:05:48 2020 (r526611) +++ head/math/R-cran-carData/Makefile Fri Feb 21 08:08:22 2020 (r526612) @@ -1,12 +1,11 @@ # $FreeBSD$ PORTNAME= carData -DISTVERSION= 3.0-2 -PORTREVISION= 2 +DISTVERSION= 3.0-3 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= Companion to Applied Regression Data Sets LICENSE= GPLv2+ Modified: head/math/R-cran-carData/distinfo ============================================================================== --- head/math/R-cran-carData/distinfo Fri Feb 21 08:05:48 2020 (r526611) +++ head/math/R-cran-carData/distinfo Fri Feb 21 08:08:22 2020 (r526612) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540407433 -SHA256 (carData_3.0-2.tar.gz) = 3b5c4eff1cc1e456a5331084774503eaa06cf61fb7acf6b9e8a6bfabd5735494 -SIZE (carData_3.0-2.tar.gz) = 996272 +TIMESTAMP = 1582196556 +SHA256 (carData_3.0-3.tar.gz) = 986b84bdd289159eead8b050ea82600a4f77bf0bbe0293a7c7b25d607ff7e231 +SIZE (carData_3.0-3.tar.gz) = 995544
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002210808.01L88NOW094827>