From owner-svn-ports-all@freebsd.org Fri Feb 21 08:08:23 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C7831255CF6; Fri, 21 Feb 2020 08:08:23 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48P3xM4R3Xz4c6p; Fri, 21 Feb 2020 08:08:23 +0000 (UTC) (envelope-from wen@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 80E7B7AE4; Fri, 21 Feb 2020 08:08:23 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01L88NbL094829; Fri, 21 Feb 2020 08:08:23 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01L88NOW094827; Fri, 21 Feb 2020 08:08:23 GMT (envelope-from wen@FreeBSD.org) Message-Id: <202002210808.01L88NOW094827@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 21 Feb 2020 08:08:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526612 - head/math/R-cran-carData X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/math/R-cran-carData X-SVN-Commit-Revision: 526612 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Feb 2020 08:08:23 -0000 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