From owner-svn-ports-head@freebsd.org Sat Jan 30 15:18:37 2021 Return-Path: Delivered-To: svn-ports-head@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 DD3A94F028D; Sat, 30 Jan 2021 15:18:37 +0000 (UTC) (envelope-from tota@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DSdC15v6hz4gGR; Sat, 30 Jan 2021 15:18:37 +0000 (UTC) (envelope-from tota@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 B8C5E17755; Sat, 30 Jan 2021 15:18:37 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10UFIbtB009005; Sat, 30 Jan 2021 15:18:37 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10UFIbpV009002; Sat, 30 Jan 2021 15:18:37 GMT (envelope-from tota@FreeBSD.org) Message-Id: <202101301518.10UFIbpV009002@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sat, 30 Jan 2021 15:18:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r563417 - head/devel/R-cran-cpp11 X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/devel/R-cran-cpp11 X-SVN-Commit-Revision: 563417 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jan 2021 15:18:37 -0000 Author: tota Date: Sat Jan 30 15:18:37 2021 New Revision: 563417 URL: https://svnweb.freebsd.org/changeset/ports/563417 Log: - Update to 0.2.6 Modified: head/devel/R-cran-cpp11/Makefile (contents, props changed) head/devel/R-cran-cpp11/distinfo (contents, props changed) Modified: head/devel/R-cran-cpp11/Makefile ============================================================================== --- head/devel/R-cran-cpp11/Makefile Sat Jan 30 15:15:01 2021 (r563416) +++ head/devel/R-cran-cpp11/Makefile Sat Jan 30 15:18:37 2021 (r563417) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cpp11 -PORTVERSION= 0.2.5 +PORTVERSION= 0.2.6 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/devel/R-cran-cpp11/distinfo ============================================================================== --- head/devel/R-cran-cpp11/distinfo Sat Jan 30 15:15:01 2021 (r563416) +++ head/devel/R-cran-cpp11/distinfo Sat Jan 30 15:18:37 2021 (r563417) @@ -1,3 +1,3 @@ -TIMESTAMP = 1610782918 -SHA256 (cpp11_0.2.5.tar.gz) = 6fef9306c0c3043252c987e77c99ef679b2ea46dffafae318dbeb38ad21a2e20 -SIZE (cpp11_0.2.5.tar.gz) = 203456 +TIMESTAMP = 1612011975 +SHA256 (cpp11_0.2.6.tar.gz) = ff09b3fb254db73c34e2025754d2328c65d316e3872c0b7d4f74a3938e461185 +SIZE (cpp11_0.2.6.tar.gz) = 204227