From owner-svn-ports-all@freebsd.org Tue Jul 7 20:23:07 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 1811834BE4C; Tue, 7 Jul 2020 20:23:07 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B1Ylt6xDGz45C3; Tue, 7 Jul 2020 20:23:06 +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 D163C1503E; Tue, 7 Jul 2020 20:23:06 +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 067KN64t022548; Tue, 7 Jul 2020 20:23:06 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 067KN6LF022547; Tue, 7 Jul 2020 20:23:06 GMT (envelope-from tota@FreeBSD.org) Message-Id: <202007072023.067KN6LF022547@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Tue, 7 Jul 2020 20:23:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r541450 - head/devel/R-cran-Rcpp X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/devel/R-cran-Rcpp X-SVN-Commit-Revision: 541450 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.33 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: Tue, 07 Jul 2020 20:23:07 -0000 Author: tota Date: Tue Jul 7 20:23:06 2020 New Revision: 541450 URL: https://svnweb.freebsd.org/changeset/ports/541450 Log: - Update to 1.0.5 Modified: head/devel/R-cran-Rcpp/Makefile (contents, props changed) head/devel/R-cran-Rcpp/distinfo (contents, props changed) Modified: head/devel/R-cran-Rcpp/Makefile ============================================================================== --- head/devel/R-cran-Rcpp/Makefile Tue Jul 7 19:47:10 2020 (r541449) +++ head/devel/R-cran-Rcpp/Makefile Tue Jul 7 20:23:06 2020 (r541450) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Rcpp -PORTVERSION= 1.0.4.6 -PORTREVISION= 1 +PORTVERSION= 1.0.5 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/devel/R-cran-Rcpp/distinfo ============================================================================== --- head/devel/R-cran-Rcpp/distinfo Tue Jul 7 19:47:10 2020 (r541449) +++ head/devel/R-cran-Rcpp/distinfo Tue Jul 7 20:23:06 2020 (r541450) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586506968 -SHA256 (Rcpp_1.0.4.6.tar.gz) = 45af675ddbbe155e671453b2e84fe32250bb98d4ccb4342b61c1e25cff10b302 -SIZE (Rcpp_1.0.4.6.tar.gz) = 2751467 +TIMESTAMP = 1594153162 +SHA256 (Rcpp_1.0.5.tar.gz) = b8462c643bcc6fe3b0e9caee9e0cd76c5f7f0e34ee2e7397f93c4c43885c5c04 +SIZE (Rcpp_1.0.5.tar.gz) = 2950521